CSS Logo Trouble

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Aug 16, 2013 2:42 am
Reply with quote
Report this post
Hi,

I'm trying to change the default logo, except its being output like:

Code: Select all
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAH4AAAAmBAMAAADw0DIhAAAAMFBMVEX///////////////////////////////////////////////////////////////9Or7hAAAAAD3RSTlMAESIzRFVmd4iZqrvM3e5GKvWZAAACvklEQVRIx92Vz0tUURzFz51RR23St+mHFDWLQFo1q1pZQwwFLdKF21AhKApRK5hFMCK0E5pJpDbhmP+AQa1yMW5atdAWtQkaIiisxVPzx+jMvE+L+4Y3Rig6rfpu7v3CPff7veece6/0X0bTXLweeCjPl3rwF2Ft36AzyVTqQUKSwi4s7w98dbwAAK9sebL7AJvbC1TDiynkAol9kB2ggayiwNbukLNeLKi+A86iMsD73Su6BPioxf18dvNyowvLDQC7yz9EKUgyAGxW59nDwMbu5WvlDQM/YFGSIi5lZwjolyRz6/4O2JFxXvrlmZYakjFJaoGPHZbvzgKMqeCXNzkqtSLdAeZ9e3iOuQtFSWrnm/rY9he8VhN4cd+E25Ku9VhLTwGluCSdhPXQFL5J2oqOcVnVhTwwKbX6XJgCrEkRWyWUB5Ys6aPwIQdYFkKOWiHbBVQGJLXBL9sXTEs5iEsG4LtjrsSlUKC175JuiI0CLMWlc9b7ZgE8Ry3Wil1A0Qnl2JROAFB5lKGqYoEtHUs9t7p1W/x1q2kOiCnigpcwGfAUBqDUY/I+gYrAuiR1glfFRwBW1ALgmFngq9IAPWmAUsKkqbrglD8xBUioGzYsXSybWYDJxwAvBgF4B1Dpt5tlq3xuO9L5KahI7eD1Wnoref4a3ogGA88aF/g05/qCRHcsLWdqkpK/34yFl+0laQgWVOL+yeGtHZ5cAvhsy/YM2VE3ALxh/YH3RqrtUJRrO4wCxeMAjOk0eFBs8lNV5fN7HZAk9QHlhPqsX8MupbhZAGakZrxRWG0GmKh9bYHyU8emjQXK/VI4Tykh6WgqJnXgTUhSaqAA8+EFKvdqbtbDuTep3iBvSDqSZJJOzeOcCG77sELJ2AF/hggQq+NnOWQv9YEjutfbtke0wYrq6z9b18deH31Suq7j//P4DWFUqbe2Nq65AAAAAElFTkSuQmCC


I've deleted the logo physically from the images directory, it still renders as above after dropping caches, everything.

There are no module caches on, na da... this is development and running no such things. I've even turned on override.css and tried that way, no luck.

Why is it being output that way? There must be an easy explanation that I'm missing.
User avatar
Junior Boarder

GK User
Fri Aug 16, 2013 4:44 am
Reply with quote
Report this post
Make sure you also disable any other system or template cache plugins.

Once image is in image/png;base64 format it is encoded in that code itself already so it will not query server anymore that is why your after changes are not working.
User avatar
Platinum Boarder

GK User
Sun Aug 18, 2013 11:37 am
Reply with quote
Report this post
I think its actually my mod_pagespeed on my server... as once I have it on my localhost, no issue.

Thanks though... got me looking.
User avatar
Junior Boarder

GK User
Tue Aug 27, 2013 10:18 am
Reply with quote
Report this post
No problem at all, see you around...
User avatar
Platinum Boarder


cron