carpenoctem Posted September 18, 2005 Posted September 18, 2005 i would like to have different link colors in the infoboxes than i do on the rest of the page..... the background for the main part of the page is black... and the infoboxes the background is white.... so i want the links for the main part to be white... and the infobox to be black. i tried editing the .css file and making an A.infobox..... but it did not function. Can somebody please tell me what it is i need to edit to make this work? thanks
♥Vger Posted September 18, 2005 Posted September 18, 2005 includes/languages/english.php ----------------------------------- define('BOX_HEADING_INFORMATION', '<font color="#ff0000">Information</font>'); etcetera Vger
carpenoctem Posted September 18, 2005 Author Posted September 18, 2005 includes/languages/english.php----------------------------------- define('BOX_HEADING_INFORMATION', '<font color="#ff0000">Information</font>'); etcetera Vger <{POST_SNAPBACK}> but that still will not edit the color of the links. the first lines of the stylesheet.css file has the links defined as ffffff, but for the infoboxes only, i want to have them defined as 000000....... i tried doing like a "a.infobox" in the .css file... but it did not change them..... any suggestions?? thanks
carpenoctem Posted September 18, 2005 Author Posted September 18, 2005 but that still will not edit the color of the links. the first lines of the stylesheet.css file has the links defined as ffffff, but for the infoboxes only, i want to have them defined as 000000....... i tried doing like a "a.infobox" in the .css file... but it did not change them..... any suggestions?? thanks <{POST_SNAPBACK}> take a look at postersofhol.temp.powweb.com/index.php you will see what i am talking about.... as far as the different colors that are needed for the links in the infoboxes.... any direction you can send me in to solve this problem is appreciated. Thanks
Recommended Posts
Archived
This topic is now archived and is closed to further replies.