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 » Montezuma Theme »

[SOLVED] Sequence of columns on mobile


 
Prev Previous Post   Next Post Next
  #1  
Old Mar 21, 2015, 11:14 AM
ralfsteck
 
55 posts · Oct 2009
[SOLVED] Sequence of columns on mobile

Hi all,

I have a layout with right and left sidebar. The problem starts when the screen gets smaller, theen the left sidebar is under the page menu selector, then the center column, then the right one. I'd like to have it like

Header
Center column
SidebarLinks (left sidebar)
SidebarRechts (right sidebar)

I tried to put this in layout.css, but nothing happens:

Code:
@media screen and (max-width: 767px) {    
	#content {
    width:	100%;
    }
    #SidebarLinks {        
    width:	100%;
    }
    #SidebarRechts {
    width:	100%;
       
    }
}
any advice?
Attached Files
File Type: txt MontezumaExp.txt (73.4 KB, 1702 views)
 

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Mobile dropdown nav menu appearing in non-mobile view header Michael4fm Montezuma Theme 4 Aug 19, 2014 09:56 PM
How do I get the Menu 2 categories i the sequence i want. bsprowl Page & Category Menu Bars 3 Apr 9, 2012 06:30 AM
page sequence wereldbol Page & Category Menu Bars 4 Jan 17, 2010 09:21 AM


All times are GMT -6. The time now is 05:33 PM.


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