Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
just when you think you're done
the member ratings don't show on the topic page. it'll show
Member Rated:
but no stars or red x
It shows everywhere else, but not the topic page. I didn't see anything in the txt that would change anything. Have I mentioned you're my favorite member?
I see... ubb_lib_posting, you see in the css.txt file that it has: [code][/code]you see $rating{stars}, replace it with $rating{$stars} (notice the "$" before "stars")
_________________________ My Hacks Page (will be back with UBB 7!) UBBDev - We put the class into UBB.classic!
Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
Hey LK, I just wanted to say this has to be the best hack ever conceived for the UBB. I wanted to show you what's possible with just a little tweaking.
I've ported the Who's Online status effect so that you can make an Admin appear red italic on one skin, but blue bold on another.
I've ported DPK's smiley hack so that the popups are even skinned
I've added 2 more classes, so that on the main page you can add gradients etc without messing up the looks of main posts.
You would not believe how much fun it is to be able to change an entire look by just uploading a different 3KB file.
After doing some tweaking, I've added jpg backgrounds to quick reply and other textareas.
Here\'s a link to my boards, I just wanted to show you how much flexibility you've added
I'm about to PM you a logon for my boards if you wanna look around (I had to disable registrations because of some idiots)
that's awesome! I love what you did with Essence theme: that the altcolumncolors have a background image, the background color of textareas, and your who's online.. also the choice of colors is pretty cool.. (for example the date/posted by color)
_________________________ My Hacks Page (will be back with UBB 7!) UBBDev - We put the class into UBB.classic!
The following file is tested against server errors, but I'm not sure if the CSS works well because my main board doesn't use this hack (because I'm a betatester and stuff):
al, in http://www.alforadmin.com/cgi-bin/ultimatebb.cgi?ubb=get_topic;f=2;t=000009;p=1#000006 at the bottom (and top) the "Topic closed" icon is like 2-pixels big or something...
fix: (untested) ubb_lib_posting.cgi:
Code:
[/code]replace with:[code]
lemme know if it works, cause I'm currently adding it to the zip code...
_________________________ My Hacks Page (will be back with UBB 7!) UBBDev - We put the class into UBB.classic!
Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
LK, which part of code would I have had to forget to make the dropdown menu in my profile to make it always default to the default style, not the chosen style?
Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
well it's unformatted for the shoutbox, but I looked through the source and noticed this.. [code][/code]notice how the css declaration doesn't finish (ie. no "/>)
Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
I'm gonna be redoing my boards because of a bunch of errors, and I've got so many hacks it's impossible to find easily. I can't tell you enough how much of a help you've been(both you and Allen)
Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
LK, you know how I was having trouble with the game hack? Well I had to comment out one line from Colorforums to make it work. To see the code see here How important was that line, and why would it be a problem?
quote: Originally posted by Weird Al: I'm gonna be redoing my boards because of a bunch of errors, and I've got so many hacks it's impossible to find easily. I can't tell you enough how much of a help you've been(both you and Allen)
I'm confused, it means you're still gonna use colorforums?
_________________________ My Hacks Page (will be back with UBB 7!) UBBDev - We put the class into UBB.classic!