![]() |
Please help, need to reduce space gaps on the main webstore page...
Can someone please point me to the right direction on how to reduce the space gaps shown here? Which variables in which files do I need to modify? I looked all over the "xcart_dir\skin1\skin1.css" file but couldn't figureout this variable in there I need to change.
Thanks guys, your help is greatly appreciated. -Tuan http://img180.imageshack.us/img180/2058/spacegapiw6.jpg |
Re: Please help, need to reduce space gaps on the main webstore page...
skin1/customer/home.tpl
look for extra <br /> or <img src="{$ImagesDir}/spacer.gif" width="1" height="10" alt="" /> Either can be hanging out. I try to use CSS whenever possible, but some files still use br or spacer images. |
Re: Please help, need to reduce space gaps on the main webstore page...
Yeah....I've looked at the "home.tpl" file as well. Call me blind, because I do not see any <br /> tags or "spacer.gif" between any of those active menu boxes on the left and right. With the except of between the "Visa/Mastercard" logo and "Help" box, I only see one <br /> tag there. And that is it.
Well...here is my entire "home.tpl" file. Hopefully it's just me being blind! Code:
{* $Id: home.tpl,v 1.88.2.3 2006/07/19 10:19:35 max Exp $ *} |
Re: Please help, need to reduce space gaps on the main webstore page...
Look at the bottom of menu.tpl, as well as the individual menu templates (categories.tpl, help.tpl, etc). Lots of <br> tags hiding in there.
|
Re: Please help, need to reduce space gaps on the main webstore page...
Quote:
Now, I'm starting to believe that I am blind. LOL....Below are the codes for those files. I just can't find a freaking <br> tag anywhere near the top or bottem of those template files. ARRGGG ***crazy*** Where else could they possibly be? Thanks -Tuan Categories.tpl File Code:
{* $Id: categories.tpl,v 1.26 2005/11/17 06:55:37 max Exp $ *} Help.tpl File Code:
{* $Id: help.tpl,v 1.20 2005/11/17 06:55:36 max Exp $ *} Menu.tpl File Code:
{* $Id: menu.tpl,v 1.01 2006/01/20 Studio 57 Designs Exp $ *} Authbox.tpl File Code:
{* $Id: authbox.tpl,v 1.25 2005/11/17 15:08:15 max Exp $ *} News.tpl File Code:
{* $Id: news.tpl,v 1.30 2005/12/22 08:06:20 svowl Exp $ *} |
All times are GMT -8. The time now is 03:22 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.