Guest Posted April 19, 2008 Posted April 19, 2008 Is there a way I can change the background color (or add image) of the infoboxes on the right and left colum only? Whenever I do it in the stylesheet, it changes all the boxes. Thanks
♥geoffreywalton Posted April 19, 2008 Posted April 19, 2008 Edit either the left or right column and change the stylesheet code to a new name and then create matching entries in stylesheet.css Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
Guest Posted April 19, 2008 Posted April 19, 2008 Edit either the left or right column and change the stylesheet code to a new name and then create matching entries in stylesheet.css Where are the stylesheet entries called out. I see a few in index page but not the ones like "TD.infoBoxHeading" and such, so I can attach it to the boxes. Thanks
arietis Posted April 21, 2008 Posted April 21, 2008 Where are the stylesheet entries called out. I see a few in index page but not the ones like "TD.infoBoxHeading" and such, so I can attach it to the boxes. they're all defined in the catalog/stylesheet.css file.
Ronaldgoal Posted April 21, 2008 Posted April 21, 2008 i tried to change the background of the boxes, and this came out as a result: can anyone give me a hand to get rid of the white color remaining?
rubberbandman Posted April 22, 2008 Posted April 22, 2008 i tried to change the background of the boxes, and this came out as a result: can anyone give me a hand to get rid of the white color remaining? in stylesheet.css find this code under /* ------------------------------------------------- -------------------------------------------------------- */ body {padding:0; margin:0;}............... .border1 { border-left:solid 1px #ffffff; border-right:solid 1px #ffffff; border-top:solid 4 px #ffffff;}change the... border-top:solid 4 px to 0 px......that should work.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.