Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

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

[SOLVED] How Can I Override Image Background?


 
Prev Previous Post   Next Post Next
  #1  
Old May 18, 2012, 08:12 AM
GRF
 
76 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



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] How to Override Table CSS? jkestler Atahualpa 3 Wordpress theme 18 Apr 13, 2015 02:34 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:04 AM.


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