PDA

View Full Version : How does my CSS look?



Harry
10-26-2009, 03:08 AM
http://harryy.us/

Tell me what you think :D

code841
10-26-2009, 03:31 AM
Make that menu auto center and it's perfect.

Kyle Undefined
10-26-2009, 04:12 AM
Your background image takes too long to load at first, but once it's cached then it's fine. Other than that, it's good :)

~Camo

Harry
10-26-2009, 09:38 AM
Centered the menu ^^.

Narcle
10-26-2009, 09:41 AM
I like the background hehe

Whats that in ur icon next to the H? Looks like a chess knight.

Harry
10-26-2009, 09:43 AM
It's Haruhi, heh. H = Harry, but also Haruhi :D

Torrent of Flame
10-26-2009, 11:40 AM
I clicked off after 2 seconds because the page was boring (this was before the background had loaded). The background is nice but needs to load quicker :3

Kyle Undefined
10-26-2009, 01:46 PM
<style type="text/css">body{background:#ffffff url("http://harryy.us/files/bg-main.jpg") fixed center center;}</style>

That's why it's taking so long to load. Try putting it in the CSS file, or making it a .PNG file. It's a nice size file to be loaded and the .PNG will help lower the size. Or do a Javascript image load function, it will load the image almost instantly.

~Camo

Floor66
10-26-2009, 02:08 PM
Nice and clean layout, you might indeed want to speed up the loading time of the background pic.

code841
10-26-2009, 02:26 PM
<style type="text/css">body{background:#ffffff url("http://harryy.us/files/bg-main.jpg") fixed center center;}</style>

That's why it's taking so long to load. Try putting it in the CSS file, or making it a .PNG file. It's a nice size file to be loaded and the .PNG will help lower the size. Or do a Javascript image load function, it will load the image almost instantly.

~Camo
Errr.. what? PNG is a high quality compression, whereas JPEG is low quality (smaller filesize). Lower the quality of the JPEG and/or reduce the dimensions.

Kyle Undefined
10-26-2009, 11:39 PM
:duh: WTF was I thinking?

~Camo

Smartzkid
10-27-2009, 12:01 AM
Its the speed of the server, not the size of the bitmap. (< 200kb)

Host it on a few different image hosting services, and have your php randomly pick one ;)

cycrosism
10-27-2009, 12:34 AM
I suggest buying a server to host it on rather then host it on your one, it's a bit slow :/

Harry
10-27-2009, 04:35 AM
I intentionally make it slow ;)

Ranger135xp
10-31-2009, 12:19 AM
lol, based on the number of posts about the background, your intentions should be noted in the first post. nice bg, loads slow.


$bg_posts++;