Jump to content

How to make my banners go mobile with html or css? Home text editor


Amatory

Recommended Posts

Good evening all,

 

I would like my website banners within the home text editor to become mobile so my mobile users can see the banners with ease.

 

I am running version 1.6.x and below is the code:

 

 

<a href="#"><img src=" http://pleasurecandy.co.uk/img/Homepage/SexToysHP1.png " onmouseover="this.src=' http://pleasurecandy.co.uk/img/Homepage/SexToysHP2.png '" onmouseout="this.src=' http://pleasurecandy.co.uk/img/Homepage/SexToysHP1.png '" /></a> <a href="#"><img src=" http://pleasurecandy.co.uk/img/Homepage/SexyLingerieHP1.png " onmouseover="this.src=' http://pleasurecandy.co.uk/img/Homepage/SexyLingerieHP2.png '" onmouseout="this.src=' http://pleasurecandy.co.uk/img/Homepage/SexyLingerieHP1.png '" /></a></p>

<p><br /> <a href="#"><img src=" http://pleasurecandy.co.uk/img/Homepage/CouplesHP1.png " onmouseover="this.src=' http://pleasurecandy.co.uk/img/Homepage/CouplesHP2.png '" onmouseout="this.src=' http://pleasurecandy.co.uk/img/Homepage/CouplesHP1.png '" width="384" height="339" /></a> <a href="#"><img src=" http://pleasurecandy.co.uk/img/Homepage/MaleToysHP1.png " onmouseover="this.src=' http://pleasurecandy.co.uk/img/Homepage/MaleToysHP2.png '" onmouseout="this.src=' http://pleasurecandy.co.uk/img/Homepage/MaleToysHP1.png '" width="384" height="340" /></a> <a href="#"><img src=" http://pleasurecandy.co.uk/img/Homepage/bondageHP1.png " onmouseover="this.src=' http://pleasurecandy.co.uk/img/Homepage/bondageHP2.png '" onmouseout="this.src=' http://pleasurecandy.co.uk/img/Homepage/bondageHP1.png '" width="384" height="340" /></a></p>
<p></p>

 

Thank you

Link to comment
Share on other sites

Hi, Thank you for getting back to me.

 

When I add that code yes indeed it works perfectly for the mobile devices.

 

It puts them all in a list down so instead of the 2 bigger ones next to each other and 3 smaller ones under neath they just go in a big long single line on iPad and PC but still look fine on mobile?

 

Any ideas on how to fix this?

 

Thanks

Link to comment
Share on other sites

  • 3 weeks later...

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