1. ziggy
  2. Sherlock Holmes
  3. Free Templates / Extensions
  4. Tuesday, 05 February 2013
  5.  Subscribe via email
When I create a module using J51_Hover, the image is placed to the left. How do I center it?

Thanks
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Syarnold

Would you have a URL to an example of your module?

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran

URL is http://www.smartphone-zone.com. As you can see, I've published three J51_Hover modules on the home page and in each one the image is to the left. I need them in the centre. If you need the logon details, please ask.

Thanks

Stuart
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Due to the elements involed with this module it is not possible to simply center by using the standard margin:0 auto; however in this case you can center your modules by adding the following to the end of one of your templates CSS files..

[code type=css].imagehoverMain {
margin: 0 110px;
}[/code]
If you happen to change the number or size of your modules you may have to edit the 110px to your own taste.

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!