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

Easy HTML question and Head.tpl

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 07-01-2003, 07:17 PM
 
stryker898 stryker898 is offline
 

Senior Member
  
Join Date: Jan 2003
Posts: 113
 

Default Easy HTML question and Head.tpl

Ok easy problem for some of you HTML savvy folks.
I created an image in Fireworks and used image map to create this:
Quote:
[img]images/EBlogo2.gif[/img]<map name="m_EBlogo2">
<area shape="rect" coords="619,68,692,96" href="#" alt="" >
<area shape="rect" coords="546,68,619,96" href="#" alt="" >
<area shape="rect" coords="473,68,546,96" href="#" alt="" >
<area shape="rect" coords="400,68,473,96" href="www.xxxxxxxxxxxxx.com/shop/customer/home.php" alt="" >
</map>
I didn't want to mess with the orginal head.tpl code, so I created a new head1.tpl, then referenced that one in home.tpl.
My new head1.tpl is coded like this:
Quote:
<TABLE align=center border=0 cellPadding=0 cellSpacing=0 class=HeadBox width="800">
<TR>
[img]images/EBlogo2.gif[/img]<map name="m_EBlogo2">
<area shape="rect" coords="619,68,692,96" href="#" alt="" >
<area shape="rect" coords="546,68,619,96" href="#" alt="" >
<area shape="rect" coords="473,68,546,96" href="#" alt="" >
<area shape="rect" coords="400,68,473,96" href="www.xxxxxxxxxxx.com/shop/customer/home.php" alt="" >
</map>
</tr>
</td>
but for some reason my image is still not showing up. I'm am totally new to this so forgive me if this is a simple problem. Any ideas or help is MUCH appreciated. Thanks for your help.

Chris
__________________
Never take life too seriously, cause none of us are getting out of here alive!
Reply With Quote
  #2  
Old 07-01-2003, 10:02 PM
 
funkydunk funkydunk is offline
 

X-Man
  
Join Date: Oct 2002
Location: Cambridge, UK
Posts: 2,210
 

Default

Use {$ImagesDir} for the location of the image file if it is in the skin1/images directory

eg:

{$ImagesDir}/EBlogo2.gif

__________________
ex x-cart guru
Reply With Quote
  #3  
Old 07-01-2003, 11:00 PM
 
stryker898 stryker898 is offline
 

Senior Member
  
Join Date: Jan 2003
Posts: 113
 

Default

U da man Funkydunk... Worked like a charm...

Chris
__________________
Never take life too seriously, cause none of us are getting out of here alive!
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 07:26 AM.

   

 
X-Cart forums © 2001-2020