This is a discussion on (Probably) Simple Stylesheets Question within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; In stylesheets.css I know A and A:hover right now control the look of nearly all links, but its reall killing ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| In stylesheets.css I know A and A:hover right now control the look of nearly all links, but its reall killing me on my designs. For instance if I want a dark colored background with white links on the left and a light colored background and dark links in the "main" content area, I just can't have that. So my question is...how can I make it to where the side boxes have different link styles than the links in the main area? |
|
#2
| |||
| |||
| I think all you need to do is to make new styles in stylesheet.css (like A2 and A:hover2 etc) and edit the infoboxes so that they use that new style. |
|
#3
| |||
| |||
| what you need to do is to make a sub class in the style sheet for the second type of links that you need use some thing like a:link { color: #000000; } a.red:link { color: #00FF00; |
|
#4
| |||
| |||
| I know a pretty good amount stylesheets and pretty much how to work with the stylesheets.css file to accomplish most things, but I don't know enough about the osCommerce code to figure out where to go in and define a class for the info boxes that actually works... |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Simple Template Question | Feeedbag | osCommerce 2.2 Modification Help | 2 | 07-22-2004 06:00 AM |
| Simple question about title | CMWM | osCMax v1.7 Discussion | 3 | 06-10-2004 01:59 AM |
| Simple configuration question | Learners_permit | osCommerce 2.2 Installation Help | 7 | 02-06-2004 12:30 AM |
| A Hopefully Simple Question | judoka | osCommerce 2.2 Modification Help | 3 | 06-13-2003 10:10 AM |
| Stock/Inventory Question and a few other simple questions! | arc | osCommerce 2.2 Modification Help | 1 | 05-14-2003 06:13 PM |