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)
-   -   Fashion Skin Editing (https://forum.x-cart.com/showthread.php?t=16038)

karentown 08-19-2005 09:06 AM

Fashion Skin Editing
 
HI all :)

I have the fashion skin template but the huge pic in the middle seems like such a waste of space to me now.

Is there any way to make the right part of the page clickable (where it looks like links but it isnt)

That sounds like gobble-dy-gook so here is the link and you will see what I mean (where the pics are of the bear, crib etc). Thanks :)

http://www.sweetpeaandmeboutique.com/boutique/home.php

balinor 08-19-2005 09:17 AM

Sure, just edit welcome.tpl (I believe that is the correct template for that skin) to do whatever you want it to do.

karentown 08-22-2005 01:40 AM

Thanks for your speedy reply (as usual). I did it :)

khotos 08-24-2005 02:10 PM

Fashion Template
 
Hi,

How can I add links to my welcome image ?

Thanks
Mike

Dongan 08-24-2005 08:55 PM

Re: Fashion Template
 
Quote:

Originally Posted by khotos
Hi,

How can I add links to my welcome image ?

Thanks
Mike


Simple.

Link1

karentown 08-24-2005 11:53 PM

I designed my image with links on the right side and then sliced it up in PS.

I then uploaded to my images directory and the code for mine looks like this:


Code:

<TABLE border="0" cellpadding="0" cellspacing="0" width="537" height="377"
<tr>
<td rowspan="5" valign"top">[img]{$ImagesDir}/customer_images/welcome_01.jpg[/img]</td>               
<td>[img]{$ImagesDir}/customer_images/welcome_02.jpg[/img]</td>
        </tr><tr><td>[img]{$ImagesDir}/customer_images/welcome_03.jpg[/img]

</td></tr><tr><td>[img]{$ImagesDir}/customer_images/welcome_04.jpg[/img]</td></tr>

<tr><td>[img]{$ImagesDir}/customer_images/welcome_05.jpg[/img]</td></tr>

<tr><td>[img]{$ImagesDir}/customer_images/welcome_06.jpg[/img]

</td></tr></table>


I hope that helps. It took some playing around with but then it went quite well in the end. Good luck :)

Karen


All times are GMT -8. The time now is 03:40 AM.

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