FRIHOSTFORUMSSEARCHFAQTOSBLOGSCOMPETITIONS
You are invited to Log in or Register a free Frihost Account!


[resolved] help thumbnails





marnamai
How can I remove the purple/blue borders from thumbnails?

Here is the code (can anyone post the corrected version? Thank in advance.)

<a href="../images/media01_big.gif">
<img src="../images/media01_small.gif" alt="bunker"/>
</a>
AftershockVibe
You haven't really given us much to work on there. I assume the border isn't on the thumbnail image itself and only appears in the browser?

You want to check a few things;
1.) Check that any CSS for <img> tags specify that there should be no borders [border: 0;]
2.) Check that the container that the image is being held within (<span>,<div> or whatever) is right size for the image and no padding. Also check that if you're doing this that images being nested don't have margins
marnamai
I found out now...
Just add the line
"img {border:0px;}"

And P.S. the images do have margins (they are in a <p> tag) and it still works.
aningbo
marnamai wrote:
How can I remove the purple/blue borders from thumbnails?

Here is the code (can anyone post the corrected version? Thank in advance.)

<a href="../images/media01_big.gif">
<img src="../images/media01_small.gif" alt="bunker"/>
</a>


or just add: <img src="../images/media01_small.gif" alt="bunker" border="0"/>
Related topics
[RESOLVED] Help with webpage
[RESOLVED] Help with installing invision power board 2.1.1
[RESOLVED] trying to host a .com.au domain! help found!
Javascript Gallery Help (get some FRIH$)
Help with upload form script! [RESOLVED]
pls suggest software to generate thumbnails etc...
need a lot of help with domain and ftp(RESOLVED)
Paying for some help !!!!!!
Need help - Corel photopaint 6.0 Missing Menues (resolved)
[RESOLVED] heady233: Help Setup My Home Network [RESOLVED]
Lock this thread - Make thumbnails for 15 frihs$
[RESOLVED] tar.gz help
Need help with PHP script[RESOLVED]
(resolved)Help! I messed up my .htaccess(please close)
Reply to topic    Frihost Forum Index -> Scripting -> Html, CSS and Javascript

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2011 Frihost, forums powered by phpBB.