inherit
14661
0
Aug 19, 2015 7:28:20 GMT -8
Xylish
2,869
October 2003
popojoe
|
Post by Xylish on Sept 16, 2005 14:08:53 GMT -8
Forums: ProBoards Version 4 Compatibility: FF and IE 6.0 Location: Global headers Description: Adds a PM bar below the welcome table. Invision styled! The features also include a link to the user's profile, Admin CP link (for admins of course!) and the link for the most recent posts. Guests will also have a extra link to the forgotten password ^_~ Note: The included stylesheet is required for the code to work properlyNote 2: The remotely hosted code has been updated to a new host. Please recopy the code and paste it whereever you've placed itEditing: CSS stylesheet, if you want to change the colours to suit your own board, that is. Preview: Preview of the codeCompare it to the invision board hereInvision pm bar stylesheet (global headers)<style type="text/css"> <!-- /* Invision Styled PM bar no.2 Stylesheets This stylesheet is required for the code to work properly. */
a.invis:link, a.invis:visited, a.invis:active { text-decoration: underline; color: #000000 }
a.invis:hover { color: #465584; text-decoration:underline }
.invistext{color: #000000;}
#userlinks { border:1px solid #C2CFDF; background-color: #F0F5FA } --> </style> PM bar code (global headers)<script type="text/javascript" src="http://iycatacombs.com/codes/joes/invispm2.js"> <!-- /* Invision Styled PM bar no.2 for Pbv4 Coded by Xylish/Joe/Popojoe Please do not post this anywhere without my permission For Studio Zero http://studiozero.proboards44.com/index.cgi */ //--> </script> Note: Stylesheet must be above the PM bar code!
|
|