Quote:
Originally Posted by turk55
This can be done alot better though.
One of the stuff that can be done better:
PHP Code:
.nav .home { float:left; background: url('images/home.jpg'); width: 116px; height: 60px; } .nav .register { float:left; background: url('images/register.jpg'); width: 116px; height: 60px; } .nav .forum { float:left; background: url('images/forum.jpg'); width: 116px; height: 60px; } .nav .banner { float:left; background: url('images/banner.jpg'); width: 263px; height: 60px; } .nav .chat { float:left; background: url('images/chat.jpg'); width: 116px; height: 60px; } .nav .downloads { float:left; background: url('images/downloads.jpg'); width: 116px; height: 60px; } .nav .donate { float:left; background: url('images/donate.jpg'); width: 117px; height: 60px; }
.nav .home:hover { background: url('images/homehover.jpg'); width: 116px; height: 60px; } .nav .register:hover { background: url('images/registerhover.jpg'); width: 116px; height: 60px; } .nav .forum:hover { background: url('images/forumhover.jpg'); width: 116px; height: 60px; } .nav .chat:hover { background: url('images/chathover.jpg'); width: 116px; height: 60px; } .nav .downloads:hover { background: url('images/downloadshover.jpg'); width: 116px; height: 60px; } .nav .donate:hover { background: url('images/donatehover.jpg'); width: 117px; height: 60px; }
If you have some knowledge you will understand.
|
That's unfortunately the problem when you hire Decker to create a website. Speaking of which, it seems that the admins deleted all of his posts upon banning him. If you would like this thread to be cleaned up, just let me know (though if you're like me, I doubt you really care - the option is there though). Cheers.