Quote:
Originally Posted by tore
I agree with Freebase here. I would be surprised if someone managed to redesign this site and somehow make it worse .
|
Woah, woah! Careful there.
Tis forum actually works really great compared to lots of other forums.
You can change the background color, but please don't change the forumsoftware. There's been just one thing I didn't like so far and that's the fact that you can't add dimensions to image tags.
On my own forum (SMF) you can choose at what resolution a picture should be displayed, like this:
Code:
[img width=640]http://www.thisiswherethe.com/urloftheimage/goes.jpg[/img]
You can also create clickable resized images.
Like this:
Code:
[url =http://www.thisiswherethe.com/urloftheimage/goes.jpg][img width=640]http://www.thisiswherethe.com/urloftheimage/goes.jpg[/img][/url]
That way you can make a 640 pixels wide clickable image.
Clicking will then take you to the image in it's original dimensions.
Which is nice.
But other than that, the software is just fine
Edit: Just discovered that the code function doesn't work. It actually created a link there... Strange.