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 » Center area post/pages »

[SOLVED] Problem with image spanning center column


  #1  
Old Feb 10, 2011, 12:37 PM
jasontbedell
 
75 posts · Dec 2010
[SOLVED] Problem with image spanning center column

Hello,

I'm trying to get an 3 images, basically horizontal rows, to span the entire width of the center column.
The center column is 1024 pixels.
I had to add a padding of 60px for text spacing.
The images are also 1024 pixels, but the padding has pushed them to the right.

I tried to manually target it with the code below but I can't seem to get it to work or to override the padding.
img.wp-image-374 {
margin-right: auto !important;;
margin-left: auto !important;;
border-top: 10px solid #333;
}

Would anyone have any ideas? Thank you for the help.
The site: litteacher.com.
WordPress: 3.05
Atahualpa: 3.5.3
  #2  
Old Feb 10, 2011, 02:08 PM
jasontbedell
 
75 posts · Dec 2010
If it helps anyone else, I was able to get it with this:
Code:
img[title="stripe_news"] {
margin: 5px -60px !important;;
}

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Background image in center column??? theadventurebite Center area post/pages 3 Jan 18, 2011 01:25 PM
Center column bogdanvelea Atahualpa 3 Wordpress theme 0 Oct 26, 2010 07:03 AM
How do I style center column lexsisney New Versions, & Updating 1 Oct 12, 2009 06:55 AM
Sticky spanning over multiple columns tkeller Header configuration & styling 3 Aug 2, 2009 05:23 PM
Center Column chiaxiong Atahualpa 3 Wordpress theme 1 Apr 8, 2009 06:28 PM


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


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