Hi Jade,
I got your PM and based on your other responses this is what I've done:
- updated my tpl_main_page.php by using the file from thread #261
- removed <h1 id="indexDefaultHeading"> </h1> from my tpl_index_default.php.
- removed <div id="centerColumnOuter"></div> from tpl_main_page.php
- Added my background color to #headerWrapper in the stylesheet
- plus I fixed the spelling mistakles in my main image (doh!) and changed the highlight colour on the menu navigation.
- You might want to know that you have a spelling mistake on this line in menuheader.php as well:
define('HEADER_TITLE_DISCOUNT_COUPON','Discout Coupons');
This has fixed all my issues (thank you so much!) except the following:
- I still have a little bit of white padding between the main image and the bottom border graphic.
- On a lot of pages the text blocks seem to be tabbed to the right. For example if you go to the Shipping Info under Information you will see that the block of text is pushed over to the right hand side. This happens on most of the pages with text on them. Is this normal?
- During the checkout process, at the Shipping Method stage, there is some text that says "Your order will be shipped to the address at the left or you may change the shipping address by clicking the Change Address button." Thing is, I can't see any Change Address button anywhere on screen. Should it be there?
- I get the following error when I've added an item to my shopping cart then move to the Payment Method step:
Fatal error: Call to undefined method payment::in_special_checkout() in /var/www/vhosts/sixvolts.co.nz/httpdocs/shop/includes/templates/apple_zen/templates/tpl_checkout_payment_default.php on line 50
Perhaps this could be due to the fact I've loaded a Direct Debit module the other day. I've never tried to purchase an item from my shop until now so I don't know if its a recent issue or not.
The line in question in the error message has a comment about BEGIN PAYPAL EXPRESS CHECKOUT - don't know if that helps.
Hope you're not too overwhelmed by all our questions and thank you so much for helping me :)
P.s I'm using Zen Cart 1.3.7 - I've updated my signature with this info and my site url.
Thanks again.


Reply With Quote
