Forums

Problem in Firefox

nickporter 13 Oct, 2008
Can you please take a look at my site in IE7 http://hanraisani.brinkster.net/joomla/index.php?option=com_content&view=article&id=223&Itemid=&ed=7 you will see that the site is centerd on the screen, but in Firefox or Chrome the site is moved to the left of the screen, if I unistall ChronoComments component, module and plugin the site returns back to the centre in FireFox and Chrome... Is this a bug? if so do you have a fix for it?
I hope so because I so wnat to use this conponent.
Cheers and heres hopeing
Nick
Max_admin 14 Oct, 2008
Hi nick,

in this file :
http://hanraisani.brinkster.net/joomla/components/com_chronocomments/style.css

find
.left { float:left!important;}


and comment it like this :
/*.left { float:left!important;}*/


now save the file and all will be good, this is a conflict between your template CSS and the comments CSS, this fix may have some drawbacks, I'm not sure, if you observed any layout issues in the comments itself let me know!

Cheers,

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
nickporter 14 Oct, 2008
Thanks that seems to have fixed it with no adverse effects
Cheers
Nick
Max_admin 14 Oct, 2008
Thanks for letting me know!
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.