[SOLVED] image in center position

GK User
Wed Dec 14, 2011 8:41 pm
Hello! [the first time I post a topic :oops: ]
I have some troubles putting images in center position in joomla articles with "The world news II" template.
Only float left or float right. Must I change some code for having what I would like to reach?

Thank you very much. Ciao
User avatar
Junior Boarder

teitbite
Thu Dec 15, 2011 3:23 am
Hi

Please show me an example page with this problem.
User avatar
Moderator

GK User
Thu Dec 15, 2011 2:01 pm
Hi friend,

Please check out this guide I think it may be helpful for you http://css-tricks.com/snippets/css/abso ... -an-image/
User avatar
Platinum Boarder

GK User
Thu Dec 15, 2011 2:51 pm
Thanks Don Lee for the tip.
Teitbite, here I link you a joomla article with the problem:

http://www.vivereilgrappa.it/index.php/it/offerte/offerte-del-mese/231-natale-capodanno-ristorante-alla-corte
User avatar
Junior Boarder

teitbite
Thu Dec 15, 2011 4:43 pm
Hi

Please add this code to css:

Code: Select all
.articleContent img, .feed-item-description img {
    float: none;
User avatar
Moderator

GK User
Thu Dec 15, 2011 5:31 pm
Great! Thank you very much Teitbite, it works.

As this is my first post, how can I close it with [solved]?
User avatar
Junior Boarder

teitbite
Thu Dec 15, 2011 11:04 pm
Hi

I'll do this for You :)
User avatar
Moderator


cron