FusionBB
FusionBB Review (large)
Recent Members
Welcome them to our community!
FusionBB SWAG!

FusionBB golf shirts, t-shirts, mousepads and more.

Recent Topics
Tagging
FusionBBDev Recent Topics
Username Post: New Skin Elements        (Topic#11422)
Couchtomatoe
Code Monkey
Total Posts: 3049
*
Birthday: 02-03 
Location: Richmond, Virginia
Average Post Ranks%:                       
 
09-13-09 01:57 PM - Post#82672    



Heres a listing of the 3.0 New Skin Elements to be added to any NON-stock Skin

in stylesheet.css change

Code:

      .post-buttons{         position:relative;         font-size:12px;         padding:6px 10px 6px 5px;         background:none;         margin:0;     }  





to

Code:

      .post-buttons{font-size:12px;         padding:6px 10px 6px 5px;         background:none;         margin:0;     }  





and add

Code:

  #sddm {    margin: 0;     padding: 0;     z-index: 30 } #sddm li {     margin: 0;     padding: 0;     list-style: none;     float: left;     font: bold 11px arial } #sddm li a {     display: block;     margin: 0 1px 0 0;     padding: 2px 2px;     width: 70px;     background: #4C93BF url(theader.gif) repeat-x top;     color: #FFFFFF;     text-align: center;     text-decoration: none } #sddm li a:hover {     background: #F8A22E url(theader-h.gif) repeat-x top; } #sddm div {     position: absolute;     visibility: hidden;     margin: 0;     padding: 0;     background: #EAEBD8;     border: 1px solid #5970B2 } #sddm div a {     position: relative;     display: block;     margin: 0;     padding: 2px 2px;     width: auto;     white-space: nowrap;     text-align: left;     text-decoration: none;     background: #F4F4F4;     color: #6D7A81;     font: 11px arial } #sddm div a:hover {     background: #FF9900 url(theader-h.gif) repeat-x top;     color: #FFFFFF; } .rank_good {     background-image:url(rank_good.gif);     background-repeat:no-repeat; } .rank_bad {     background-image:url(rank_bad.gif);     background-repeat:no-repeat; } .rank_empty {     background-image:url(rank_empty.gif);     background-repeat:no-repeat; } .nobutton {     border: 0px;     padding:0px;     background: transparent;     font-size: 12px;     font-weight:bold;     text-transform:uppercase; } .nobutton:hover {     border: 0px;     background: transparent;     color: #FFFFFF;     cursor: pointer; } .nobutton:active {     border: 0px;     background: transparent;     color: #FFFFFF;     cursor: pointer; }  





also find


Code:

         .comments:link, .comments:visited{background-position0px -420px;}             .comments:hover{background-position0px -420pxtext-decorationunderline;}             .comments span{padding0px 10px 0 0;}  





add below it

Code:

         .moderate_post:link, .moderate_post:visited{background-position0px -481px;}             .moderate_post:hover{background-position0px -481pxtext-decorationnone;}             .moderate_post span{display:none;}         .rate_post:link, .rate_post:visited{background-position0px -511px;}             .rate_post:hover{background-position0px -511px;}             .rate_post span{display:none;}  





...

also need to add some rank graphics to your skin.. you can use these


The artist formerly known as scroungr
Couch-Tomatoe


 
Icon Legend Permissions & Sharing Options Topic Options
Print Topic


1540 Views
Calendar
SMTWTFS
 1
2345678
9101112131415
16171819202122
23242526272829
30 
Current Quote
"Just signed on today and what I see I like very much. I am impressed with the features, especially the private topic idea - a stroke of genius."
~ Bear
FusionBB™ Version 3.2 | ©2003-2013 InteractivePHP, Inc.
Execution time: 0.081 seconds.   Total Queries: 59   Zlib Compression is on.
All times are (GMT-4). Current time is 08:04 AM
Top