How to get the text next to the image?

Support forum dedicated to free and advanced Joomla content presentation module with various layout options and data sources support.
GK User
Thu Jul 24, 2014 8:25 pm
Hello,

im using NSP Gk5 with joomla 3.2 and Game magazine Template.

Here is the link: http://suloo.de/hsv3/

I would like to achieve, that the text gets displayed on the right side of the picture not below. In Gk4 it worked with the normal mode from the start, i compared the settings but cannot find a difference actualy.

Could you please have a look and help me out?

thx!

Mark
User avatar
Fresh Boarder

GK User
Fri Jul 25, 2014 6:40 am
Please edit: /templates/gk_game_magazine/css/override.css and add at its end:
Code: Select all
.nspArt p.nspText {
float: none;
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Fri Jul 25, 2014 8:36 am
Great! Works perfect.
User avatar
Fresh Boarder

GK User
Fri Jul 25, 2014 3:25 pm
Is there anything else I can help you with regarding this topic?
If you will have any other questions, feel free to post new forum threads - it allows us to answer you faster :)
User avatar
Moderator

GK User
Sat Jul 26, 2014 8:24 pm
No thanks, this topic can be marked as solved. ;)
User avatar
Fresh Boarder


cron