Peterneg Posted January 13, 2009 Share Posted January 13, 2009 Hi Everyone,I've been looking around the forum and can't find an answer to my problem. I am trying to reposition modules lower down the page then the default layout (see attached image). Can anyone give me any guidence as to how I can change the layout of my page to look like the photoshoped image I have attached.Thanks for your help. Link to comment Share on other sites More sharing options...
jhnstcks Posted January 13, 2009 Share Posted January 13, 2009 You need to find the code below and add margin-top to the center and right columns #left_column { clear:left; margin-left: 1.5px; width:199px; padding-left: 5px; } #center_column { width: 560px; height: auto; } #right_column { width: 199px; margin-left: 1.5px; padding-left: 5px; Link to comment Share on other sites More sharing options...
Peterneg Posted January 13, 2009 Author Share Posted January 13, 2009 Thanks!! That's exactly what I needed to know. Link to comment Share on other sites More sharing options...
MaryRenee Posted April 21, 2010 Share Posted April 21, 2010 Hi! I am needing to move the search bar over about 1 inch to the right and I'm not familiar with this type of change.Could someone kindly let me know which file to look in and which code I need to modify?Thank you!MaryRenee' 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