The OcUK NEW Stylish themes thread 2017

https://userstyles.org/styles/139087/ocuk-forum-compact

uoU6Ywc.png


Default colors with a focus on reducing wasted screen space and a few other things like the poorly placed post date. Although a fair few of the fixes seem to have been integrated in the last few days! Going to need to a bit more to it now xD

:thumbup:
 
Got to say, wiiija + fairly sure the answer is no code for the buttons looks really good when combined :cool:

rfoOIcB.png


XJPFvs7.png


No conflicts/issues with the 2 running at the same time.



You are worse than me!!!! :p :D ;)

I've applied the same style as the private controls (report/trust etc.) to my buttons, if anyone is interested? Keeps with the clean look by shrinking the buttons a bit but keeping the green :)

FOjCZ8V.png
 
The xen styling (curves, alternating colours etc) even improves default styles with the ocuk default colours

bKdsxYR.png


YygtbXR.png


Not as nice as the dark theme but really shows up the default style of the forum.....

Now that is how the default forums should look. :)
 
Just changed the buttons for New Thread, Post Reply, More Options to green on quickedit & fulledit

8tCp75H.png


Code:
#QuickReply input.button,
#ThreadReply input.button,
.buttonGroup input.button,
a.callToAction {
    background: #0e9955 !important;
    font-size: 12px;
    padding: 3px 7px;
    height: auto;
    border: none !important;
    box-shadow: 0 2px #096639;
    border-radius: 3px !important;
}
a.callToAction span {
    background: #0e9955 !important;
    font-size: 12px;
    padding: 0;
}
#QuickReply input.button:hover,
#ThreadReply input.button:hover,
.buttonGroup input.button:hover,
a.callToAction:hover,
a.callToAction span:hover {
    color: #fff !important;
    background: #10b363 !important;
}
form.secondaryContent {
    border-bottom: 1px solid #373f44;
}

make thread options a tab
Code:
#DiscussionListOptionsHandle a {
    background-color: #23292d;
    border: none;
    border-radius: 0 0 7px 7px !important;
    padding: 3px 18px;
    top: 4px;
}
#DiscussionListOptionsHandle a:hover {
    text-decoration: none;
}

edit: added make "thread options" a tab at bottom & make buttons in "thread options" green
 
Last edited:
I got a pm thee other day, not sure if they are still active mind.
I really like those green buttons, in two minds whether to add them though, promised myself I'd stop changing things!
 
I got a pm thee other day, not sure if they are still active mind.
I really like those green buttons, in two minds whether to add them though, promised myself I'd stop changing things!

You know you want to ;) (but make sure they are the nice little ones :D)
 
You got the code just to remove the overclockers uk forum from front page? everything I do removes all the titles everywhere.
 
Back
Top Bottom