Collaborama About Help Contact Anonymous [login] Source: site.view [edit] Function name: incCSS Arguments: Description: (Shared) CSS for SkillsRank Page type: text Render function: Module: collabExt Page source: <style type="text/css"> /* The ultra77 template is designed and released by Ian Smith of N-vent Design Services LLC - www.n-vent.com. Feel free to use this, but please don't sell it and kindly leave the credits intact. Muchas Gracias! January 2007 global styles ============================== */ #sidemenu h1, h2, h3{ font-weight: bold; padding: 10px 0 0 0; margin: 0; } /* menu styles ============================== */ #sidemenu { margin-top: 10px; position: absolute; color: #000000; font-family: Georgia, "Book Antiqua", "Times New Roman", serif; font-size: 1em; top: 100px; width: 194px; background: url(http://www.skillsrank.com/images/body-bg.png) repeat-x center; } #smtop, #smbottom{ position: relative; background: url(http://www.skillsrank.com/images/sm-top.png) no-repeat center; height: 14px; line-height: 14px; margin: 0; padding: 0; clear: both; } #smbottom{ background: url(http://www.skillsrank.com/images/sm-bottom.png) no-repeat center; } #sidemenu ul, #smtitle{ list-style: none; padding: 0; margin: 0; width: 194px; background: url(http://www.skillsrank.com/images/sm-bg.png) repeat-y center; } #smtitle h1{ padding: 10px; font: normal normal bolder 120% Arial, Helvetica, sans-serif; border: 0; } #sidemenu p{ padding-left: 24px; color: black; } #sidemenu form{ padding-left: 0; color: black; } #sidemenu form p { margin: 0 10px; padding: 4px; } #sidemenu li{ padding: 3px 0 3px 1px; display: block; } #sidemenu li a{ line-height: 18px; padding-left: 24px; color: black; display: block; height: 19px; text-decoration: none; } #sidemenu li a:hover, #sidemenu li a:focus{ background: url(http://www.skillsrank.com/images/sm-over.png) no-repeat center; } #sidemenu li a.currentpage { background: url(http://www.skillsrank.com/images/sm-urhere.png) no-repeat center; } </style>