Centering my responsive website
-
Hi,
I need to center-align my entire website(fluid-layout).
I did try the following and it worked.
body {
width: 1200px
margin:0 auto;
}But I lost the fluid layout after this code. It is now constant even after I change my browser window. Can anybody help?
I am using portfolio2 theme.-Rohan
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Centering my responsive website’ is closed to new replies.