What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » forum theme type thing...

3 votes - 5 average   forum theme type thing...
Author: Message:
ShawnZ
Veteran Member
*****

Avatar

Posts: 3146
Reputation: 43
32 / Male / Flag
Joined: Jan 2003
RE: forum theme type thing...
quote:
Originally posted by Shawnz
I made a little mod.. To get rid of that odd blue bit on the welcome panel in the top corner, replace this:
code:
td.trow1[align="right"] , td.trow1[valign="bottom"] {
    color: #000000;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 12px;
    background: #D2EDF7 url("http://random.thedt.net/theme/cellpic.png") repeat-x top left  !important;
}
with this:
code:
td.trow1[align="right"] , td.trow1[valign="bottom"] {
    color: #FFFFFF;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 12px;
    background: #A3A3A3 url("http://random.thedt.net/theme/cellpic.png") repeat-x center left  !important;
}

quote:
Originally posted by Shawnz
i'm having one problem for the rep thing though... the panel that shows last week/month/etc doesn't have any id/style and nothing that can identify it... obviously you cant just do table{background-color} so how would it be possible to fix?

although for now, you can fix the main problems with the rep page by adding this:
code:
.postd{color: #000000 !important;}
.negtd{color: #000000 !important;}
.neutd{color: #000000 !important;}
which makes the text black
quote:
Originally posted by Shawnz
another quick mod, to remove the signature height limit add this:
code:
.signature{overflow: visible !important; height: 100% !important;}
and to change the dashed blue line above the signature add this:
code:
.signature{border-top: 1px dashed #606060 !important;}

quote:
Originally posted by Shawnz
the final mod for the rep page, fixes the box:
code:
table[cellpadding="3"][cellspacing="1"][border="0"]{background-color: #000000 !important; border: 1px solid #606060 !important;}
not sure if this messes up anything else yet though
Posts merged, along with one more tiny mod: to make the lines around the quote/code tags lighter, add this:
code:
hr[color="#000000"]{color: #606060 !important;}
another little mod to turn the white bar at the bottom black:
code:
#copyright{background: #000000 !important; border: 0px !important; padding-left: 10px !important;}

This post was edited on 07-11-2005 at 11:51 AM by ShawnZ.
Spoiler:
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
07-11-2005 11:30 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
forum theme type thing... - by -dt- on 07-11-2005 at 05:25 AM
RE: forum theme type thing... - by -dt- on 07-11-2005 at 05:30 AM
RE: forum theme type thing... - by John Anderton on 07-11-2005 at 05:52 AM
RE: forum theme type thing... - by Mike on 07-11-2005 at 07:01 AM
RE: forum theme type thing... - by Purity on 07-11-2005 at 07:07 AM
RE: forum theme type thing... - by user27089 on 07-11-2005 at 07:11 AM
RE: forum theme type thing... - by Eljay on 07-11-2005 at 07:11 AM
RE: forum theme type thing... - by -dt- on 07-11-2005 at 07:43 AM
RE: forum theme type thing... - by WDZ on 07-11-2005 at 07:52 AM
RE: forum theme type thing... - by Mike on 07-11-2005 at 07:53 AM
RE: forum theme type thing... - by -dt- on 07-11-2005 at 07:57 AM
RE: forum theme type thing... - by -dt- on 07-11-2005 at 08:06 AM
RE: forum theme type thing... - by ShawnZ on 07-11-2005 at 09:11 AM
RE: forum theme type thing... - by Mike on 07-11-2005 at 09:17 AM
RE: forum theme type thing... - by ShawnZ on 07-11-2005 at 09:20 AM
RE: forum theme type thing... - by Mike on 07-11-2005 at 09:41 AM
RE: forum theme type thing... - by Pyro on 07-11-2005 at 09:57 AM
RE: forum theme type thing... - by Mike on 07-11-2005 at 10:08 AM
RE: forum theme type thing... - by -dt- on 07-11-2005 at 10:08 AM
RE: forum theme type thing... - by ShawnZ on 07-11-2005 at 11:30 AM
RE: forum theme type thing... - by Mike on 07-11-2005 at 12:21 PM
RE: forum theme type thing... - by John Anderton on 07-11-2005 at 12:29 PM
RE: forum theme type thing... - by -dt- on 07-11-2005 at 12:31 PM
RE: forum theme type thing... - by ShawnZ on 07-11-2005 at 12:52 PM
RE: forum theme type thing... - by Eljay on 07-11-2005 at 01:07 PM
RE: forum theme type thing... - by ShawnZ on 07-11-2005 at 01:10 PM
RE: forum theme type thing... - by Mike on 09-09-2005 at 02:02 PM
RE: forum theme type thing... - by WDZ on 09-09-2005 at 02:16 PM
RE: forum theme type thing... - by Mike on 09-09-2005 at 02:25 PM


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