I'm trying to put one of the included templates in 1024px resolution, here is the code at style.css
Code: Select all
/* styling for the page body */
body { width:1024px;padding: 0 10px; margin-top: 0px;margin-left: auto;margin-right: auto;
text-align: center;vertical-align: top; font-family: Arial, Verdana, Helvetica, sans-serif;
background: #4d606e url(images/bodyBackground.gif) repeat-x; font-size: 12px;}
Take a look here: http://abledev.kinghost.net/Jing-Gong-MP5-P43.aspx
Thanks!