Hi Can someone please tell me where to change the dat format and also can someone tell me how to make my site wider. my site is www.uniqueliving.com.au/zencart
Thank you for your help![]()
Hi Can someone please tell me where to change the dat format and also can someone tell me how to make my site wider. my site is www.uniqueliving.com.au/zencart
Thank you for your help![]()
Date: place a copy of english.php into your template folder /languages/Unique Living zt003 and if you do not have one create it
Find and change to suit
Width in your stylesheet.css file alter the red values to suitCode:@setlocale(LC_TIME, 'en_US.ISO_8859-1'); define('DATE_FORMAT_SHORT', '%m/%d/%Y'); // this is used for strftime() define('DATE_FORMAT_LONG', '%A %d %B, %Y'); // this is used for strftime() define('DATE_FORMAT', 'm/d/Y'); // this is used for date() define('DATE_TIME_FORMAT', DATE_FORMAT_SHORT . ' %H:%M:%S');
Code:#baseWrapper{ background-color: #ffffff; border-right: 1px solid #968673; border-left: 1px solid #968673; margin: auto; width: 760px; } #mainWrapper { background-color: #ffffff; text-align: left; width: 760px; vertical-align: top; margin: auto; color: #ae8657; border: #FFCCFF 0px solid; }
Hi Thanks for your help I tried the widening and it worked fine but my logo/header image didn't work I enlarged this also to match the page but i cut off part of the image.
I also have a couple of other problems my contact us page looks all funny and says something about perl in which i know nothing about (if someone can help me that would be great)
and the other problem is this template has log out in the header even when you are not logged in. any ideas on this one.
Once again thank you for all your help
Sorry guys worked out the contact us section but still have problems with the rest