![]() |
custom welcome.tpl, can't display featured products
Hi all! This SHOULD be a simple fix, but it's not so simple that I can do it. :) If you visit http://www.adorableagain.com/customer/home.php you'll see the photos I have in the welcome.tpl template.
I am trying to have the Featured Products appear beneath this area but whenever I try to paste the include call for the featured products it shifts everything all over the page and tries to place the features products to the far right side of the page. The welcome.tpl reads as follows: Code:
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> Any tips or fast advice from the think tank? Heather |
remove the body tags.
they are already called by home.tpl |
Hi there, I tried that and te result is the same. I've left it on the site for now so you can see what it is doing. Now, my code reads:
Code:
<table width="624" border="0" align="left" cellpadding="0" cellspacing="0"> Thank you for your help! Heather |
try this
Code:
<table width="624" border="0" align="center" cellpadding="0" cellspacing="0"> |
My hero! Worked like a charm, thank you!
Heather |
All times are GMT -8. The time now is 03:08 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.