Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Editing DIGG theme - moving "1 New" in discussion overview
Hi guys and girls...
I have a forum here: destroybeforereading.com/forum
It is based, as you can see, on the DIGG theme but I'm wanting to make a few changes.
On the page with the heading "All Discussuons" I want to do 2 (3) things:
1: Move the "# New" to the right so that people can glance down the right hand side for new posts.
2: have it highlight in red when there are new posts in that thread
(3): maybe lose the SocialBookmarks too?
I found discussion.php and started hacking away - I found the <li id="DiscussionNew"> but making changes didn't seem to have an effect. I moved the li code from the ul list and wrapped it in a <div> so that I could float it to the right but changing the css caused the whole row to change layout (even though I created a unique style for ".DiscussionNew"...
Any ideas how I can grab hold of it?
Am I in the right PHP file?
I don't write PHP but i can wrap it in divs all day long ! :)
Cheers
Rob
0
Comments