Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > SUPPORT / INFORMATION > Pixelpost Help

Post Reply
 
Thread Tools
  #1  
Old 01-25-2007, 10:40 PM
jor133d Offline
forum loafer
 
Join Date: Mar 2006
Posts: 17
thumbnail border

http://destreedesign.com/blog/index.php?showimage=10

Under my recent photos, it shows the thumbnail row but there is a blue outline around them.

I can't figure out how to remove that.

Can someone help me out?
Reply With Quote
  #2  
Old 01-25-2007, 11:04 PM
Dkozikowski's Avatar
Dkozikowski+ Offline
Team Pixelpost
 
Join Date: Oct 2005
Posts: 1,855
Send a message via AIM to Dkozikowski
set the border to 0 under .current_thumbnail in your CSS

like so,

border:0;

if that does not work, try setting a rule like this:

img.current_thumbnail{
border:0;
}
Reply With Quote
  #3  
Old 01-25-2007, 11:12 PM
jor133d Offline
forum loafer
 
Join Date: Mar 2006
Posts: 17
I can't get either of those to work...
Reply With Quote
  #4  
Old 01-25-2007, 11:18 PM
Dkozikowski's Avatar
Dkozikowski+ Offline
Team Pixelpost
 
Join Date: Oct 2005
Posts: 1,855
Send a message via AIM to Dkozikowski
put this in your css file

a img{
border:0;
}

that will remove all image borders around links sitewide.
Reply With Quote
  #5  
Old 01-25-2007, 11:25 PM
jor133d Offline
forum loafer
 
Join Date: Mar 2006
Posts: 17
but on my big image I want a border..
Reply With Quote
  #6  
Old 01-25-2007, 11:28 PM
Dkozikowski's Avatar
Dkozikowski+ Offline
Team Pixelpost
 
Join Date: Oct 2005
Posts: 1,855
Send a message via AIM to Dkozikowski
it wont remove any borders you set, just the blue borders made by links. You want a blue link border around your big images?

you can also try this if your concerned
Its exactly what i posted above but i forgot to add the "a"

a img.current_thumbnail{
border:0;
}
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 03:40 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs