This is what "my account" view a previous order page looks like:
Home :: NAVBAR_TITLE_1 :: NAVBAR_TITLE_2 :: NAVBAR_TITLE_3
HEADING_ORDER_DATE Wednesday 17 December, 2008
HEADING_TITLEORDER_HEADING_DIVIDERHEADING_ORDER_NUMBER HEADING_QUANTITY HEADING_PRODUCTS HEADING_TOTAL
1QUANTITY_SUFFIX Gift Card - In-Store Use
ValueTEXT_OPTION_DIVIDER$5.00
$5.00
--------------------------------------------------------------------------------
$5.00Sub-Total:
$0.00FREE SHIPPING! (Free Shipping Only):
$5.00Total:
HEADING_ORDER_HISTORY TABLE_HEADING_STATUS_DATE TABLE_HEADING_STATUS_ORDER_STATUS TABLE_HEADING_STATUS_COMMENTS
12/17/2008 Processing
12/17/2008 Processing
PayPal status: Completed @ 10:55:21 Dec 17, 2008 PST
Trans IDdeleted for privacy)
Amount: 5.00 USD
--------------------------------------------------------------------------------
HEADING_DELIVERY_ADDRESS
(deleted for privacy)
HEADING_SHIPPING_METHOD
FREE SHIPPING! (Free Shipping Only)HEADING_BILLING_ADDRESS
(deleted for privacy)
HEADING_PAYMENT_METHOD
PayPal
I don't know where to begin to make the formatting text go away.
It also overlaps my boxes on the right. I haven't had this happen until i actually ordered a product and tried to view my order history.
Please HELP!
Yep, you were right. Don't know how many times, i've tried to put files up with DreamWeaver and it misses some. Should have been the first thing i checked, i guess. Thanks.
Just checking in to see if you'll be creating a 2.0 version of this template. I use the purple version of it and my customers have gotten used to the look....I'm hoping to be able to use it after the upgrade next year.
My Zen Cart Stores
Live Dream Shop Gifts | Live Dream Shop Home | Live Dream Shop Pets | Live Dream Shop Sports | Live Dream Shop Baby
Hello and thanks for this wonderful template.
I have the following problem when browsing with IE6. The top menu tabs are displayed vertically one after another and not inline.
By removing the property display:block; in #navMain a span selector, fixed the problem but created so many others so I guess it's not the right solution.
Thanks in advance
I downloaded both Zen Cart and this Template yesterday and have been playing with them ever since! So far I have had no problems at all *fingers crossed* and have been adding stuff to my inventory etc. Now I have decided I need to smarten up the front page a bit and removed those unwanted text (well some of it... still dont know how to remove the "congratulations you installed Zencart" part...).
I managed to get rid of the text by the logo.gif and also change the logo and now want to put a banner to the right of it, but cant seem to find instructions how to in the readme.txt file? If you look at my site www.thegoldmine.co.uk you'll see at the top where it says "goldmine.jpg" in the middle of nowhere lol. Well, it's the following Image (attached to post below) that I am trying to work out how to have it as the main banner up there:
I know very basic HTML but have no idea what I'm doing when it comes to the CSS these templates are built with and am a bit stuck on the simple parts I guess. I just want that banner up there to see if it looks ok... any ideas how I do so without me trawling through multiple threads for days, would be appreciated lol.
I guess I'd better start swatting up on all the tutorials. Great site and great template thanks.![]()
p.s. What I probably want to do is have those gold bars on the left as the logo.gif, with the goldish lettering banner to the right of it (and centered), and then maybe a mirrored version of the gold bar logo.gif to the far right so that the logo.gif image is kinda like book ends. Any help appreciated!
Happy Holidays and have a Great New year!![]()
Go to store/includes/templates/TOUR_TEMPLATE/common/tpl_header.php and around line 77 you will notice the div.HTML Code:<div id="tagline">goldmine.jpg</div>
There, you have inserted the name of the image and not the image itself. Upload your image to eg. the images folder and then point to your image as following:
I hope this helpsHTML Code:<img src="http://www.yourwebsite/store/images/yourimage.gif" alt="yourimagename" />