Wordpress Themes - WP Forum at BFA
Click Here To DONATE! Support the theme development, get more attention and additional benefits based on your donation level. Your forum name will be highlighted.

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Header configuration & styling »

[SOLVED] How Can I Override Image Background?


Build custom WP THEMES, without
coding.
Click here for THEMEFRAME

From the author of Atahualpa, the #1 most
downloaded (700,000+) theme @ wordpress.org
 
Prev Previous Post   Next Post Next
  #1  
Old May 18, 2012, 08:12 AM
GRF
 
54 posts · Mar 2011
[SOLVED] How Can I Override Image Background?

I'm trying to set the background of an img to white and added some custom CSS code in the Atahualpa CSS code area. But it doesn't work. Can someone tell me how to fix this?

This is what CSS that <img> is using when I use Firebug in FireFox.

.post img {
background-color: #F3F3F3;
border: 1px solid #DDDDDD;
border-radius: 3px 3px 3px 3px;
padding: 5px;
}

Here is my CSS code in my theme to override the background color:

img.indeed post.img {
background-color: #FFFFFF;
border: 0 solid #DDDDDD;
border-radius: 3px 3px 3px 3px;
padding: 5px;
}

Here is the code in my post:

<img class="indeed" align='right' border='0' src='http://www.indeed.com/images/myimage.gif' width="116" height="23">
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Override Table CSS? jkestler Atahualpa 3 Wordpress theme 10 Dec 26, 2011 05:45 PM
[SOLVED] Is it possible to Override the background color of a column (&lt;td&gt; &lt;/td&gt;) ? GRF Header configuration & styling 2 Sep 23, 2011 02:50 PM
background image over-sized - Full Page Background Image prokopino Atahualpa 3 Wordpress theme 2 Mar 30, 2010 04:42 AM
Unable to override a body padding vil2 Header configuration & styling 2 Jan 25, 2010 10:01 AM


All times are GMT -6. The time now is 07:37 AM.


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