This is a discussion on links without underline..; within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; hello I want to delete the underline under my links in the boxes, I tried it in the css, but ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| hello I want to delete the underline under my links in the boxes, I tried it in the css, but it seems not to work, anyone knows how to do this amilo |
|
#2
| |||
| |||
| Quote:
something like: Code: td.infoBoxContents a {
text-decoration: none;
}
|
|
#3
| |||
| |||
| i thought it was this code i had to change: BODY { /*background: #ffffff;*/ color: #000000; margin: 0px; background-image : url(images/OSCMAX_bg.gif); A { color: #000000; text-decoration: none; I resolved it with your code: .infoBoxContents a { text-decoration: none; } thx alot amilo |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Affiliate links | wolve | osCMax v2 Installation issues | 9 | 11-22-2005 02:24 PM |
| BTS how-to links | afterdigital | osCommerce 2.2 Modification Help | 3 | 04-10-2004 02:35 AM |
| Links manager | jbennette | osCMax v1.7 Installation | 5 | 02-16-2004 03:43 PM |
| removing the 'underline' in the boxes (e.g categories) | Anonymous | osCMax v1.7 Discussion | 1 | 01-16-2004 06:26 AM |
| SSL links | Anonymous | osCommerce 2.2 Installation Help | 0 | 11-26-2002 09:13 PM |