connekted
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Center Align Entire Themeits all fixed.. thanks for everyones input. A bad sidebar widget made it align left. At least thats what it seems to be.. its in the center now so i’m not complaining
Thanks again
Forum: Themes and Templates
In reply to: Center Align Entire ThemeSorry but this is going to be a long post.. hehe
[huge chunk of code moderated – please use a pastebin or link to file]
Forum: Themes and Templates
In reply to: Center Align Entire ThemeI changed to your suggestions
#wrap {
background: #EEEEEE;
width: 960px;
margin: 0 auto;
padding: 10px;
border: 10px solid #333333;}
It still does not center the entire page. When I added the text-align: center; it moved my logo in the header over a bit and centered it in the space it had.
i’m all out of ideas on what to try.. help =/
Forum: Themes and Templates
In reply to: Center Align Entire ThemeThis is what I have in my style.css file
I made your suggested changes and it did not work.
body {
background: #111111 url(images/bg.png);
width: 980px;
color: #333333;
font-size: 12px;
font-family: Arial, Tahoma, Verdana;
margin: 0px auto 0px;
padding: 0px;
}#wrap {
background: #EEEEEE;
width: 960px;
margin: 10px auto 10px;
padding: 10px;
position: center;
border: 10px solid #333333;}
I tried a couple things.. i have also tried margin: 0 auto;
Someone told me that might work.. still nothing..any other suggestions?
http://www.seven1three.com/images/example.jpg
Sorry, having trouble posting this correctly for some reason.