Shyboy1234![]() 2008-03-23 17:24 | Hi i did change my template so it fits on my screen but when i look on my laptop the header size is to big Template |
merci![]() 2008-03-25 09:26 | Shyboy1234 - you should change it in file templates/default/style.css and probably changing line:
.main_table { width: 750px; }
to this:
.main_table { width: 100%; }
should help. |