Jump to content

Make the logo clickable...


Guest Orkan

Recommended Posts

Guest Orkan

Hello,

I know next to nothing about coding. Can someone please tell me how to make the logo in my cubecart 4 store clickable as a link, that takes customers back to the homepage? I tried the search function, but cannot understand the few posts I found on the topic.

As I said, I am very novice, so a step by step guide would be very appreciated.

Thank you.

Link to comment
Share on other sites

  • 2 weeks later...

  • 2 weeks later...
Guest john77jr

I don't think you can just "Make it clickable"

When I tried this in v3, I had to put in <div> files and remove the actual logo. I then hosted my own logo and used html within the <div> files to get it clickable. It looked the same at the end of the process, but it isn't something that would be easy for you if you don't understand coding.

It almost has to be the same in v4.

.

Link to comment
Share on other sites

Guest allstarpark

if you know basic HTML + CSS, it's not that hard at all. All you have to do just redo the banner section area. There 2 ways :

1. Use insert <img> as the logo and make a link to homepage on that logo

2. Set the banner as BACKGROUND in CSS, then add <table> above that banner and add spacer.gif ( transparant gif file) and set a link to homepage on that transparant gif.

that's what I did and it works :) i hope that helps.

Link to comment
Share on other sites

if you know basic HTML + CSS, it's not that hard at all. All you have to do just redo the banner section area. There 2 ways :

1. Use insert <img> as the logo and make a link to homepage on that logo

2. Set the banner as BACKGROUND in CSS, then add <table> above that banner and add spacer.gif ( transparant gif file) and set a link to homepage on that transparant gif.

that's what I did and it works :yeahhh: i hope that helps.

:blush: I would like to have more information about it. What are the files you have to modify please? In which folder are they?

thank you for your help

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...