Mon, 2013-12-02 22:36
Hi,
I have two sites that are the same. However, one is WordPress the other HTML.
HTML Verision:
http://razormediadesign.com/clients/aas
WP version:
http://aasnew.razormediadesign.com
How do I fix the styling problem at the bottom of the page? Any help would be GREATLY appreciated.
Mon, 2013-12-02 23:03
#1
Hi ericksonsean11, Add width:
Hi ericksonsean11,
Add width: 980px to .body3
Tue, 2013-12-03 00:00
#2
Needs to be span all the way
Hi Tony,
How do I get it to span across the whole page like the HTML one?
Tue, 2013-12-03 01:15
#3
Remove the width from .main
Remove the width from .main and padding from .pad, then you will have to add width, padding or margin to inner elements to get a similar look for the content.