URL to your eFiction: http://animetionacs.net/fic/index.php?skin=AlienGreenlo
Version of eFiction: 3.5
Have you bridged eFiction, if so with what?: No.
Version of PHP: 5.2.4
Version of MySQL: 5.0.27
Have you searched for your problem: Yes
If so, what terms did you try: scrunched up, alien green, IE Alien Green, IE 7
State the nature of your problem: Alien Green works perfectly in Firefox with no problems, but it does not work right at all in Internet Explorer 7.0. I reuploaded the original zipped file thinking I may have screwed up, but it turns out the same. I have gone to Tammy's site and previewed her 3.0 alien green in Internet Explorer 7.0 and I get the same thing. Is there anyway to fix this?
Do you have a test account for us? Yes - Penname: baga Password: hello
As you can see, all the other skins are fine (or unimportant at the moment) it's strictly alien green.
Php 5.2.4| Mysql 5.0.27|Efiction 3.5.1|
Hmm, it looks like that middle div, where the text is, isn't placing right. It could be a padding/margin issue. That happens a lot with IE. I can't really download the files because I'm at work but I can take a look when I get home.
Well, I've taken a while to decipher this sucker, and this is what I've got. If I change this section:
/* Definitions for the main part of the page */
#mainpage {
margin: 0 15px 0 0;
padding: 15px;
height: 450px;
To this:
/* Definitions for the main part of the page */
#mainpage {
margin: 0 50px 0 0;
padding: 50px;
height: 450px;
Then it looks okay. Not great, it's not as long as it was and the pipe does not line up completely where it should, but whenever I messed with something else it just got a bit worse. Most likely, FF users will enjoy this skin more but I've got a library skin that is great in IE.
Will keep my eyes open if anyone else mentions this skin again though.
Php 5.2.4| Mysql 5.0.27|Efiction 3.5.1|
