Omawako Posted July 27, 2013 Share Posted July 27, 2013 (edited) Hi guys. Is there anyway I could center the login page? and I also want some space between the footer and the signup & login boxes, is it possible? My website is (variclothing.com). Edited July 30, 2013 by Omawako (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted July 27, 2013 Share Posted July 27, 2013 hello you have full width of the center column? there is right column? your website is online? if so, please share the url, i will check it Link to comment Share on other sites More sharing options...
Omawako Posted July 27, 2013 Author Share Posted July 27, 2013 (edited) yes Edited July 30, 2013 by Omawako (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted July 27, 2013 Share Posted July 27, 2013 i checked it, you have to change the width of the center block. You need to increase it. take a look: now you've got there 757 width. You can change it with simple css style: #authentication #center_column {width:980px!important;} put it somewhere into global.css file. effect: to add margin bottom, to the same code add additional param: margin-bottom:20px; (you can increase / decrease value) Link to comment Share on other sites More sharing options...
Omawako Posted July 30, 2013 Author Share Posted July 30, 2013 Thank you so much. It works perfectly. Link to comment Share on other sites More sharing options...
vekia Posted July 31, 2013 Share Posted July 31, 2013 you're welcome thanks for marking topic as [solved] if you've got any other questions - feel free to continue discussion or create new thread (if questions aren't related to main case here) best regards Link to comment Share on other sites More sharing options...
Recommended Posts