mbp Posted March 27, 2014 Share Posted March 27, 2014 (edited) Hi, Can anyone see why the footer is about 2-4px to wide at the bottom on right side? I can't find the solution in my ccs. Regards MBP Edited March 31, 2014 by mbp (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted March 31, 2014 Share Posted March 31, 2014 it's because of border 2x2px=4px you need to decrease width of the footer (4px), or just remove the border Link to comment Share on other sites More sharing options...
mbp Posted March 31, 2014 Author Share Posted March 31, 2014 it's because of border 2x2px=4px you need to decrease width of the footer (4px), or just remove the border Thx Vekia, it was a miscalculation on my part! I only counted 2px on right side // MBP Link to comment Share on other sites More sharing options...
vekia Posted March 31, 2014 Share Posted March 31, 2014 #footer {width:976px!important} put it somewhere in global.css then everything will be fine Link to comment Share on other sites More sharing options...
mbp Posted March 31, 2014 Author Share Posted March 31, 2014 #footer {width:976px!important} put it somewhere in global.css then everything will be fine Done! // MBP 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