Zuncan Posted June 8, 2004 Share Posted June 8, 2004 Hi! I have tryed n tryed to change the look of the catagories box on my site. What I wanna do is change the fontcolor to white, while all the other boxes has a black font. It cant be THAT tricky, but to me it is.. tryed everything.. sob.. In my sweetest dream I would like for the maincategories to be in white while the subcategories are in black. I also downloaded a ad so that my categories now have bullets. I have replaced the bullets with my own graphic, but I cant seem to configure it so I get "bullet1" in front of my main categories and "bullet2" in front of my subcategories. Do you know the solution to any of my problems, I would be more than greatful if you could help me out. Sk?l! (Cheers!) / John from Sweden So what?! Who care in a hundred years anyway? Link to comment Share on other sites More sharing options...
241 Posted June 8, 2004 Share Posted June 8, 2004 Hi I submitted a contribution to ad the bullet and line to the categories box and there is extra code given in the support for the contribution. Here is the support link Support link As to your other query you would need to make some additions to the stylesheet specifically for that box and then in catalog/includes/boxes/categories.php call the new style class. In the stylesheet add this .CategoriesBox { background: #b6b7cb; } TD.CategoriesBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; background: #570000; color: #ffffff; } .CategoriesBoxContents { background: #f8f8f9; font-family: Verdana, Arial, sans-serif; font-size: 10px; } A.CategoriesBoxContents:hover { font-family: Verdana, Arial, sans-serif; font-style: normal; font-weight: bold; font-size: 10px; color: #FFA500; text-decoration: none; } then change the background colours to what you require and also the color for the section A.CategoriesBoxContents:hover which is for the hyperlinks No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.