Navbar Change on new pm
This modification is in the archives.
This will change the Navbar where the userinfo is to a different color when a user has a new pm.
This can be done with a simple template edit but I do this on so many forums I'm tired of doing the template edit every update. So this hack is born. Install Info:
See SS for example. How to change the style: I used the td.inlinemod class for the color effect. If you wish to use your own just create some custom CSS and add it in the additional CSS field in you style manager for the styles you use. You could also add a background image in your custom CSS for other effect. To change the CSS go into the options page for this hack and where it says replacment text change the following: Code:
<td class="inlinemod" valign="top" nowrap="nowrap"> Now you would replace the text in red "inlinemod" to your custom CSS. Depending on your style it would look something like this. Code:
<td class="yourcss" valign="top" nowrap="nowrap"> Download
This modification is archived, downloads are still allowed. Screenshots |