In mainbody nsp gk4 title letters disappear!

Premium sports magazine Joomla template with clean, easy to customize and unique design.
GK User
Wed Nov 07, 2012 1:12 am
In the mainbody position I have assigned a NSP_GK_4 module that displays a row of articles exactly like in the demo, right under the videos. I have used a googlefont in order to change the appearance of the headers.

Sometimes, only when the header has a big word included in the first row, the word does not change row as it should (as there is no more space), but continues to the first row, and the last letters of this word disappear. They seem to be cut off by the div.

I first though it had to do with the layout, so I started experimenting with different layout percentages, making the mainbody position bigger, and the insets, or the left & right bars smaller
BUT although then there was bigger space for the header to display, big words still did not change a row resulting again in the cutting of the last words.

Then, I changed the module's width making it 100% from the module options but nothing again.

Then I said it must be the font, so I changed the header's font into default=arial, but still the same problems... so I changed back to the googlefont...

See the attached picture.

Can you come up with any solution for this?
User avatar
Senior Boarder

GK User
Wed Nov 07, 2012 8:12 am
Hi,

Could you provide an URL to your website, the I will be able to detect the problem and suggest you some solution.
User avatar
Administrator

GK User
Wed Nov 07, 2012 9:48 am
see [cut]*, although I have removed articles with problematic headers because the site is up and running.

*I would really like to remove the "link" later on :D
User avatar
Senior Boarder

GK User
Wed Nov 07, 2012 11:24 am
Link removed.

Regarding your problem - I don't see any problems on my browser - Chrome. Which browser are you using?
User avatar
Administrator

GK User
Wed Nov 07, 2012 2:07 pm
I have checked chrome, firefox, explorer in different computers and different OS's. I suppose you cannot see the problem because I have now removed articles with problematic titles from displaying in the module.

Would you like me to re-enable a problematic article just to check?
User avatar
Senior Boarder

GK User
Wed Nov 07, 2012 6:54 pm
I you check my site now, you will see the second in row article with the problematic title display (missing 2 characters)
User avatar
Senior Boarder

GK User
Wed Nov 07, 2012 9:22 pm
Please try to add the following rule in the gk.stuff.css file:

Code: Select all
.nspArt h4.nspHeader {
word-wrap: break-word;
}
User avatar
Administrator

GK User
Wed Nov 07, 2012 9:30 pm
At first I think it's working! Let me use it for a while and I will come back to you... Thanx in advance!
User avatar
Senior Boarder


cron