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.

display pictures horizontally

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

Hello -

Does anyone know what i need to do to my html or my css to get images to display in one horizontal line?

For instance i if i use the following code:
<img src="images/buttons/picture1" /> <img src="images/buttons/picture2" /> <img src="images/buttons/picture3" />

the images will stack
picture1
picture2
picture3

instead of doing this: picture1, picture2, picture3

how do I do that?
  • nycps's Avatar
  • nycps
  • LIfetime Developer - Big Bamboo
  • 193 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
Hi

It depends on the other content and what is easiest - you could float them individually or use JB Type syntax to align them in columns using classes

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
can you explain this one?

"JB Type syntax to align them in columns using classes"

I am talking about some simple stuff. I just need to put up some small icons in a row. literally like the way the emoticons on this page shows up.

nothing else on the page just a few images in a custom html module.
  • nycps's Avatar
  • nycps
  • LIfetime Developer - Big Bamboo
  • 193 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
Small icons = being images or font based icons?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
no .jpg, gif, and .png only. not font based. Sorry.
  • nycps's Avatar
  • nycps
  • LIfetime Developer - Big Bamboo
  • 193 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
I think the easiest way for you would be to load a directory of images via zentools and align them as a grid with 3 in a row

then use the loadposition synax to display the module in article content

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Well that's a great idea. too easy! uuuug.

thanks.
  • nycps's Avatar
  • nycps
  • LIfetime Developer - Big Bamboo
  • 193 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
You're welcome :)

Cheers
  • 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