Headers and Text on separate lines

Free responsive Joomla 2.5 and 3.x module to present your content with easy and intuitive way.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Mon Jun 03, 2013 7:10 am
Hi,
WIth NSP Gk4, the articles appearing in the News feed, show the headline and immediately after the last word of the headline, the text appears,
I would want the headline, text and read more all to be on their own separate lines, please help.
Thank you
Craig
User avatar
Senior Boarder

GK User
Mon Jun 03, 2013 9:43 am
You want to achievie view like here ? >> http://d.pr/i/75Gx Please just float value for all blocks to 'none' value.
User avatar
Platinum Boarder

GK User
Mon Jun 03, 2013 10:13 am
Thanks, but I have the images on the left and the test is next to the images not under the images, if I set the value to none then the text is underneath the images http://www.my-players.co.za (Latest News Tab)
Thanks again for the quick response.
User avatar
Senior Boarder

GK User
Tue Jun 04, 2013 9:09 am
With NSP GK4 it will be not possible without some custom code. Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
#nsp-nsp_113 .nspArt h4.nspHeader {min-widht: 170px}

and then just remember to enable "Use override CSS" option in template advanced settings tab. Then set float to 'left' value.
User avatar
Platinum Boarder


cron