New OCUK Dark theme out now, get it while it's hot!

Status
Not open for further replies.
I'll see if I can take a look at this, been away from home the past two weeks.

Edit: Seems like there is an error with the userstyles website which has broken a lot of styles. The style is held on the website fine, when installing userstyles only sends about 16kb of the style. Choosing the old icons works as the style is much smaller and sailing under the error limit.

In short, there is nothing I can do, will need to wait for userstyles to fix the error.
 
Last edited:
Anybody have an idea as to why, within the last 30mins or so, certain elements on the forum have reverted back to the horrendous blue scheme?

XrBV6Ib.png

I've tried uninstalling and reinstalling the theme but it still happens.
 
Mines not working either. I just tried deleting and reinstalling. It appears the style that is installed is completely empty bar one line...

Code:
@namespace url(http://www.w3.org/1999/xhtml);

I've also tried copying and pasting the full page of code from earlier in this thread, still no worky.
 
I've got the xmas pud logo but with the blue background, wasn't there a fix from the last time? I can't find it...

Edit:

In your Stylish script for the dark theme scroll down to around line 77 (on mine anyway) and modify the forum logo to look for (this being the current pud) with the one to replace it with (this being the new one with full URL).

My line looks like this:

Code:
img[src$="vBulletin_logo7.gif"]{background:url("http://robbiekhan.co.uk/root/temp/vBulletin_logo7.png") no-repeat!important;width:0;height: 0;padding: 113px 0 0 286px;margin-bottom:15px;}


Use my line if you want, I will smooth out the rough edges when I get home or if I have time at lunch :p
ocuk_2.jpg


Edit*
Smoothed!

Deleted. :(:p
 
Last edited:
OK

If you go to line 90, and remove that hideous amount of code for the pud logo, replace with this, we're good:

Code:
img[src$="vBulletin_logo7.gif"]{background:url("http://i65.tinypic.com/25ahlb7.gif") no-repeat!important;width:0;height: 0;padding: 113px 0 0 286px;margin-bottom:15px;}

:D
 
Last edited:
Status
Not open for further replies.
Back
Top Bottom