World of KJ
http://worldofkj.com/forum/

For those who prefer minimalistic approach to boards
http://worldofkj.com/forum/viewtopic.php?f=3&t=42307
Page 1 of 1

Author:  Nebs [ Sun Jun 22, 2008 1:36 pm ]
Post subject:  For those who prefer minimalistic approach to boards

Try this.

Install Stylish plugin for Firefox. https://addons.mozilla.org/en-US/firefox/addon/2108

When installed and up and running, go to "Write Style" (you'll see small Stylish icon in lower right corner of Mozilla), "Blank Style" and just paste this into post body:

Code:
@-moz-document url-prefix(http://www.worldofkj.com/forum/)
 {
*[class*="postprofile"] { width: 14% ! important }
*[class*="postbody"] { width: 84% ! important }
*[class*="postbody"] a:link[href^="#p"],
*[class=back2top],
*[ID=newswrap],
DIV[ID=pagewrap] DIV[ID=header],
DL[class*="postprofile"] DD { display: none ! important }
DL[class*="postprofile"]:hover DD { display: block ! important }

/* Quote */
.postbody .content BLOCKQUOTE {background-color: #ffffff !important ;
      font-size: 0.9em !important ;}

/* Quote; "xxx wrote" */
.postbody .content CITE {color: #003388 !important ;
     font-size: 1.1em !important ;}

/* message content */
.postbody .content { font-size: 1.3em !important ;}
}


Description, whatever really, WoKJ, World of KJ, all sounds fine.

Basically, it removes all that info you have under the avatar, and the whole board is a bit wider.

Image

You can still see that easily, if you just hover on with the mouse.

Image

And quotes are a bit changed. With multiple quotes, older ones seem "deeper". Some colour change as well.

Image

It's just something I found on other sites, and compiled for WoKJ, to suit my tastes. You'll need prosilver style for it to work.

Also, if someone is already familiar with stylish, and already did some styles for themselves, please post. I'd love to have more knowledge of it, as you can use Stylish for basically every web site.

Author:  Nebs [ Sun Jun 22, 2008 2:16 pm ]
Post subject:  Re: For those who prefer minimalistic approach to boards

I know for many people prosilver wasn't good for those blue colours, now here are codes if you want to change those. Of index page rows, forum page rows, and actual posts in topic. Add whatever colour codes you wish, I have just white in this example (and one blueish one too).

For Index page (EDIT: Actually for every row in every forum it seems):

Code:
*[class*="row"] { background-color: #ffffff ! important }


For Forums' rows:

Code:
*[class*="row bg2"] { background-color: #FFFFFF ! important }
*[class*="row bg1"] { background-color: #ffffcc ! important }


For Posts:

Code:
*[class*="post bg1"] { background-color: #ffffff ! important }
*[class*="post bg2"] { background-color: #CCFFFF ! important }

Author:  El Maskado [ Sun Jun 22, 2008 4:32 pm ]
Post subject:  Re: For those who prefer minimalistic approach to boards

good job and implement once again. You are truely the Q of this forum

Author:  Nebs [ Sun Jun 22, 2008 5:03 pm ]
Post subject:  Re: For those who prefer minimalistic approach to boards

Heh, thanks, but this is only implemented on your end, in Firefox, no changes are made to board.

Too bad I know little of CSS and other things that would make making styles easier.

Some easier changes look great, like changing that blue to white on index page.

Image

Author:  getluv [ Sun Jun 22, 2008 5:15 pm ]
Post subject:  Re: For those who prefer minimalistic approach to boards

Nebs I would love u more if we had quick reply.

I would also like to know if there was a possibility if we could change to vBulletin.

PhpBB is craptastic.

Page 1 of 1 All times are UTC - 5 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/