benhoIIand / Slidorion

Slidorion jQuery Plugin
http://www.slidorion.com
GNU Lesser General Public License v3.0
69 stars 13 forks source link

Tables messed up #43

Open earthcomedy opened 10 years ago

earthcomedy commented 10 years ago

Hi Ben,

Thanks for writing this plugin. Having some problems implementing it though. I've put it on a page which has tables...and the tables get all messed up. Also the text on the page gets changed. A background image I load also was getting overwritten by the background command in the style.css

I fixed the background image issue by commenting out the background in the style.css file.

Have you heard of this problem before?

earthcomedy commented 10 years ago

fixed kind of...

Was able to fix my tables, by adding some CSS code...and adding the TIMES NEW ROMAN font family in the style.css file, but the font in my CSS nav bar and on the page still showed up as slightly different.

I then just removed your style.css and adjusted the accordion height, and it looks mostly ok....the bottom of the accordion doesn't look flush at the bottom - it looks different in Firefox 29 and Chrome.35...any suggestions...

Re-adding your style.css and the accordion looks ok....again....but I don't want my nav bar to change font....that's most important. Any suggestions?