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 -- and this forum will be removed on July 1st, 2013.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 11-09-2008, 08:40 PM
Justin Justin is offline
Registered User
 
Join Date: Nov 2008
Posts: 18
Default Thumbnail border-color

Hello all,

I am currently working on my rev themed site and having some difficulties. I would like to change the black border on story pages..


Using wordpress 2.6.3, Revolution (1/3.0) magazine theme.

My css code :

Code:
.thumb {
	background: #FFFFFF;
	float: right;
	width: 270px;
	margin: 0px 0px 10px 0px;
	padding: 9px 9px 0px 9px;
	border: 1px solid #000000;
        border-color: white; (does not seem to work)
	}
In html its
Code:
<img style="border-color: white" src=..>
How can I get the border to go white without changing the border backgrounds of my thumbnails?

Thanks in advance,
Justin
 

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 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
Border on thumbnail digime General Discussion 1 06-22-2009 10:25 AM


All times are GMT -5. The time now is 03:38 PM.

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