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 »

[SOLVED] I need a seemless box-shadow around center column and right sidebar - I'm Pa


  #1  
Old Jan 18, 2014, 06:57 PM
wskdigital
 
18 posts · Feb 2013
Hello hello,

First of all, no charity expected! I'll pay for your help.

Is there any way to create a perfect/seemless box-shadow around the center column and right sidebar(or any sidebar) in Atahualpa?

Your help highly appreciated and will be paid for. Thank you CSS pros!

William
  #2  
Old Jan 19, 2014, 05:51 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
yes…with the caveats that this solution will only work with a fixed width site and it works in Safari, Firefox and Chrome on a Mac - IE results may vary - do not expect it to work in IE8 or earlier.

1) go to ATO->Style & configure LAYOUT->Layout WIDTH and type (FLUID or FIXED) and set it to '1000px'
2) go to ATO->Style & configure SIDEBARS and set the right sidebar to 200px
3) add the following to your CSS Inserts
HTML Code:
#layout tbody {width: 1000px;}
#layout tr#bodyrow {
    width: 1000px;
    box-shadow: 10px 10px 5px #000000;
    margin-bottom: 15px;
    display: block;
    border: solid 1px #000000;
}
td#middle {width: 800px;}
td#right {width: 200px;}
if you want a different width make sure to change the three widths in the CSS and make sure the middle and right add to the total.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Jan 19, 2014, 02:11 PM
wskdigital
 
18 posts · Feb 2013
Awesome, Worked like a charm.

Thanks Juggledad.

Donation/Payment sent.

Bookmarks

Tags
box-shadow

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Seamless drop shadow on bottom of center column 86owen Center area post/pages 15 Sep 7, 2012 03:15 AM
Space Between Right Sidebar and Center Column customizedwed Sidebars & Widgets 17 Jan 5, 2011 05:49 AM
Space between sidebar & center column? wordpressnewbie Center area post/pages 4 Jul 2, 2010 12:03 AM
Center Column Overlapping Right Sidebar nselegzi Sidebars & Widgets 11 Dec 1, 2009 06:18 PM
Drop shadow in center column kal Header configuration & styling 6 Jun 18, 2009 07:39 PM


All times are GMT -6. The time now is 06:11 AM.


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