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 »

Widget in Right Sidebar width issue


  #1  
Old Nov 2, 2013, 11:13 AM
jodybethw
 
25 posts · Jun 2011
I'd like the sidebar to be 25% of the width of the Layout, so that it's responsive (scales for viewing on devices.) However the current pixel-only setting is keeping this from happening. Is there a fix?
  #2  
Old Nov 2, 2013, 01:03 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
You could try the following if the class of the sidebar you are referring to is colthree
HTML Code:
.colthree {
    width: 25% !important;
}
This isn't really responsive as a 25% sidebar on a 320px screen will only be 80px wide which may not be very readable.
__________________
~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.
  #3  
Old Nov 3, 2013, 08:53 AM
jodybethw
 
25 posts · Jun 2011
Thanks, I tried that...the problem is that it pushes the widget to the right past the edge of the layout both on the large and mobile screens. When placed inside a media query it doesn't work at all.

Is there a way to force the right sidebar to stack on top of or under the content to its left when viewed on mobile screens? I assume this would be done in a media query but beyond that I'm clueless.
  #4  
Old Nov 3, 2013, 09:03 AM
jodybethw
 
25 posts · Jun 2011
I should add that the fix here (http://forum.bytesforall.com/showthread.php?t=20759) works on images, I just don't know how to get it to work on images within my sidebar widget....

Code:
colthree img {width: 100%;}
didn't work.
  #5  
Old Nov 3, 2013, 06:47 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Because Atahualpa is built with tables I don't think you can do what you want.
__________________
~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.
  #6  
Old Nov 11, 2013, 04:56 PM
jodybethw
 
25 posts · Jun 2011
Isn't the theme supposed to be responsive, though? I can't be the only person who has come across this problem.
  #7  
Old Nov 11, 2013, 05:54 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Quote:
Isn't the theme supposed to be responsive, though? I can't be the only person who has come across this problem.
No, Atahualpa was built before responsiveness became an item.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Double width sidebar widget? sky captain Sidebars & Widgets 2 Jun 6, 2011 11:05 AM
LAYOUT: 100% width & (Middle + sidebar) centered width 960px => how to do? bender57 Sidebars & Widgets 2 Jan 27, 2011 01:50 AM
Sidebar widget presentation issue Delsim Sidebars & Widgets 3 Mar 16, 2010 01:00 PM
Width of widget in Sidebar HalfWayThere Sidebars & Widgets 4 Feb 18, 2009 07:07 PM


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


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