Jump to content

How to add link to CMS banner-box


Recommended Posts

Hello all,

 

I have created banners in CMS and I want to add links to them, but when I try to add link to the img nothing happens, if I add link to the text it is ok, but work only if you click on the text. I want to add link to the banner, so it dose not matter where I click on the banner. I am new in to codding! I am using prestashop 1.6.Sorry for my bad english.

 

This is the code that i am using:

<div class="col-lg-6 col-md-6">
<div class="banner left"><a href="http://thalloderma.tk/presta/index.php?id_category=57&controller=category"><img src="http://thalloderma.tk/presta/img/cms/2.png" class="img-responsive" height="200" width="420" alt="1.png" /></a>
<div class="banner-box">
<div class="banner-content">
<p style="text-align: center;"><br /><br /></p>
<h1 style="text-align: center;">SENSITIVE SKIN</h1>
</div>
</div>
</div>
</div>

post-1111679-0-57912400-1479466907_thumb.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...