What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Back to the webdesign fun

Back to the webdesign fun
Author: Message:
surfichris
Former Admin
*****

Avatar

Posts: 2365
Reputation: 81
Joined: Mar 2002
RE: Back to the webdesign fun
code:
body
{
    background-image: url('../images/top_bg.gif');
    background-repeat: repeat-x;
    background-color: #F0E9CE;
    margin: 0;
    padding: 0;
}

#head
{
    width: 700px;
    padding: 0 0 0;
    background: url('../images/red/bg.gif') repeat-y;
    background-color: #4B0000;
    font-size: 0px;
}

#top
{
    background: url('../images/red/top.gif') no-repeat;
    width: 720px;
    height: 300px;
}

#endCap
{
    width: 700px;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url('../images/red/base.gif');
    background-repeat: no-repeat;
    font-size: 0px;
    height: 142px;
}

#content
{
    font-size: 12px;
    padding-left: 26px;
    padding-right: 26px;
    color: #FFF;
}

#container
{
    width: 668px;
    padding-left: 26px;
    padding-right: 26px;
    background-image: url('../images/red/bg.gif');
    background-repeat: repeat-y;
    background-color: #4B0000;
    color: #FFF;
    font-family: Verdana, Arial;
    font-size: 13px;
    height: 300px;
}

#copyright
{
    width: 668px;
    height: 125px;
    padding-top: 280px;
    padding-left: 26px;
    padding-right: 26px;
    background-image: url('../images/main_bg.gif');
    background-repeat: repeat-y;
    background-color: #4B0000;
    color: #FFF;
    font-family: Verdana, Arial;
    font-size: 13px;
    margin: 0px auto;
}

#menu
{
    width: 210px;
    position: absolute;
    top: 275px;
    left: 460px;
    font-family: comic sans ms;
    font-size: 14px;
}

#menu ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#menu li
{
    color: #FFF;
    padding: 0px 18px 0 0px;
    float: left;
}

#menu li a
{
    border: none;
    color: #EFEFEF;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
}

#menu li a:hover
{
    text-decoration: underline;
}

Working here in Firefox.
09-14-2005 10:45 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Back to the webdesign fun - by wj on 09-14-2005 at 08:22 PM
RE: Back to the webdesign fun - by hmaster on 09-14-2005 at 08:34 PM
RE: Back to the webdesign fun - by wj on 09-14-2005 at 09:02 PM
RE: Back to the webdesign fun - by hmaster on 09-14-2005 at 09:15 PM
RE: Back to the webdesign fun - by wj on 09-14-2005 at 09:28 PM
RE: Back to the webdesign fun - by surfichris on 09-14-2005 at 10:23 PM
RE: Back to the webdesign fun - by wj on 09-14-2005 at 10:33 PM
RE: Back to the webdesign fun - by surfichris on 09-14-2005 at 10:45 PM
RE: Back to the webdesign fun - by wj on 09-15-2005 at 12:15 AM
RE: Back to the webdesign fun - by surfichris on 09-15-2005 at 12:20 AM
RE: Back to the webdesign fun - by RebelSean on 09-15-2005 at 12:33 AM
RE: Back to the webdesign fun - by surfichris on 09-15-2005 at 01:13 AM
RE: Back to the webdesign fun - by wj on 09-15-2005 at 02:54 AM
RE: Back to the webdesign fun - by surfichris on 09-15-2005 at 01:19 PM
RE: Back to the webdesign fun - by wj on 09-15-2005 at 03:13 PM
RE: Back to the webdesign fun - by qune on 09-16-2005 at 07:27 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On