SMFShop > SMFShop Announcements

Having display problems with SMFShop? Read this topic!

(1/1)

Daniel15:
It was brought to my attention that the SMFShop 'Buy Stuff' page does not display properly in FireFox (the page is moved to the right. The same page displays fine in Opera and Internet Explorer. For anyone encountering this problem, could you please try this fix:

In Themes/default/Shop.template.php, find:

--- Code: ---<br style="clear: all" />

--- End code ---

Replace with:

--- Code: ---<br clear="all" />

--- End code ---

This should fix the display issue :)

Navigation

[0] Message Index

Go to full version