howtothings.co.uk
New forum theme released, "mcompute mark" - Printable Version

+- howtothings.co.uk (https://www.howtothings.co.uk)
+-- Forum: General (https://www.howtothings.co.uk/forumdisplay.php?fid=3)
+--- Forum: Rules, Announcements, News, Feedback and Introductions (https://www.howtothings.co.uk/forumdisplay.php?fid=8)
+--- Thread: New forum theme released, "mcompute mark" (/showthread.php?tid=443)

Pages: 1 2 3 4


RE: New forum theme released, "mcompute mark" - Mark - 20-10-2010

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.



RE: New forum theme released, "mcompute mark" - T3hRogue - 20-10-2010

Does it work on every browser?


RE: New forum theme released, "mcompute mark" - Mark - 20-10-2010

It works in Firefox, Google Chrome and IE 8. For some stupid reason, IE being IE it butchers my nice rounded index. :unhappy


RE: New forum theme released, "mcompute mark" - Drumm - 20-10-2010

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.


RE: New forum theme released, "mcompute mark" - T3hRogue - 20-10-2010

Either goes to default black or white, yeah


RE: New forum theme released, "mcompute mark" - Mark - 20-10-2010

For some reason, they go dark blue or purple..


RE: New forum theme released, "mcompute mark" - Mark - 20-10-2010

Result!

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

Spoiler
Online 24 hours

:happy


RE: New forum theme released, "mcompute mark" - T3hRogue - 20-10-2010

But the links.... D:

Although, spoilers are nice...


RE: New forum theme released, "mcompute mark" - Mark - 21-10-2010

Comparison screenshots posted as well as a poll.

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


RE: New forum theme released, "mcompute mark" - T3hRogue - 21-10-2010

Yay scaling!

And looking back, the white was rather ugly and bright