howtothings.co.uk

Full Version: New forum theme released, "mcompute mark"
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
I don't know if you could change it somehow using a plugin such as Stylish?

You'd just need to edit the a:links, here:

Code:
a:link {
color:#FFFFFF;
text-decoration:none;
}

a:visited {
color:#FFFFFF;
text-decoration:none;
}

a:hover, a:active {
color:#999999;
text-decoration:underline;
}

They can be found in global.css, Firebug is an amazing plugin to help you find stuff.
Does it work on every browser?
It works in Firefox, Google Chrome and IE 8. For some stupid reason, IE being IE it butchers my nice rounded index. :unhappy
Just out of interest, as I don't have a test forum, what does removing the color:#FFFFFF do? Interested whether it keeps it white or not.
Either goes to default black or white, yeah
For some reason, they go dark blue or purple..
Result!

I've just edited the following plugins, they now work.

Spoiler
Online 24 hours

:happy
But the links.... D:

Although, spoilers are nice...
Comparison screenshots posted as well as a poll.

Edit: Fit on page, the auto image scaling plugin is now working. :happy
Yay scaling!

And looking back, the white was rather ugly and bright
Pages: 1 2 3 4