Paying 1k credits for a CSS

DarkDragonLord

New Member
Messages
782
Reaction score
0
Points
0
Greetings everyone.

Well. The thing is:
I made an website and then, the layout coding and everything. BUT, the layout works in EVERY BROWSER, except Internet Explorer 6. Yes, even IE5.5 render it correctly. Weird? yeah, very.

So, here is where you start! I want you to make another .css file for me, that works in IE6! Then, i'll use this .css with Conditional Comment just for IE6, since other browsers will work well with my .css!

The code is here:
http://raphaelddl.com/v2/index.php

and the current css file is:
http://raphaelddl.com/v2/v2_080701.css


As you can see here, in IE5.5, page render well. In IE6, page looks creepy. In IE8, the menu has a flaw (contact is down dunno why o_O)


So, make me a CSS that works with IE6 and 1k credits is yours.
 

DarkDragonLord

New Member
Messages
782
Reaction score
0
Points
0
Luckily, I have IE6 On my computer. I looked at the css file and noticed a few errors. You kept on aligning the background images for the copyright and menu, and I think thats why it kept doing that. The last revised dat had too much padding which caused the whole column to unalign, I solved that with the css version of valign="middle". Here is the css file, upload it and then make it the normal css file first and run some browser screenshots to see if you could use it instead of the other.

I attached the file to the post, I had to put it in a zip file. Dont send credits untill you have confirmed it works, I hate to send them back.

Thanks for your work. Well, as you can see, the vertical-align dont work like valign. But i know a way to solve this using vertical-align AND line-height (but then agian, i can use only if have one line of text.

The header stopped crashing and that im happy. But the float inside the content is still bugged o_O

any ideas?

edit:btw, on 5.5 the float is perfect


edit2: 5.5 and 7 its perfect. 6 the float is bugged, in 8 the menu is bugged o_O
http://browsershots.org/http://raphaelddl.com/v2/
 
Last edited:

DarkDragonLord

New Member
Messages
782
Reaction score
0
Points
0
First, While rechecking the page in IE 6.0, the header was fine except for the valign, and everything else was fine the way I saw it. I think the problem with the lines not matching up, I think that is because one div seems to be stretching out further than you want it to stretch. The valign problem, moments before you posted, I had to update the zip file because I noticed the error. If you update the file, I fixed it.
If ur saying about the ; you forgot, i've added. Btw, the zip is now corrupted so i can't see what you modified
 

DarkDragonLord

New Member
Messages
782
Reaction score
0
Points
0
I uploaded it to my website. I uploaded it as the css page instead of a winzip file.

http://www.gcms.uni.cc/v2_080701-rev.css


i left clicked and gave error.
i right-clicked and save as and css came with the html of the error page lol
HTML:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>403 Forbidden</title>
</head><body>
<h1>Forbidden</h1>
<p>You don't have permission to access /v2_080701-rev.css
on this server.</p>
<p>Additionally, a 500 Internal Server Error
error was encountered while trying to use an ErrorDocument to handle the request.</p>
<hr>
<address>Apache/2.2.8 (Unix) mod_ssl/2.2.8 OpenSSL/0.9.8b mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.gcms.uni.cc Port 80</address>
</body></html>


btw, look at my webpage both in FF and IE6. I added colored borders in the float. In FF it is contained. In Ie, it 'keep going'
 

DarkDragonLord

New Member
Messages
782
Reaction score
0
Points
0
when clicking the css, if it comes with the error in firefox, just click refresh.
that dont work.

You have gTalk? I'm on right now, if you could add me so we can talk

ddl [ AT ] radioanimix [ DOT] com [ DOT ] br
 

DarkDragonLord

New Member
Messages
782
Reaction score
0
Points
0
Anyone else got any idea how fix the middle in IE6?

Bass, i'll pay you 500c bcause u solved the header for me :)
 
Top