![]() |
Replace welcome image in fashoin mosaic with cells for code
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?
|
switch on webmaster mode to see what templates are being used
|
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. :wink: |
All times are GMT -8. The time now is 09:30 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.