Jump to content

clickable logo in Legend skin


Guest fullt

Recommended Posts

Guest fullt

Yes, I searched and found something in the pinned post but it doesn't seem to be the correct answer.

I've got my logo in place but I want to make it clickable so people can go back to my homepage which is different from my store. The tutorial was for the killer skin and when went to my skins/styleTemplates/global/index.tpl I have:

<body>

div id="pageSurround">

<div id="subSurround">

<div id="topHeader">

<div style="padding-top: 72px;"></div>

</div>

<div>

<div class="colLeft">

{CATEGORIES}

{INFORMATION}

{CURRENCY}

{LANGUAGE}

</div>

for top header info. My logo is a jpg and I think I need to change it to a gif, but where do I put the code for the homepage url? Come to think of it, where is the code for the logo that I changed? I think that's what I need to find. Thanks.

Link to comment
Share on other sites

Guest fullt

If it's in the pinned section I can't find it. I've been at this ALL DAY and was hoping for a little more help. I would rather you didn't reply at all if you're going to have a Lord Mutton attitude. Excuse my ignorance but I don't know where to put this code or if it's the correct code or if I'm supposed to add code or change existing code. If there's anyone else out there - do I put this under skins/styleTemplates/global/index.tpl? Am I adding this code as opposed to changing existing code? This is for Legends, not Killer. Thanks. I hate computers. :)

so can i use this code for my legend skin. as my header now is a gif, as i animated a while back:

CODE

Add this to index.tpl right under <div id="topHeader">

<div align="left"><td align='left' height="80" width="100%"><a href="your url"> <img src="http://www.your url/skins/Killer/styleImages/backgrounds/topHeader.gif" alt="your alt text" border="0"></a></td>

change <div align="left"> to wherever you want it.

Remove the red part from layout.css

#topHeader {

text-align: right;

height: 100px;

background-image: url(../styleImages/backgrounds/topHeader.gif);

background-repeat: no-repeat;

just let me know if this will work for me, and i will go ahead and give it a go

cheers

Link to comment
Share on other sites

Guest fullt

Yes, I stated in the first post that I looked in the pinned posts, but that thread is for the Killer skin. I can't seem to get it to work in Legends. I tried adding the code I posted above and lost the page altogether. Then I saw the comments I should have removed so I tried again and the logo was just a gray box.

Link to comment
Share on other sites

Guest fullt

Thanks for the info.

Your skin is exactly what I'd like my store to look like in the future - clean and easy to navigate. Right now tho I need to learn my way around the stock skin so I'm going to keep trying to get that logo to work. Thanks again.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...