| ||||||||||
| Shopping cart software Solutions for online shops and malls | ||||||||||
|
|
||||||||||
| X-Cart Home |
Replace welcome image in fashoin mosaic with cells for code | |||
![]() |
|
||
|
|
Thread Tools | Search this Thread |
|
#1
|
|||||||||
|
|||||||||
|
I wouldnt even know where to start. Basically...just replacing the main image welcome.jpg) on the welcome screen with cell(s) so that I can add code for links to specialty pages. Anyone?
__________________
Thanks...Bling 4.4.2 |
|||||||||
|
#2
|
|||||||||
|
|||||||||
|
switch on webmaster mode to see what templates are being used
__________________
Looking for a reliable X-cart host ? You wont go wrong with either of these. |
|||||||||
|
#3
|
|||||||||
|
|||||||||
|
got'er...it was the welcome.tpl..thanks!
in case anyone else sees this, replace -------------------- [img]{$ImagesDir}/customer_images/welcome.jpg[/img] -------------------- with, (for example, one cell split in 2) -------------------- <table cellpadding="0" cellspacing="0" width="537" height="262"> <tr> <td width="269" height="262" valign="top">This a test </td> <td width="268" height="262" valign="top">This is a test</td> </tr> </table> -------------------- Just needed a nudge.
__________________
Thanks...Bling 4.4.2 |
|||||||||
|
|
|||
|
X-Cart forums © 2001-2020
|
|||