Firefox compatibility

Firefox compatibility

Postby chaiavi » Tue Jun 08, 2010 10:01 am

I'm using the latest firefox V3.63

And the site is all messed up (it looks good on IE and on chrome).
http://fitnessequipmentshops.com/Aerobi ... cessories/

How can I make it firefox compatible?



Please somebody, help,
Thanks,
Avi.
chaiavi

 
Posts: 122
Joined: Sun May 09, 2010 12:49 pm

Re: Firefox compatibility

Postby admin » Wed Jun 09, 2010 10:45 am

Hello,

The html has been changed from the original theme and this has caused the page to not display correctly.

in sidebar-left.tpl

find:
Code: Select all
         <?php echo $this->nestedcats; ?>


and start by changing it to:

Code: Select all
      <div id="nested">
         <?php echo $this->nestedcats; ?>
      </div>


if that does not work I would suggest looking at the original copy of sidebar-left.tpl and ammending the differences to your copy for the nested categories block.
User avatar
admin
Site Admin
 
Posts: 462
Joined: Sun Nov 22, 2009 7:24 pm

Re: Firefox compatibility

Postby chaiavi » Sun Jun 13, 2010 9:11 am

Thanks,

I don't want to rollback to the original because I like the changes I've done there.

Anyway, I have followed your lead and have upgraded the code to check for the browser type and in the case of firefox it uses the old code.

In the case of any other browser it uses the new code.


Thanks for your good advice,
Avi.
chaiavi

 
Posts: 122
Joined: Sun May 09, 2010 12:49 pm


Return to Bug Reports

Who is online

Users browsing this forum: No registered users and 1 guest