userstyles.org • developers' version

userstyles.org • developers' version
497
*****
By danny
Last updated Apr 04 2007
2 installs this week, 754 total.

Revamped version of userstyles.org. It maintains the original look of the webpage and it's aimed at those who code styles (but not necessarily only to them).

Please notice that this style integrates both userstyles.org - Graphical header link by LouCypher and userstyles.org always view code by jk-, as clearly stated, all credit for these goes completely to them.

I'm working on a new version for this style.

You may also be interested in this style: stylish into firefox's sidebar (by danny)

• u p d a t e s •
April 04, 2007 - Would love to hear what you guys have to say! Please leave a comment whether it's about something that isn't working for you or something that you would like to see in the next version. Thanks!

• a d d - o n s •
Add these, if you wish, at the end of the code:

1) To see the main lists in three columns instead of two (Recommend for 1024x768 or bigger resolutions):

/* splits main lists into three columns */
@-moz-document url(http://userstyles.org/style/list/site), url(http://userstyles.org/style/list/app), url(http://userstyles.org/style/list/global) {#style-list {-moz-column-count: 3 !important;}}

2) To hide google ads:

/* hides google ads */
@-moz-document domain(userstyles.org) {iframe[name="google_ads_frame"] {display: none !important;} }

Screenshot

Install options

Feedback

Reviews

war59312 said on May 26 2008

Removes the ads:

@-moz-document domain(userstyles.org) {

.simple-link-ads {
display: none !important;
}

.ad {
display: none !important;
}

}

Sadly it screws up the forum a bit.... text on left menu overlaps a bit and header is screwed up.. cant miss it

Also, always view code no longer works... :( *****

jfty.009260 said on Jun 01 2007

This is how userstyles.org should look like... *****

Nelson said on Apr 05 2007

How about merge with this one?
http://userstyles.org/style/show/127 ****

b0at said on Apr 04 2007

Not bad, especially the change to the default header, but I wish it looked nicer with userstyles.org - blue/tan/white color scheme.