NBS roll over buttons. - NBS






 

 

NBS roll over buttons. - NBS

View Full Version : NBS roll over buttons.


GoldFinger
29-Oct-2004, 09:55 AM
Hi, i was wondering if it would be possible to get the roll over buttons from the NFiber skin. (the light grey ones) I had a look in the GFX DB but couldnt see them so im not sure if they'd come in packs.. But maybe the guy/girl who made them could do me a custom pack ? Anyway just thought id ask ?

Thanks :)

GoldFinger
29-Oct-2004, 11:07 PM
Any suggestions on who i should ask ?

Tony Nolan
01-Nov-2004, 02:27 PM
Sorry to have kept you waiting on this, I will contact Aristia to see if she has the psd's available for this- can you confirm for me though exactly which buttons it is that you need as im not sure which ones you mean..

GoldFinger
02-Nov-2004, 11:38 AM
Yeah its the roller over buttons on the NFiber skin

" NBSdesignz (http://www.nbsdesignz.com/) • FAQ (http://forum.nbsdesignz.com/faq.php?) • Members List (http://forum.nbsdesignz.com/memberlist.php?) • Calendar (http://forum.nbsdesignz.com/calendar.php?) • Arcade (http://forum.nbsdesignz.com/arcade.php?) • Search (http://forum.nbsdesignz.com/search.php?)<SCRIPT type=text/javascript> vbmenu_register("navbar_search"); </SCRIPT> • Quick Links "

They change shades of silver/grey when the mouse runs over them. Theres 7 i'd need doing but im sure i could do them myself if she's got a copy of the psd. I need them saying

" Arcade Search Members Home Fourm Shoutbox Calendar Help "

Hope that helps, let me know if u need any other info...

ps: thanks for the reply better late than never :)

GoldFinger
04-Nov-2004, 07:25 PM
Any news, just my site is crying out for some new buttons and thos ones would look sweet :)

wimpie
04-Nov-2004, 07:36 PM
those are not graphics, just text..
you can add them to the navigation section in the skins navigation template for vBulletin, for invision i'm not sure where you can put it in

M3NF
04-Nov-2004, 07:44 PM
You can do this by editing your css.

If you goto acp then edit css for the skin.At the very botton look for ........

.subsub

And use the below

.subsub {
padding: 4px;
background-color: #fbfbfb;
border-top: 1px dashed #e9e9e9;
border-bottom: 1px dashed #e9e9e9;
font-weight: bold;
font-size: 12px;
color: #b6b6b6;
font-variant:small-caps;
}
.subsub a:link, .subsub a:visited, .subsub a:active {
text-decoration: none;color: #b6b6b6; }
.subsub a:hover { color: #cccccc; }

GoldFinger
04-Nov-2004, 07:53 PM
Ok cheers m8 , sorry i thought they were gif roll overs... No worries i'll give it a try cheers :)