1. lpcalhoun
  2. Commercial Templates
  3. Wednesday, 04 July 2012
  4.  Subscribe via email
Image frames appear differently in positions user7-12 than in positions user1-3. The frame seems off a little on the top for 7-12.

I am using custom html models in all those positions. Example below.

<div class="view"><img src="/images/thumbnails/filler5.png" width="150" height="150"/>
<div class="mask">
<h2>Styles</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit.</p>
<a class="info" href="http://demo.joomla51.com/0077/index.php/templatestyles";> Read More</a></div>
</div>

Also, how can I add an image without using a template image frame?

Thanks
Accepted Answer Pending Moderation
0
Votes
Undo
Hi lpcalhoun

This appears to be the CSS3 image hover markup you are using, may I suggest using the following extension instead to add your images http://www.joomla51.com/extensions/ccs3-image-hover-module.

You can add an image without the default frame by using the following..

<img src="/yourimage.png" style="padding:0px;">


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


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