Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

full article image float

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hi Guys,

I am just wondering about the placement of the full article image via the images and links tab when creating an article. I would like to center my main image more but when I use the float option 'right' the text is affected so it flows around the image. I would just like to keep the text as is but bump the image to the right a bit...

bypriorarrangement.com/index.php/ourdestinations/morocco/marrakech


Cheers,

Julia
  • Julia Booth's Avatar
  • Julia Booth
  • 12 Month Developer
  • 125 posts
  • Karma: 0
The administrator has disabled public write access.
Sure thign Julia,

If you add this to the custom.css file it should fix it for you:

.img-none {text-align:center}
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
Thanks : )

Can i add auto margins to center all my main article images? Tried a few rules but haven't found the right one yet : )

Cheers,

J
  • Julia Booth's Avatar
  • Julia Booth
  • 12 Month Developer
  • 125 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Julia,

Every single image - do you have an article with more than one content image (not including zentools)?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi Paul,

No I don't. I am adding 1 main image (using full article image in image tab) to all my articles and then having a zen tool module to display more images.

Cheers,

J
  • Julia Booth's Avatar
  • Julia Booth
  • 12 Month Developer
  • 125 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Julia,

.item-image {
margin: 20px auto;
text-align: center;
}

Should do the trick then

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Thanks Paul!
  • Julia Booth's Avatar
  • Julia Booth
  • 12 Month Developer
  • 125 posts
  • Karma: 0
The administrator has disabled public write access.
No problem

The site is coming along nicely :)

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers