evapeonline Posted June 13, 2013 Share Posted June 13, 2013 Hey guys, Longtime listener, first time caller here. My site is evapeonline.com. when you view it on a mobile device, the header and footer are out of proportion. it looks fine on pc. I think it has something to do with columns and image sizing, but I can't figure it out. I can post whatever code needed just let me know! Thanks! Link to comment Share on other sites More sharing options...
vekia Posted June 13, 2013 Share Posted June 13, 2013 i checked your website on my tab how it looks: what you exactly expect? Link to comment Share on other sites More sharing options...
evapeonline Posted June 13, 2013 Author Share Posted June 13, 2013 (edited) Wow cool my tablets haven't been showing the mobile version. Ill have to fix that, But if you browse the full site on mobile (what I meant to say), the header and footer are a little wonky, it should just be a quick fix, the code in the theme's global.css is as follows: #header {z-index:10} #columns {z-index:1; background:#FFF} #left_column {} #center_column {padding: 15px 25px; } #right_column { width:23%; float:right; margin-right:20px; background=#FFF} #footer {} Edited June 13, 2013 by evapeonline (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now