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)
-   -   AAAHHHH I've gone stupid again! (https://forum.x-cart.com/showthread.php?t=56311)

dezzarray 11-01-2010 06:41 AM

AAAHHHH I've gone stupid again!
 
I can not for the life of me find the template to change my main center image on my front page!
I'm looking at my firebug but I just don't see where it goes! I can see the link but can't find the template.. Also I've forgotten how to make it a clickable link, more importantly a image map!

Anyone?? please?? be your bestest friend forever!

www.baby-land.com8O

balinor 11-01-2010 08:41 AM

Re: AAAHHHH I've gone stupid again!
 
Use webmaster mode to tell you what template. Most likely it is customer/main/welcome.tpl. If you want to make an image map, your best bet is an html editor like Dreamweaver.

dezzarray 11-01-2010 08:56 AM

Re: AAAHHHH I've gone stupid again!
 
Yeah the customer/main/welcome! that's were I've always looked but now I've got nothing!

I look in webmaster mode, I've used firebug, I've wept and begged and I've threatened the site with violence. Nada!
This is what I got

{if $display_greet_visitor_name}
<h1>{$lng.lbl_welcome_back|substitute:"name":$disp lay_greet_visitor_name} </h1>
{elseif $lng.lbl_site_title}
<h1>{$lng.lbl_welcome_to|substitute:"company":$lng .lbl_site_title|amp}</h1>
{else}
<h1>{$lng.lbl_welcome_to|substitute:"company":$con fig.Company.company_name|amp}</h1>
{/if}
{$lng.txt_welcome}<br />
{if $active_modules.Bestsellers and $config.Bestsellers.bestsellers_menu ne "Y"}
{include file="modules/Bestsellers/bestsellers.tpl"}<br />
{/if}
{include file="customer/main/featured.tpl"}


What do you think??
Help me obi wan!

balinor 11-01-2010 10:28 AM

Re: AAAHHHH I've gone stupid again!
 
You posted int the 4.4 section, but have 4.3 in your signature, which is it?

dezzarray 11-01-2010 10:57 AM

Re: AAAHHHH I've gone stupid again!
 
I just got upgraded to 4.4 last week. sorry bout that. if it were 4.3 I wouldn't be having an issue having learned the secrets of that version. but this version has me perplexed

balinor 11-01-2010 11:17 AM

Re: AAAHHHH I've gone stupid again!
 
Ok, please update your sig first - and then you need to edit the welcome.tpl that is in the skin template you used. For example, if you are using the 2 column Light and Lucid, it would be skin/2-columns/customer/main/welcome.tpl

dezzarray 11-01-2010 11:43 AM

Re: AAAHHHH I've gone stupid again!
 
okay I've updated the signature oops..
but not to be a complete tard, where or what do I put in there?
I wish I could see what was in my old version I just cut and pasted after abit and that bit of knowledge has fallen out of my head

I used the webmaster mode to change the picture via that but the image map doesn't work

balinor 11-01-2010 12:07 PM

Re: AAAHHHH I've gone stupid again!
 
Tough to tell without seeing the code - post what you are using.

dezzarray 11-02-2010 07:13 AM

Re: AAAHHHH I've gone stupid again!
 
Hell I'm just making a bigger mess of things. Seriously, I'm not this stupid, I just can't find the places that were in the far inferior 4.3.

So I have been in webmaster mode, and I clicked on the main picture and it pulled up the edit label pop up and i'm putting in this code

<p><img id="center-main" style="margin-left: 187px; margin-right: 187px;" usemap="#center-mainMap" src="/images/nov2010.jpg" alt="November2010" />
<map id="center-mainMap" name="center-mainMap">
<area shape="rect" coords="3,3,769,86" href="#" target="_blank" />
<area shape="rect" coords="570,135,767,609" href="#" />
</map>
</p>

It's just frustrating the hell out me because I know the answer, I just can't seem to spit it out and I am under the thumb so to speak

dezzarray 11-03-2010 05:32 AM

Re: AAAHHHH I've gone stupid again!
 
WOOHOO!! I figured it all out!! thank you thank you thank you!!!


All times are GMT -8. The time now is 04:30 PM.

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