Rank: Member
Joined: 5/21/2007(UTC) Posts: 18
|
How can the width of the site pages be changed? It seems to be set at 761px and I would like it wider.
|
|
|
|
Rank: Member
Joined: 10/28/2003(UTC) Posts: 168
|
Changed sytle sheet.
i changed tek-gear theme ' style expanding the theme to 920px
changed following to 920:
#maincontent {margin:30px auto;width:920px;background-color: #DEDEDE;border:1px solid #fff;} .maincontentwrapper {width:900px;margin:0 10px;padding:0;} .widecontentwrapper {width:920px;margin:0;padding:0;} #popup {background-color:#fff;margin:5px;padding:5px;}
put a header image of size 920 #header {margin:0 0 10px 0;padding:0;background: url(../images/Header920.jpg) no-repeat top left;position: relative; }
and
/* Nav Menu Top of header menu */ #headernavmenu {font-size: 85%; position: absolute; top: -22px; left: 0; width: 920px; text-align: right; color: #fff; } |
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.