General Community > Chit Chat

Site slow with Safari 6 and Mountain Lion?

<< < (5/6) > >>

ApplianceJunk:

--- Quote ---as for the CSS - do note that it looks like there are a whole BUNCH of bad calls for "display: scroll;"
scroll is not a valid option for the display tag.  You can either just delete each of the display lines, or change every entry of display: scroll; to be display: inline;
--- End quote ---

I'm clueless right now. Is this something you could repair for me?

Thanks,

Yoshi:

--- Quote from: appliancejunk on August 08, 2012, 04:26:09 PM ---
--- Quote ---as for the CSS - do note that it looks like there are a whole BUNCH of bad calls for "display: scroll;"
scroll is not a valid option for the display tag.  You can either just delete each of the display lines, or change every entry of display: scroll; to be display: inline;
--- End quote ---

I'm clueless right now. Is this something you could repair for me?

Thanks,

--- End quote ---
Mind attaching the index.css file of your theme, here? :)

ApplianceJunk:
Thanks!

Yoshi:
I changed all occurences of display: scroll; into display: inline;, that should fix those issues.

ApplianceJunk:
Ok, thanks!
I'm going to compare my backup file with your changes to see if I can learn something. :)

Why do you think they would have been wrong to start with?
I have always just used the default SMF theme.

Thanks again.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version