CSS gurus: Changing a 2-column layout to a 3-column one? [more inside]
posted on Jul 23, 2008 - 5 answers ![]()
CSS, WordPress Themes, HTML: Trying to custom-design my new blog's design; only three images out of ~10 appearing. [more inside]
posted on Jun 22, 2008 - 6 answers
I don't like the WordPress 2.5 look and feel. I am not interested in switching CMSes. What are my options for basic postings to my blog with minimal interaction with the WordPress interface? [more inside]
posted on Jun 18, 2008 - 11 answers ![]()
The images on the front page of my Wordpress blog are all squashed up against the text, while the single-post images are not. Why is this?
[more inside]
posted on Jun 1, 2008 - 5 answers ![]()
Wordpress/web design problem-my custom template is screwed up and I can't figure out how to fix it. Please help. [more inside]
posted on Jun 1, 2008 - 9 answers
How to use a custom font on a web page that uses CSS [more inside]
posted on Mar 21, 2008 - 16 answers
I have a web site using Wordpress and I'm trying to figure out a css problem with IE. The first thing I'm doing is creating a seperate IE stylesheet. I've followed all the instructions found in the Wordpress forums but can't seem to get IE to pick up the new stylesheet. (I've already asked this question there but haven't gotten back anything that worked.)
Here's what I've added to my header.php *below* the call to the regular style.css:
Here's my code:
<!--[if IE]>
<link rel="stylesheet" href="<?php bloginfo('template_directory'); ?>/style-ie.css" type="text/css" />
<![endif]-->
I know that IE is picking up the if-then, because I added a random text string in there and IE showed it. The way I'm testing whether or not IE is getting the style-ie.css sheet is by changing the color of the menu bar from orange (non-IE) to white (IE). I've also tried hardcoding the path to the other css sheet and that didn't help.
I'm at my wits end. What am I doing wrong?
posted on Feb 22, 2008 - 15 answers ![]()
WorpressFilter Blog gone blank, Admin section is fine - help ! [more inside]
posted on Jan 6, 2008 - 8 answers
I'm starting a new tourism website for my local area. It's a mash of google maps, with photos and information of a given area featuring some of the neat stuff happening, or that has happened. And now I need some help with the wordpress theme. [more inside]
posted on Aug 12, 2007 - 2 answers
WordpressFilter: How to change sidebar text alignment in a specific theme... [more inside]
posted on Jul 2, 2007 - 3 answers ![]()
In Internet Explorer, my blog seems to be disappearing to the left. I'm fairly certain that it has something to do with my alteration to the original template's blockquote style. [more inside]
posted on Apr 11, 2007 - 10 answers
Help me find the perfect theme for my Wordpress blog. [more inside]
posted on Dec 8, 2006 - 5 answers
CSSFilter: In my Wordpress theme, enclosing text in <blockquote> tags gets rid of all the line breaks. I don't want to go back and put <br /> tags all over the place; what can I change in the CSS to make it so that, when I hit return a couple of times, it shows up as a blank line when I publish my posts?
posted on Oct 2, 2006 - 8 answers ![]()