problems with length

News Show Pro GK5 - flexible, responsive and easily extendable free Joomla module support forum.
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 Mar 31, 2014 11:42 pm
Hi,
I've problems with the length of module. You can see here: http://www.andana.net
The titles occupy 3 lines, and this makes a white gap to appear.

How can i solve?

Thanks,

Ricard
User avatar
Fresh Boarder

GK User
Tue Apr 01, 2014 7:57 am
It is caused by different header length. If text is longer it occupies more space (breaks the line), so all elements go down. How would you like it to look like? Could you create a sample screenshot?
User avatar
Moderator

GK User
Tue Apr 01, 2014 8:35 am
I would like it to look like this, please. (have a look at the attachment)

What can i do?

Cyberek wrote:It is caused by different header length. If text is longer it occupies more space (breaks the line), so all elements go down. How would you like it to look like? Could you create a sample screenshot?
User avatar
Fresh Boarder

GK User
Tue Apr 01, 2014 8:06 pm
No attachment, please try adding imaga again.
User avatar
Moderator

GK User
Thu Apr 03, 2014 8:35 am
Captura de pantalla 2014-04-03 a les 9.32.54.png
User avatar
Fresh Boarder

GK User
Thu Apr 03, 2014 10:57 am
But here all product names are short and fit in 1 line - please create a mockup with long product names like on your site.
User avatar
Moderator

GK User
Sat Apr 12, 2014 9:21 am
Cyberek wrote:But here all product names are short and fit in 1 line - please create a mockup with long product names like on your site.
User avatar
Fresh Boarder

GK User
Sat Apr 12, 2014 5:05 pm
Please edit: /templates/gk_shop_and_buy/css/override.css and add at its end:
Code: Select all
.nspArt div.nspInfo {display: none;}
.nspArt h4.nspHeader a {font-size: 16px; color: #333; font-weight: bold;}


Adjust font-size and color to your liking.

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

GK User
Sun Apr 13, 2014 10:15 am
Thanks


Cyberek wrote:Please edit: /templates/gk_shop_and_buy/css/override.css and add at its end:
Code: Select all
.nspArt div.nspInfo {display: none;}
.nspArt h4.nspHeader a {font-size: 16px; color: #333; font-weight: bold;}


Adjust font-size and color to your liking.

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

GK User
Sun Apr 13, 2014 2:54 pm
Is there anything else I can help you with on this topic?
User avatar
Moderator


cron