This is discussed in further detail in the CSSZen thread because they really are having the same problem:
Well, I'll just chime in here too. Because I've been looking at this in another thread.One problem is that the browseblock id never gets clo...
I don't know if I would say you created that skin yourself. Especially when you cite the person you copied it from in your footer. Adapting...
It shouldn't change on it's own.I don't have time to look into your other problem right now, but I'll try later.
No, don't post anything for 3.0 under 2.0! Please just wait, ok? With all the bugs that are being found right now, I don't think modifying t...
Could you please change your category block to one column and let me know if it still escapes out of the block? You can change it back right after, I ...
Making the elegance 2 column instead of 3 is actually very simple. Remove #rightindex from your css and html completely (including all the content in ...
Firefox for Mac is different than Firefox for Windows because Macs are different from PCs. But the problem, like I said, isn't with either skin--...
The categories are appearing this way because of the way it's coded in the script. I'm not really sure why it was done that way but each cat...
We're not really accepting mods for 3.0 yet so that people can get the feel of using it. Translations are another thing though. Do not post your ...
It's because the path to your image isn't correct. It's looking in your main image folder instead of the skin folder. It'll probab...
Actually, it should be banner. Try this:CSS:/* the box at the top of the page */#banner {text-align: center;background: #214263;padding-bottom: 3px;bo...
You can add the image to your html like this:<div id="header"><img src=""path/to/image.jpg"" height="x" width=&...
You need to add background-position to your css. Try this: #sitename { line-height: 100px;background-image: url(images/dragonfayth.gif);background-pos...
Check to see if you have a variables.php file in your skin, and make sure nothing is set in there that may prevent them from showing up.
