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 » Sidebars & Widgets »

Set different right sidebar width on each page


  #1  
Old Aug 8, 2013, 08:16 PM
swimflyfast2's Avatar
swimflyfast2
 
150 posts · Aug 2010
Horse Country in Virginia
Is there any way to change the right sidebar width so that on one page it is x width and on another a different width to accommodate the different widths of content?

Long distance swim site On this site I'd like the width of Right to be 150 and on the records page I'd like it to be 200.

Wordpress 3.6 Athualpa 3.7.12
  #2  
Old Aug 9, 2013, 03:38 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
add to CSS inserts
HTML Code:
body.page-id-125 col.three {width:200px;}
  #3  
Old Aug 9, 2013, 07:30 AM
swimflyfast2's Avatar
swimflyfast2
 
150 posts · Aug 2010
Horse Country in Virginia
I'm in Atahualpa, col.three is not in there.
I think it should be the following but it does not work.

body.page-id-125 td#right-inner {
width: 100px;
!important;
}

body.page-id-125 td#right {
width: 200px;
!important;
}
  #4  
Old Aug 9, 2013, 07:34 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Typo, it's .colthree
  #5  
Old Aug 9, 2013, 08:14 AM
swimflyfast2's Avatar
swimflyfast2
 
150 posts · Aug 2010
Horse Country in Virginia
Thanks,
.colthree works great!

So it looks like Left=one right=Three the center column=two
I can't figure out left-inner or right-inner (need this)
I tried four five and six.

body.page-id-4 .colone {width:50px;!important;}
body.page-id-4 .colthree {width:200px;!important;}
  #6  
Old Aug 9, 2013, 08:50 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
its
left = colone
left-inner = colone-inner
middle = coltwo
right-inner = colthree-inner
right = colthree
  #7  
Old Aug 9, 2013, 09:22 AM
swimflyfast2's Avatar
swimflyfast2
 
150 posts · Aug 2010
Horse Country in Virginia
THANKS! Wow! so much fun to be had now!

Bookmarks

Tags
sidebar

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
autoadjust width of menu items to fill page width rainbow Page & Category Menu Bars 1 Jun 5, 2013 07:20 AM
[SOLVED] swf in sidebar extends past page width except in IE8 Jam Sidebars & Widgets 4 Mar 24, 2011 10:19 PM
LAYOUT: 100% width & (Middle + sidebar) centered width 960px => how to do? bender57 Sidebars & Widgets 2 Jan 27, 2011 01:50 AM
[SOLVED] Howto: Align page menu bar with left sidebar or opacity overlay width iroQuai Page & Category Menu Bars 1 Mar 7, 2009 05:01 PM


All times are GMT -6. The time now is 04:42 PM.


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