Bad Request

Posted in: Newspaper
Post count: 5
Post count: 6600

Hi,

The theme dose add and uses the data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAMBAMAAABRpcpkAAAAElBMVEUAAAAAAAAAAAAAAAAAAAAAAADgKxmiAAAABnRSTlMCFg8LBQd761rpAAAAFklEQVQI12MQAEIFIDQAwgAGByAEAwAUCAGRLNh3YwAAAABJRU5ErkJggg== to add this shadow under the menu: http://screencast.com/t/iIDQSe1MC which in your case missing because the css is broken as the url of that shadow image is altered: http://screencast.com/t/4PgntyABDPZV

It could happen due to a plugin as I can see you have other js errors in browser’s console so please make sure that you empty all caches then disable all plugins and test again.

You can see that using the right background image url under the menu is working fine so please test this as instructed and let us know how it goes.

Thanks

Post count: 5

Clearing the cache then disabling all the plugins did not seem to work. Is their a way to figure out what is what is breaking the css/ a way to fix it?

Post count: 1291

Hi,

I suspect the server interprets it as a link and that’s why you get the 404 error. You have to check the server configuration. It may also come from CDN, check the following discussion – http://stackoverflow.com/questions/17279643/why-would-css-data-uris-be-logged-as-404-requests

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.