StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
  #1  
Old 06-22-2009, 10:18 AM
digime digime is offline
Registered User
Genesis Member
 
Join Date: Jun 2009
Posts: 2
Default Border on thumbnail

Hope someone can help...

I found a thread showing how to adjust the border on the large image, but now I want to do the same for the thumbnail size image.

Is this in the stylesheet? I can't find it in the recent.php file.

Rob
  #2  
Old 06-22-2009, 10:25 AM
digime digime is offline
Registered User
Genesis Member
 
Join Date: Jun 2009
Posts: 2
Default Re: Border on thumbnail

Found it...
Code:
#photos a img, #photos a:visited img {
	padding: 0px;
	border: 3px solid #232323;
	}
	
#photos a:hover img{
	padding: 0px;
	border: 3px solid #373737;
	}
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Border around Thumbnail same as demo 9Magazine General Discussion 6 08-23-2010 11:08 AM
border to the thumbnail jeanwilb General Discussion 2 02-24-2010 09:44 PM
Add border to thumbnail images gtotino General Discussion 2 07-01-2009 11:53 AM


All times are GMT -5. The time now is 05:35 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.