[TYPO3] Automatic styles from Typo3

Patrick Braun patbraun at nospam.com
Tue Aug 28 18:22:19 CEST 2007


Hi Brian,

> <style type="text/css">
> :link {text-decoration: none ;color: #006699;}
> :visited {text-decoration: none ;color: #006699;}
> :active {text-decoration: none ;color: #006699;}
> :hover {text-decoration: underline ;color: #000000;}
> </style>
> I was overriding the :hover because anytime the user's mouse was on
> the page, everything became underlined. But I have no clue where these
> styles are coming from and was curious if anyone had run across this
> and knew how to remove these styles.


I'm too new to T3 to post an opinion on this matter but I guess that hacking 
the source is not a good idea.  Better you double check your setup.  Anyway, 
take a look at the following files:

\typo3\sysext\rtehtmlarea\htmlarea\popups\select_color.html
\typo3\sysext\cms\ext_tables_static+adt.sql
\typo3\sysext\cms\tslib\media\uploads\crcph\main.htm




More information about the TYPO3-english mailing list