Hi,
my problem: in a login-Modul I set this link
(userregistrierung) is a Menue with the Type ChronoContact.
When that Link is active, in the Sourcecode the 'com_chronocontact/css/style1.css rel="stylesheet" type="text/css" (and others) are embedded in the <body> tag.
CSS must be embedded in the <head> ?!
I found this when I searched the mistake - when I klick on the Link 'registrieren' on the left-site (Login-Module) http://www.m-mnet.de/zumichael110109/download.html than the whole Site goes a part to the right-site.
I do'nt found the solution.
Thanks for help.
Regards, Mac
my problem: in a login-Modul I set this link
<a href="userregistrierung">registrieren</a>
(userregistrierung) is a Menue with the Type ChronoContact.
When that Link is active, in the Sourcecode the 'com_chronocontact/css/style1.css rel="stylesheet" type="text/css" (and others) are embedded in the <body> tag.
CSS must be embedded in the <head> ?!
I found this when I searched the mistake - when I klick on the Link 'registrieren' on the left-site (Login-Module) http://www.m-mnet.de/zumichael110109/download.html than the whole Site goes a part to the right-site.
I do'nt found the solution.
Thanks for help.
Regards, Mac
Hi Mac,
Yes, that's correct. It shouldn't make a big difference to your site if there are styles and scripts in the body but it's not best practice.
I have a version of RC4.11 that loads everything into the <head> but the changes haven't yet made it into the official release. I'll update it to RC5.0 when I find the time.
Bob
Yes, that's correct. It shouldn't make a big difference to your site if there are styles and scripts in the body but it's not best practice.
I have a version of RC4.11 that loads everything into the <head> but the changes haven't yet made it into the official release. I'll update it to RC5.0 when I find the time.
Bob
Hi Bob,
...but the CSS in the <body> is not the problem for my jumping :wink: Website?
Do you have a idea, what's wrong there 😟
Regards
Mac
Sorry, 😶 Mistake is found!
...but the CSS in the <body> is not the problem for my jumping :wink: Website?
Do you have a idea, what's wrong there 😟
Regards
Mac
Sorry, 😶 Mistake is found!
Hi Bob, Mac,
This is already fixed in the last RCs
Cheers
Max
This is already fixed in the last RCs
Cheers
Max
This topic is locked and no more replies can be posted.