mojopokeyblue
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Help! My blog doesn’t display properly in IE or Firefox.Can you give me the link to your site, so that I can see what the problems are?
Forum: Themes and Templates
In reply to: Images: Link To page as default?Not sure I understand…you want an image to link to a particular site? If so, simply place the link tag around the image:
<a href="http://www.example.com"><img src="http://pic.gif" /></a>Hopefully this helps.
Forum: Themes and Templates
In reply to: From Website to WPNo, you don’t have to know PHP to convert to WP.
However, without sounding intrusive, what are you trying to do? I’ve been working with Linux, PHP, CSS, HTML, SQL for several years and I’m using WordPress. The only reason I would switch to WP is to have total control over the layout of my site…which means I would have to know CSS.
MoJo
Forum: Themes and Templates
In reply to: How to add Drop Caps to your PostsThe “upgraded CSS template” is an additional option available under WordPress.org and costs $15 per year. When you log into your site, it’s under the “Upgrade” tab. According the WordPress: “This upgrade allows you to add custom CSS to customize any theme on this current blog. This is recommended mostly for advanced users who understand CSS.”
I haven’t tested it, but I don’t think you need this option for the “Drop Caps” feature in my article.
MoJo
Forum: Themes and Templates
In reply to: How to add Drop Caps to your PostsOooopps! You’re right.
I have updated the article so that the “Drop Caps” feature works in both Firefox and/or IE.
Thanks for the response.