nadiamode 0 Posted December 9, 2007 Report Share Posted December 9, 2007 How can fix width in static pixel Link to post
Timan 0 Posted December 9, 2007 Report Share Posted December 9, 2007 To fix your width issue, go into the CSS and find this#container { margin-left: auto; margin-right: auto; width: 99%; min-width: 770px; }Just change the specified width you want and save it, and that should do the job. Link to post
nadiamode 0 Posted December 10, 2007 Author Report Share Posted December 10, 2007 Thank Timan{{EDIT}}and how to chagne background picture Link to post
Recommended Posts