My logo was originally designed by Andrey, years ago, and saved as a .gif file. I tried to upload that but it wouldn't display it. So then I converted it to a .JPEG and upload it again, still it's not displaying. How can I get my logo to appear?
My logo was originally designed by Andrey, years ago, and saved as a .gif file. I tried to upload that but it wouldn't display it. So then I converted it to a .JPEG and upload it again, still it's not displaying. How can I get my logo to appear? |
As you try to inspect this element (boonex.us as example) <img class="mainLogo" alt="logo" src="http://www.boonex.us/media/images/logo.png"/> So just save your GIF as PNG and replace current media/images/logo.png file by yours. Clean cache and refresh your page :) |
Ok, I did as you said. I also used my FTP client to verify my new logo.png was located in the right directory on the server. I also flushed my cache, still the logo is not showing. Can someone goto pluralmarriage.com and see if it shows up?
Thanks.
|
hello there, i went to see if i could see your image, and it appears to be a path problem to me. let me know if you want me to look at it? When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support |
Here is what my untouched code says:
img src="http://www.pluralmarriage.com/media/images/logo.png" class="mainLogo" alt="logo"
Here is proof the file resides in the right location on the server:
Any ideas? Thanks!
|
How do I effectively paste a screenshot in here? |
Try changing the file to a gif file, it is currently a png. Here is what my untouched code says: img src="http://www.pluralmarriage.com/media/images/logo.png" class="mainLogo" alt="logo" Here is proof the file resides in the right location on the server: Any ideas? Thanks!
|
Ctrl A, Ctrl C on your page, then here Ctrl V. How do I effectively paste a screenshot in here? |