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

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

Tagging
FusionBBDev Recent Topics
Username Post: [NOT A BUG] [3.0] Finished - User Options Drop Down Menu        (Topic#11515)
kestral
FusionBB Addict
Total Posts: 746
*
Average Post Ranks%:                       
10-24-09 08:24 PM - Post#83255    



Subject: [3.0] Finished - User Options Drop Down Menu

Bug for: Fusion [3.0] Finished -

: under each user name. No custom skins, but the "Large" skins - Crisp and Oxygen, both of these skins have the User Option drop down, not dropped down, but expanded and covering threads.

 
Couchtomatoe
Code Monkey
Total Posts: 3049
*
Birthday: 02-03 
Location: Richmond, Virginia
Average Post Ranks%:                       
 
10-24-09 10:32 PM - Post#83256    


    In response to kestral

Most Likely your missing these new elements in those skins stylesheet.php

On Custom Skins

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


 
kestral
FusionBB Addict
Total Posts: 746
*
Average Post Ranks%:                       
10-25-09 11:19 AM - Post#83265    


    In response to Couchtomatoe

Thanks Couch, I'll try that while the race is on today!!
 
kestral
FusionBB Addict
Total Posts: 746
*
Average Post Ranks%:                       
10-25-09 01:44 PM - Post#83267    


    In response to Couchtomatoe

stylesheet.css??

I did make the changes you recommended above, but didn't see the line scoot back 'into' the drop down box.
 
Chris Peterson
FusionBB Fanatic
Total Posts: 3758
*
Location: West Fargo, ND
Average Post Ranks%:                       
10-25-09 11:47 PM - Post#83275    


    In response to kestral

Karen, you'll need to refresh the page to see the changes. I checked your skins and it looks like you are doing the right thing.

FYI, I updated the large oxygen one for you.


 
Icon Legend Permissions & Sharing Options Topic Options
Print Topic


1031 Views
Calendar
SMTWTFS
 1234
567891011
12131415161718
19202122232425
262728293031 
Current Quote
"I really love the new BB. It feels like the 21st century version of [X Software]. Close enough to seem familiar, yet very fresh and slick."
FusionBB™ Version 3.2 | ©2003-2013 InteractivePHP, Inc.
Execution time: 0.076 seconds.   Total Queries: 121   Zlib Compression is on.
All times are (GMT-4). Current time is 08:57 AM
Top