Info
- 8 posts
- 4 voices
- Started 2 years ago by Marius-
- Latest reply from Marius-
Kin Kakumei (Gold Kakumei)
-
- Posted 2 years ago #
http://img263.imageshack.us/img263/52/pimpedforumbbpress.jpg
Spent quite a few days on this, sitting up from morning till late night. It's a forum for my website about the late Michael Jackson. You could call it the official fanclub for Norway. I do, since I have a kickass domain.Main color is golden (yellow-orange) links are darkred.
Using CSS3 from the future, all boxes, buttons, posts, inputs have rounded corners.I removed all borders from the original Kakumei, since I thought that looked too messed up. I also made "Add new" button much more visible. Since this very button is the key to a growing forum. What do you all think?
-
- Posted 2 years ago #
Comon, somebody say something!
-
- Posted 2 years ago #
> I also made "Add new" button much more visible.
> Since this very button is the key to a growing forum.I agree.
It is the right moment to point out that I found myself not trivial to edit that "button". Where is that css hidden, please? I did not seem to find it in the standard css file. -
- Posted 2 years ago #
It's using class
new-topic, so you'd need.newtopic {}... it can't be found because there's no actual CSS affecting it specifically. I'd recommend using Mozilla Firefox's DOM inspector or looking at the HTML source to find class/ID tags for things.Oh, and it's affected by (in Kakumei at least):
#latest th a, #forumlist th a, #favorites th aanda:visited -
- Posted 2 years ago #
kirpi.it, here is the code, like Kawauso pointed out:
#latest th a, #forumlist th a, #favorites th a {style.css (line 714) -moz-border-radius-bottomleft:6px; -moz-border-radius-bottomright:6px; -moz-border-radius-topleft:6px; -moz-border-radius-topright:6px; background-color:#9D0000; border:1px solid #FFFFFF; color:#FFFFFF; padding:2px;You can see this theme in action at http://www.michaeljackson.no/forum
-
- Posted 2 years ago #
Thanks Kawauso and Marius.
-
- Posted 2 years ago #
Wait a minute... Michael Jackson is dead?
-
- Posted 2 years ago #
Yes D. Sorry to break it to you. But at the same time honored, since all the worlds media hasn't gotten through to you yet, for whatever reason.
-
You must log in to post.