Showing posts with label aStore to center of page.. Show all posts
Showing posts with label aStore to center of page.. Show all posts
Wednesday, June 11, 2008
aStore to center of page.
#################
GlobalCSS
#################
body{
text-align:center;
min-width:952;
}
#wrap{
min-width:952;
margin-left:auto;
margin-right:auto;
text-align:left;
}
#main{
width:732;
}
div#contentsubheader{
width:684px;
}
div#footer{
width:732px;
}
div#leftfoot {
float:left;
width:532px;
}
div#rightfoot {
float:right;
width:200px;
text-align:right;
}
#################
Category PageCSS
#################
table.products {
width:684px;
}
#################
Detail PageCSS
#################
table#detailheader {
width:684px;
}
div#editorialReviews
{
overflow-x:auto;
width:684px;
}
#################
Listmania!CSS
#################
table#listmania {
width:732px;
}
#################
Search ResultsCSS
#################
table#searchResults {
width:732px;
}
#################
shopping cartCSS
#################
table#cart {
width:684px;
}
table#cart th.item,td.item {
width:414px;
text-align:left;
}
credit : http://forums.sem.or.th/index.php/topic,11953.0.html
GlobalCSS
#################
body{
text-align:center;
min-width:952;
}
#wrap{
min-width:952;
margin-left:auto;
margin-right:auto;
text-align:left;
}
#main{
width:732;
}
div#contentsubheader{
width:684px;
}
div#footer{
width:732px;
}
div#leftfoot {
float:left;
width:532px;
}
div#rightfoot {
float:right;
width:200px;
text-align:right;
}
#################
Category PageCSS
#################
table.products {
width:684px;
}
#################
Detail PageCSS
#################
table#detailheader {
width:684px;
}
div#editorialReviews
{
overflow-x:auto;
width:684px;
}
#################
Listmania!CSS
#################
table#listmania {
width:732px;
}
#################
Search ResultsCSS
#################
table#searchResults {
width:732px;
}
#################
shopping cartCSS
#################
table#cart {
width:684px;
}
table#cart th.item,td.item {
width:414px;
text-align:left;
}
credit : http://forums.sem.or.th/index.php/topic,11953.0.html
Subscribe to:
Posts (Atom)