I'm not sure which page you're looking at, do you mean the listing boxes?If you want to change the font size, I'd recommend using em or...
The errors are there by default, so debugging should be turned off, especially if your site is live. 🙂
I don't have the files on me right now, but there should be a variable $displayprofile in the variables.php which you can edit so profiles will b...
You just want to create a webpage, right? If you want something that's not connected to eFiction, then Lissa Explains is really useful website th...
I've had that problem before, but it was always because I was messing around with MIME types/apache... You might want to look into that. Do you h...
It's connected to your skins. If you check a default skin -- CSSZen, for example -- you'll notice there are bits of coding related to end/au...
... I LOVE YOU. You know this, right? 😀 :D(It was the variables.php -- $displayprofile was set to 0.)
I deleted extra_header.php first...Weird... The <link> blocks are repeated. Where, I'm guessing, you've edited header.php and where ex...
You're welcome! 🙂
You're calling it twice, btw. o_o
It's because you've defined th to have a black background (and white text colour), but AFTER, you have set the text colour in .tblborder as ...
No, that's right._CHARSET is a constant.
I'm a little confused -- do you want a new classification for text input only?
Strange! I'm sure it's something to do with incorrect parsing or something. It is most likely the backslashing (") but I'm not sur...
