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

Replacing the Top image with a seamless JPG???

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

eXpert
  
Join Date: Jan 2003
Location: Sunny Southern California
Posts: 292
 

Default Replacing the Top image with a seamless JPG???

Hello,

I want to have a seemless picture on the top of my store, integrating logo.gif and top1.gif. I.e. I do not want top1.gif to tile its pattern. I jsut want to throw up a single JPG of my choosing with NO tiling effect.

There was a post on this but it was VERY vauge. Can someone explain this in NON PHP programmer terms?

Thanks
Reply With Quote
  #2  
Old 06-09-2003, 01:22 PM
 
funkydunk funkydunk is offline
 

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

Default

Why not simple put in the image rather than use it as a background. (in html )
__________________
ex x-cart guru
Reply With Quote
  #3  
Old 07-12-2003, 10:09 AM
 
Stickercuttingcom Stickercuttingcom is offline
 

Newbie
  
Join Date: May 2003
Posts: 8
 

Default

Here is my head.tpl file. To see how it looks on the main store, you can checkout http://www.stickercutting.com/cart/customer It is one large image. Just apply your linking and go!

Code:
{* $Id: head.tpl,v 1.22.2.1 2003/02/19 13:23:08 svowl Exp $ *} <TABLE align=center border=0 cellPadding=0 cellSpacing=0 class=HeadBox width=100%> <TR> <TD colSpan=3 valign="top" width="684">[img]http://www.stickercutting.com/logo.gif[/img]</TD> </TR> <TR> <TD valign=center width=70></TD> <TD valign=center></TD> <TD rowSpan=3 width=99% valign=top class=HeadBox> <P align=right><SPAN class=NumberOfArticles>{insert name="productsonline"} {$lng.lbl_products} {if $config.General.show_in_stock eq "Y"}{$lng.lbl_and} {insert name="itemsonline"} {$lng.lbl_items} {/if}{$lng.lbl_online}</SPAN></P> </TD> </TR> {if $usertype eq "C"} <form method="get" action="http://www.stickercutting.com/cart/customer/search.php" name=productsearchform> <tr> <td valign="middle" width=34> <span class="TopLabel">б═{$lng.lbl_search}:</span></p> </td> <td valign="middle" width=250> <input type="text" name="substring" size="16" value="{$smarty.get.substring|escape}"> {include file="buttons/search_head.tpl"} </td> </tr> <tr> <td width=34></td> <td>{$lng.lbl_advanced_search}</td> </tr> </form> {else} <tr> <td> </td> <td> </td> </tr> <tr> <td> </td> <td> </td> </tr> {/if} </TABLE>
[/url]
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 04:56 AM.

   

 
X-Cart forums © 2001-2020