mikemcdowall
Member
Posted 3 years ago #
My blog works great in Internet Explorer on any PC. However the HEADER image (in the Atahualpa theme) is not visible when viewed on any Apple Mac. Everything else works fine, it's just the HEADER image I'm having trouble with. It's an ordinary .jpeg. Can anybody help?
llprice
Member
Posted 3 years ago #
I have a Mac, what's your url?
mikemcdowall
Member
Posted 3 years ago #
Hi
The URL is http://www.glorioustv.com
Thanks
Mike
mikemcdowall
Member
Posted 3 years ago #
I've gone through all the Atahualpa theme options but can't find the source of the problem. I confess to being a complete beginner at this. Any help or advice will be most gratefully received.
Cheers
Mike
llprice
Member
Posted 3 years ago #
Hello Mike,
I viewed your site with Safari, Firefox, Opera, and even the RSS reader. I see a blue "Glorious" banner with a cloud on the right.
If you can't see that, you need to clear the cache in your browser:
1) First navigate to a different site.
2) Safari: Choose Safari > Empty Cache, and then click Empty
or
Firefox: Tools > Clear Private Data > Cache.
3) Return to your site and check again.
Does that help?
L.L.
Hello,
I am having the reverse problem. I added a jpg image to my header and can see it fine in Safari and Firefox on my Mac, but it doesn't show up on my PCs. My blog is at http://www.ph413.com. I edited the themes/simplex/css/default.css file. I placed the image in the themes/simplex/images folder. I didn't edit the header.php file. I didn't think I should have to. Any ideas? Here is the code;
/* Autum Color Theme */
body {
background: #fafafa;
color: #333;
}
#header {
background: url(http://ph413.com/wp-content/themes/simplex/images/pH413%20Header%202.jpg) no-repeat;
}
#footer {
background: #eee;
}
#headerimg .description {
}
Resolved. No need for a reply.