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

Pages: (3): « First « 1 [ 2 ] 3 » Last »
3 votes - 5 average   forum theme type thing...
Author: Message:
-dt-
Scripting Contest Winner
*****

Avatar
;o

Posts: 1819
Reputation: 74
35 / Male / Flag
Joined: Mar 2004
O.P. RE: forum theme type thing...
quote:
Originally posted by Mike
quote:
Originally posted by Lee Jeffery
dont paste the url, post the actual css
Ahh, thank you that worked :)

Suggetion:

Make it compatible with other themes, because it will only work nicely with the default theme... :)

Also, is it me, or the images look darker?
they do i made all images have a slight transparency , it seemed to take the "edge" off peoples sigs and stuff
[Image: dt2.0v2.png]      Happy Birthday, WDZ
07-11-2005 07:57 AM
Profile PM Web Find Quote Report
-dt-
Scripting Contest Winner
*****

Avatar
;o

Posts: 1819
Reputation: 74
35 / Male / Flag
Joined: Mar 2004
O.P. RE: forum theme type thing...
quote:
Originally posted by Calvin
quote:
Originally posted by WDZ
quote:
Originally posted by Calvin
its a great idea, whaty if you like teamed up with one of the admins to make it properly so that it can be an offical forum skin ;)
I wouldn't want to add a dark skin because most of the images are designed for a light background. I'm certainly not going to upload a whole new set of images for a new skin... :p
aww, dont be lazy, just ask somebody else to do it for you
;) maby i dont want to convet it either , its fine the way it is if people want it they inject it over the current forum skin
[Image: dt2.0v2.png]      Happy Birthday, WDZ
07-11-2005 08:06 AM
Profile PM Web Find Quote Report
ShawnZ
Veteran Member
*****

Avatar

Posts: 3146
Reputation: 43
32 / Male / Flag
Joined: Jan 2003
RE: forum theme type thing...
is it possible to remove the 'Community Forums' image?
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 09:11 AM
Profile PM Web Find Quote Report
Mike
Elite Member
*****

Avatar
Meet the Spam Family!

Posts: 2795
Reputation: 48
31 / Male / Flag
Joined: Mar 2003
Status: Online
RE: forum theme type thing...
quote:
Originally posted by Shawnz
is it possible to remove the 'Community Forums' image?
You can use the Adblock extension ;)

Or, if you dont want to install the extension, put this somewhere in the css file:

code:
/*Remove Community Forums Image */
img[src*="title.gif"]{
visibility:hidden;
}

This post was edited on 07-11-2005 at 09:22 AM by Mike.
YouTube closed-captions ripper (also allows you to download videos!)
07-11-2005 09:17 AM
Profile E-Mail PM Web Find Quote Report
ShawnZ
Veteran Member
*****

Avatar

Posts: 3146
Reputation: 43
32 / Male / Flag
Joined: Jan 2003
RE: forum theme type thing...
heh, never thought to adblock it :P 8-)
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 09:20 AM
Profile PM Web Find Quote Report
Mike
Elite Member
*****

Avatar
Meet the Spam Family!

Posts: 2795
Reputation: 48
31 / Male / Flag
Joined: Mar 2003
Status: Online
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;
}

Nice mod :)

Now, I think that we should replace the post reply image, make some tweaks, and it would be a nice theme :)

By the way, try reading someone's reputation with this theme applied... *-)

This post was edited on 07-11-2005 at 09:48 AM by Mike.
YouTube closed-captions ripper (also allows you to download videos!)
07-11-2005 09:41 AM
Profile E-Mail PM Web Find Quote Report
Pyro
Full Member
***

Avatar
The Frog Is Back!

Posts: 152
Reputation: -6
31 / Male / –
Joined: Jun 2005
RE: forum theme type thing...
will it work on maxthon?
[Image: angusl.png]
/!\5593 days, 11 hours, 34 minutes, 13 seconds ago Until Xmas!!/!\
07-11-2005 09:57 AM
Profile PM Web Find Quote Report
Mike
Elite Member
*****

Avatar
Meet the Spam Family!

Posts: 2795
Reputation: 48
31 / Male / Flag
Joined: Mar 2003
Status: Online
RE: forum theme type thing...
quote:
Originally posted by YA_MUM
will it work on maxthon?
Nope, since it uses the IE rendering engine...

However, im thinking a way of making it work on ie and opera...

Nvm about the above...

This post was edited on 07-11-2005 at 10:24 AM by Mike.
YouTube closed-captions ripper (also allows you to download videos!)
07-11-2005 10:08 AM
Profile E-Mail PM Web Find Quote Report
-dt-
Scripting Contest Winner
*****

Avatar
;o

Posts: 1819
Reputation: 74
35 / Male / Flag
Joined: Mar 2004
O.P. RE: forum theme type thing...
quote:
Originally posted by YA_MUM
will it work on maxthon?
it runs on IE so no!

quote:
Originally posted by Shawnz
Okay, i think ill make two more small little mods

one to fix the offical tester/translator buttons, and another to fix reputation. :D sorry for bastardizing your css dt :P

no problems :P make sure you post any changes you make though and write why you did it.

also the problems ive seen with replacing the new thread and post reply buttons are that replacing the post reply buttons will replace other buttons like the little "quote" button on each post
[Image: dt2.0v2.png]      Happy Birthday, WDZ
07-11-2005 10:08 AM
Profile PM Web Find Quote Report
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
Pages: (3): « First « 1 [ 2 ] 3 » Last »
« Next Oldest Return to Top Next Newest »


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