Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

REMOVE IMAGES ON THE HEAD

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 08-26-2003, 09:25 AM
 
osy osy is offline
 

Member
  
Join Date: Aug 2003
Location: Caracas
Posts: 15
 

Default REMOVE IMAGES ON THE HEAD

PLEASE HELP!!!!!!!!!!! I NEED TO REMOVE THE IMAGES NAMED CUADROS_NEXIS.GIF BUT WHEN I DO THIS ALL MY TEXT IS GOING CRAZY AND MOVING TO THE RIGHT SIDE OF THE PAGE. CAN ANIBODY HELP ME HERE'S MY CODE. PLEASE, PLEASE HELP ME I'M OBVIOUSLY NEWBIE
Code:
{* $Id: head.tpl,v 1.21 2002/09/05 12:43:21 zorg Exp $ *} <TABLE align=center border=0 cellPadding=0 cellSpacing=0 class=TableTop width=100%> <TR> <TD colSpan=2 valign="top" width="870"><a href="/"> [img]{$ImagesDir}/nexislogo.jpg[/img]</a></TD> <TD align=right bgcolor="#000000"> {if $main eq "catalog" and $current_category.category eq "" and $all_languages_numba gt 1} <FORM action="home.php" method=GET name=sl_form> <SELECT name=sl onChange="javascript: document.sl_form.submit()"> {section name=ai loop=$all_languages} <OPTION value="{$all_languages[ai].code}"{if $store_language eq $all_languages[ai].code} selected{/if}>{$all_languages[ai].language}</OPTION> {/section} </SELECT> </FORM> {else} {/if} </TD> </TR> <TR> <TD colSpan=3 valign="top" width="870" style="border-top-style: solid; border-top-width: 0; border-bottom-style: solid; border-bottom-width: 0"bgcolor="#000000"> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" id="AutoNumber1" width="475"> <tr> <td width="64"> [img]{$ImagesDir}/cuadros_nexis.gif[/img]<font color="#ffffff">Home</font></td> <td width="23"> [img]{$ImagesDir}/cuadros_nexis.gif.gif[/img]</td> <td width="78"><font color="#000000">Company</font></td> <td width="23"> [img]{$ImagesDir}/cuadros_nexis.gif[/img]</td> <td width="71"><font color="#000000">Services</font></td> <td width="107"> [img]{$ImagesDir}/cuadros_nexis.gif[/img]<a href="http://"><font color="#000000">Web Design</font></a></td> <td width="89"> [img]{$ImagesDir}/cuadros_nexis.gif[/img]<font color="#000000">Reseller</font></td> <td width="4"></td> </tr> </table> </TD> </TR> <TR> <TD class=WhiteLine valign=center width=70></TD> <TD class=WhiteLine valign=center></TD> <TD rowSpan=3 width=99% valign=top class=TableTop style="background-repeat: repeat-x"> </TD> </TR>
Reply With Quote
  #2  
Old 08-26-2003, 09:36 AM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

you could replace the table that has the links and images with this

Code:
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" id="AutoNumber1" width="345"> <tr> <td width="78"><font color="#000000">Company</font></td> <td width="71"><font color="#000000">Services</font></td> <td width="107"><font color="#000000">Web Design</font></td> <td width="89"><font color="#000000">Reseller</font></td> </tr> </table>

allthough it looks as if you have some other code thats a bit off in the rest of this file too.
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 01:56 PM.

   

 
X-Cart forums © 2001-2020