cnm01
Forum Replies Created
-
Thank you so much Chip for the speedy support, accurate, and clear information. All your instructions were perfect and greatly appreciated!
Oops the site is http://jodycipot.com
Forum: Plugins
In reply to: [Plugin: Register Plus] Invalid Username displaysI am having the same problem. What is the solution? I see no resolution here. Please help.
Forum: Fixing WordPress
In reply to: Image show on PC but not on MacResolved. No need for a reply.
Forum: Fixing WordPress
In reply to: Image show on PC but not on MacHello,
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 {
}