| Author |
Message |
mcmillb |
|
|
Post subject: Techhost image link border
Posted: Sep 14, 2004 - 10:12 PM
|
|
Joined: Sep 06, 2004
Posts: 2
Status: Offline
|
|
I have downloaded Techhost and it looks great (after I fixed the right column problem).
The only problem I have is that all my images that arehyperlinks (topic icons, block minimise/expand icons, send story and printer friendly icons, etc) all have the blue link box around them, looking at the source they all have style="padding:5px; after the image src.
Where does it pick this up from and how do I get rid of it? |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: Sep 14, 2004 - 10:16 PM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 3858
Status: Offline
|
|
PostNuke .750 I presume?
Add the following to style.css and styleNN.css
img { border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px} |
|
|
| |
|
|
|
 |
mcmillb |
|
|
Post subject:
Posted: Sep 14, 2004 - 10:28 PM
|
|
Joined: Sep 06, 2004
Posts: 2
Status: Offline
|
|
Wooo Hoo
Worked like a charm |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: Sep 14, 2004 - 10:30 PM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 3858
Status: Offline
|
|
|
|
|
 |
mars |
|
Post subject:
Posted: Sep 14, 2004 - 10:32 PM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 3858
Status: Offline
|
|
Be sure to add your URL to our web links database!
Once a month I am choosing a new Featured Site from the links in there. |
|
|
| |
|
|
|
 |
|
|
|
|