javascript - CSS completely stopped working on my Blogspot.com site -


i've been working on css / html drop down navigation blogspot.com site. after coding few hours had accidentally closed tab find out no matter or tried css on blogspot, css wouldn't work again. now, html/css works anywhere else, not on blogspot anymore.

these things did:

 1. created entire new blog under same account, applied     html/css  2. cleared cookies, cache , restarted browser  3. tried multiple browsers  4. used stylish extension override  5. used console in firefox edit html on other sites , added     code see if worked elseware  6. used different computer  7. used mobile network instead of isp 

despite doing pretty css/html work blogspot, refuse no matter what. guessing issues blogspot.com such glitch or bug may have caused. shows lot of css code struck out in styles inspector when inspect site via right-click.

i dab in javascript / jquery , wondering if there way force css force override.

css/html http://jsfiddle.net/rpksx66u/

my blogspot site: https://vitalintel.blogspot.com/

im pull hair out.

update: moved css/html/script element part of page , works. when element placed in cross-column's sections in layout, refuses use css.


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -