Problem with length of the titles of item.

GK User
Thu Feb 16, 2012 2:54 pm
When I publish an item with a long title I can not see the image and content

Domain: http://www.torrelavega.es, (Test site under http://torrelav-cp44.webjoomla.es/ )

Thank´s

fallo.jpg
User avatar
Fresh Boarder

GK User
Thu Feb 16, 2012 3:01 pm
For test purposes can you use English characters in title and keep title length to same so we can see if its to do with characters rather then title length. Let us know. Thank you.

See you around...
User avatar
Platinum Boarder

GK User
Mon Mar 19, 2012 1:50 pm
Sorry for the delay.

Heading in English, the first image with ie8, second with firefox 10 and the third modifying the text in the demo gavik

t1.jpg


t2.jpg


t3.jpg
User avatar
Fresh Boarder

GK User
Wed Mar 21, 2012 8:57 am
Try following css code in override.css file and make sure to enable css override feature from template settings > advanced > css override "on".
Code: Select all
.nspMainPortalMode3 .nspTitleTab .nspTitle { float: none; }
.nspMainPortalMode3 .nspTitleBlock .nspArtMain { float: left; margin-top: 42px; }


This should look like the same view you have in IE8 when using Firefox 10. Let me know. See you around...
User avatar
Platinum Boarder


cron