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
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
Nov 2, 2013, 02:03 PM
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
Nov 3, 2013, 09: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.
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
Nov 11, 2013, 05: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.
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