X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Xcart Logo (https://forum.x-cart.com/showthread.php?t=37007)

DezineJunkie 01-24-2008 02:26 PM

Xcart Logo
 
<td class="HeadLogo"><a href="{$http_location}/"><img src="{$ImagesDir}/xlogo.gif" width="244" height="67" alt="" /></a></td>
<td class="HeadRightBox">

what part of this do i comment out to get rid of the xlogo?

when i comment out the entire section, logo is gone but it pushes my page down because i have no page header in place now. or do i leave it alone and when i put a header in change the name of the filee and size and input information?

DezineJunkie 01-24-2008 02:28 PM

Re: Xcart Logo
 
i see my Harley just went up- well in no means do i feel like an Advanced Member!!!
Still on training wheels.

Yurij 01-25-2008 03:38 AM

Re: Xcart Logo
 
Quote:

Originally Posted by DezineJunkie
<td class="HeadLogo"><a href="{$http_location}/"><img src="{$ImagesDir}/xlogo.gif" width="244" height="67" alt="" /></a></td>
<td class="HeadRightBox">

what part of this do i comment out to get rid of the xlogo?

when i comment out the entire section, logo is gone but it pushes my page down because i have no page header in place now. or do i leave it alone and when i put a header in change the name of the filee and size and input information?


Try this:

<td class="HeadLogo">{* <a href="{$http_location}/"><img src="{$ImagesDir}/xlogo.gif" width="244" height="67" alt="" /></a> *} </td>
<td class="HeadRightBox">

DezineJunkie 01-25-2008 05:54 AM

Re: Xcart Logo
 
Quote:

Originally Posted by Yurij
Try this:

<td class="HeadLogo">{* <a href="{$http_location}/"><img src="{$ImagesDir}/xlogo.gif" width="244" height="67" alt="" /></a> *} </td>
<td class="HeadRightBox">



Thank you thank you!!! Its amazing how great it is when you can just put the code in and it works! Esp early in the AM! Thanks again for all the help.


All times are GMT -8. The time now is 02:59 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.