pjf
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Custom header missing but shows in Preview mode?I should say my problem is that I am using the plug in Theme Tweaker and not that familiar with how to change the CSS with that plug in.
Forum: Fixing WordPress
In reply to: Custom header missing but shows in Preview mode?Your background image is pointing to this domain http://pjf-marketing.com is that even your site?
That was the previous domain, my old one.
Any suggestions?
Thanks for your help
peter
Forum: Fixing WordPress
In reply to: banner conflicting with blog titleAll fixed, all done. Thanks !!!
Forum: Fixing WordPress
In reply to: banner conflicting with blog titleok i found the issue and got the title off the page. so thanks for that!
I still cant get the RSS FEED to show the title of the blog, and thats the real reason for the exercise in the first place, the blog is untitled in the feed list and thats useless.
arrghForum: Fixing WordPress
In reply to: banner conflicting with blog titleAnyways I still can not get a RSS feed to show the blog title arrgh. it just picks up the blog feed title, or UNTITLED. driving me crazy.
Forum: Fixing WordPress
In reply to: banner conflicting with blog titleI just reduced the size from 500% to 0% and the text is not visible. Is there any downside to doing this? thanks, PF
Forum: Fixing WordPress
In reply to: banner conflicting with blog titleI tried it but it seemed to have no effect on title. the tagline is not visible. Not sure why. Here is what the CSS looks like
Thanks!!#header h1 a, #header h1 a:visited {
color: #fff;
text-decoration: none;text-indent: -9999em;
}#header h1 a:hover {
color: #fff;
text-decoration: none;
}#header h2 {
color: #bdbdbd;
font-size: 18px;
font-family: Arial, Helvetica, Sans-serif;text-indent: -9999em;
}Forum: Fixing WordPress
In reply to: banner conflicting with blog titlethanks, I will give it a go, and get back to you..i also thought I could change the colour of title too.