Image and text layout display in article

Joomla template for easily build sports magazine website with advanced content display features and clean, unique design.
GK User
Thu Mar 14, 2013 3:47 pm
Hi,

I look for weeks for solution for sporter template to have picture of article displayed left with text floating (none-right) as in module News pro parameter. It doesnt work with CSS overriding instruction as mentioned in related blogs forum.

Please may you help to avoid blank space after picture and start text just on right of it and then continue after ?

I am running joomla 2.5 and sporter template update available

AS shown here the page article problem example :

http://www.festif-val.org/a-propos/lassociation

I would like please the text starting after the picture as it works for other template. All related blogs about this topic dont work for sporter. I can sent you access link by PM.

Thank you very much for this great problem for me, but within a great template you are providing.

With hope please in your kind support and willingness
User avatar
Fresh Boarder

GK User
Thu Mar 14, 2013 4:36 pm
Another page example with wrong picture / text article display:
http://www.festif-val.org/a-propos/contact

I would like something like:
http://demo.gavick.com/joomla25/twn2/in ... -long-fall

I ve tried with other template without success, see that override of css, cracking code... nothing...

May you please help by your very precious support and expertise herewith requested ?

Thank for your willingness,
.
User avatar
Fresh Boarder

GK User
Fri Jun 28, 2013 11:14 am
Hello,

Try this code:
Code: Select all
.blog img{
float: left;
margin-right: 15px;
}

Then the article page will look like this http://awesomescreenshot.com/0721g49j73
User avatar
Platinum Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.