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] Right border issues when side bars are turned on.


  #1  
Old Dec 18, 2013, 05:16 PM
studentofstone
 
30 posts · Nov 2010
bridgesar.com
current wp current ata

I am trying to make a border on the right side of the body. when there is a right column it pushes the border to between the center and the right column. How can I make there be no border between the center and the right column and always be a border on the right of the body.
  #2  
Old Dec 18, 2013, 07:21 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
examples?
What kind of styling did you define for the sidebar?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Dec 19, 2013, 06:25 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
It looks like you will have to apply the right border to #middle by targeting just your home page for that function.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #4  
Old Dec 19, 2013, 08:42 AM
studentofstone
 
30 posts · Nov 2010
Juggledad:
ata theme options/ edit center column.
border-left: 6px solid #404041;
border-right: 6px solid #404041;

edit right sidebar style
border-right: 6px solid #404041;

lmilesw: How do I target single pages? Will this code get replaced each time I update?
  #5  
Old Dec 19, 2013, 09:25 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
don't put the border on the center column, put it on ATO->Style & configure LAYOUT->Layout Container Style
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #6  
Old Dec 19, 2013, 02:26 PM
studentofstone
 
30 posts · Nov 2010
That solves that problem, but the border now runs up the header and the footer. The header has a curved top so the borders mess with the look.
  #7  
Old Dec 19, 2013, 03:01 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
ok, put in a left and right sidebar, width 1px and put the border on them. If you have some pages with sidebars, shut the right sidebar off for those pages (see the option) and turn on the right inner sidebar for them and add the same border on that sidebar.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #8  
Old Jan 6, 2014, 05:34 PM
studentofstone
 
30 posts · Nov 2010
Ok what I ended up doing was calling and styling the individual pages in the css by post number for each page.
Code:
/*Add background borders and color to Home Page*/
body.home.page.page-id-14.page-template-default td#middle
 {background-image: url(/wp-content/uploads/2013/12/center-column-background-900x2.png); background-repeat: repeat-y;}
Thanks all.

Bookmarks

Tags
borders, colums



Similar Threads
Thread Thread Starter Forum Replies Last Post
Side Bars leader Forum How-To 1 Apr 5, 2011 05:34 PM
Blank side bars Verity Sidebars & Widgets 4 Dec 12, 2010 04:30 AM
How do I `Turn ON` Side Bars? colinawright Sidebars & Widgets 1 Dec 11, 2010 09:29 PM
Moved side bars to right side, now have dotted lines around areas tomlucas Sidebars & Widgets 1 Apr 16, 2009 05:24 PM
Both side bars on the right LisaNewton Sidebars & Widgets 2 Feb 12, 2009 02:40 PM


All times are GMT -6. The time now is 02:22 PM.


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