Problem with the text of the article that

GK User
Tue Apr 03, 2012 5:01 pm
Hi,
I upgrade my joomla from 1.7 to 2.5, i decided to disintall the templte and re-istall it.
All is ok, but I see a problem, that as you can see, the text of the article, begin near the title and no under as normal. http://www.2duerighe.com/arte.html
Another thing that I notice is that is impossible ( like the version before) to validate the template with w3 validator.
Thanks
User avatar
Senior Boarder

GK User
Tue Apr 03, 2012 5:37 pm
Hi

Please try adding this line on joomla.css file:

Code: Select all
.article-meta.blog {overflow: hidden}


About w3 validator, please remember that test is done on CSS level 2, so all CSS3 classes added on our template are not validated on test.

Cheers ;)
User avatar
Platinum Boarder

GK User
Fri Apr 06, 2012 12:10 am
Thanks, can you tell me in were (the line) I have to put
.article-meta.blog {overflow: hidden}, please?

For the valitation I dont'understand what do you mean,
if i put www.2durighe.com in validator w3 i have this message:

Sorry, I am unable to validate this document because on line 648 it contained one or more bytes that I cannot interpret as utf-8 (in other words, the bytes found are not valid values in the specified Character Encoding). Please check both the content of the file and the character encoding indication.

The error was: utf8 "\x80" does not map to Unicode
User avatar
Senior Boarder

GK User
Fri Apr 06, 2012 11:30 pm
You can place it instead on overrule.css file (were ever you want)
Please enable this file on template parameters > Advanced Settings > CSS override

About the problem on validator w3, it seams that some file doesn't have correct encoding charset or some word is messing up. Did you change anything on files?
User avatar
Platinum Boarder

GK User
Sun Apr 08, 2012 1:44 am
Seichinha wrote:You can place it instead on overrule.css file (were ever you want)
Please enable this file on template parameters > Advanced Settings > CSS override

About the problem on validator w3, it seams that some file doesn't have correct encoding charset or some word is messing up. Did you change anything on files?


Ok I put the istruction in overrule.css enabling Css override, and is all ok, but I prefer to adding
this line at file joomla.css, can you tell me where (the line) i have to adding this article-meta.blog {overflow: hidden}?

For the validator w3, I dont Konw, I tink that I dont change anything.
User avatar
Senior Boarder

GK User
Sat Apr 14, 2012 1:24 am
???? You forgot my problem? :-(
User avatar
Senior Boarder


cron