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
I hope so because I so wnat to use this conponent.
Cheers and heres hopeing
Nick
Hi nick,
in this file :
http://hanraisani.brinkster.net/joomla/components/com_chronocomments/style.css
find
and comment it like this :
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
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
Thanks that seems to have fixed it with no adverse effects
Cheers
Nick
Cheers
Nick
Thanks for letting me know!
This topic is locked and no more replies can be posted.