Navigation Bar Request Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
2 posters

    Navigation Bar Request

    Jace0073
    Jace0073
    New Member


    Posts : 17
    Reputation : 1
    Language : English

    Completed Navigation Bar Request

    Post by Jace0073 Wed Feb 06, 2013 2:00 am

    Creation Type: Navigation Bar
    Size (In Pixels):Umm not really sure. Maybe something a tiny big bigger than the current one on the forum.
    Primary Colors: Red/Black
    Secondary Colors: White
    Images to include:
    Text to Insert :
    Home |
    Portal |
    Calendar |
    Faq |
    Search |
    Members |
    Groups |
    Profile |
    Messages |
    Log Out
    Log In

    Font (Provide Download Link): Your preference
    Font Color: Whatever you think looks fitting for the site.
    Link to My Forumotion Forum: [You must be registered and logged in to see this link.]
    Username on forum: ED Admin
    Extra Comments: Not too big yet not as small as the ones in the forum at the moment. I would like some kind of rounded corners just like the banner so its seems more fitting as well. That's all and thank you. Smile


    Last edited by Jace0073 on Wed Feb 06, 2013 3:42 am; edited 1 time in total
    ANGrey
    ANGrey
    Forumember


    Female Posts : 400
    Reputation : 39
    Language : English
    Location : OK

    Completed Re: Navigation Bar Request

    Post by ANGrey Wed Feb 06, 2013 2:04 am

    Would you like it to have a hover effect, or just basic images? Smile
    Jace0073
    Jace0073
    New Member


    Posts : 17
    Reputation : 1
    Language : English

    Completed Re: Navigation Bar Request

    Post by Jace0073 Wed Feb 06, 2013 2:16 am

    Before you get started....you are one awesome guy. Smile

    Now I'm not really sure how a hover effect would look. But definitely possibly will look awesome. Smile

    But no real preference. If you think the hover effect would look better than be my guest. You are the artists! Very Happy
    ANGrey
    ANGrey
    Forumember


    Female Posts : 400
    Reputation : 39
    Language : English
    Location : OK

    Completed Re: Navigation Bar Request

    Post by ANGrey Wed Feb 06, 2013 2:26 am

    Embarassed I'm actually a girl...

    How do these look, though, before I continue? You can pick which is the hover effect and which isn't, or if you want me to continue it or not at all. I'll write the code for you at the end if you want it. Smile

    Jace0073
    Jace0073
    New Member


    Posts : 17
    Reputation : 1
    Language : English

    Completed Re: Navigation Bar Request

    Post by Jace0073 Wed Feb 06, 2013 2:42 am

    O.O oops sorry. Well still you are an awesome girl!!

    Also the hover effect would be awesome. Smile

    And yeah I don't know much about codes and crap. So that would be a lot of help. Smile
    ANGrey
    ANGrey
    Forumember


    Female Posts : 400
    Reputation : 39
    Language : English
    Location : OK

    Completed Re: Navigation Bar Request

    Post by ANGrey Wed Feb 06, 2013 2:44 am

    Alrighty. Which would you like to be the normal one, and which would you like to be the hover effect?
    Jace0073
    Jace0073
    New Member


    Posts : 17
    Reputation : 1
    Language : English

    Completed Re: Navigation Bar Request

    Post by Jace0073 Wed Feb 06, 2013 2:47 am

    White=Normal
    Red=Hover effect

    Smile
    ANGrey
    ANGrey
    Forumember


    Female Posts : 400
    Reputation : 39
    Language : English
    Location : OK

    Completed Re: Navigation Bar Request

    Post by ANGrey Wed Feb 06, 2013 3:04 am

    Spoiler:

    In order to install it, go to your Admin Panel > Display > Pics Management > Advanced Mode > Delete all the pictures in your navbar
    Then, go to AP > Display > Colors > CSS Stylesheet and paste this as the very top:
    Code:
    /*NavBar - DO NOT EDIT ANYTHING IN THIS SECTION EVER*/
    #i_icon_mini_index{width:48px;height:45px;background:url(http://i.imgur.com/doT8cVe.png)}
    #i_icon_mini_index:hover{background:url(http://i.imgur.com/O11d7Qm.png)}
    #i_icon_mini_portal{width:62px;height:45px;background:url(http://i.imgur.com/NQRgFLq.png)}
    #i_icon_mini_portal:hover{background:url(http://i.imgur.com/xO44wZU.png)}
    #i_icon_mini_calendar{width:81px;height:45px;background:url(http://i.imgur.com/jDF5lgy.png)}
    #i_icon_mini_calendar:hover{background:url(http://i.imgur.com/if2iv58.png)}
    #i_icon_mini_faq{width:33px;height:45px;background:url(http://i.imgur.com/SyXj9WS.png)}
    #i_icon_mini_faq:hover{background:url(http://i.imgur.com/WoBP9ID.png)}
    #i_icon_mini_search{width:62px;height:45px;background:url(http://i.imgur.com/fWCOfTJ.png)}
    #i_icon_mini_search:hover{background:url(http://i.imgur.com/lAeHtJ4.png)}
    #i_icon_mini_members{width:72px;height:45px;background:url(http://i.imgur.com/wUvLbTi.png)}
    #i_icon_mini_members:hover{background:url(http://i.imgur.com/8fScB5P.png)}
    #i_icon_mini_groups{width:62px;height:45px;background:url(http://i.imgur.com/haqp6nS.png)}
    #i_icon_mini_groups:hover{background:url(http://i.imgur.com/fmMgkjw.png)}
    #i_icon_mini_profile{width:66px;height:45px;background:url(http://i.imgur.com/owxP8Zg.png)}
    #i_icon_mini_profile:hover{background:url(http://i.imgur.com/faER3nW.png)}
    #i_icon_mini_message{width:73px;height:45px;background:url(http://i.imgur.com/KF3LcBi.png)}
    #i_icon_mini_message:hover{background:url(http://i.imgur.com/JClEs5M.png)}
    #i_icon_mini_new_message{width:73px;height:45px;background:url(http://i.imgur.com/A6AgyAA.png)}
    #i_icon_mini_new_message:hover{background:url(http://i.imgur.com/iItuWob.png)}
    #i_icon_mini_logout{width:80px;height:45px;background:url(http://i.imgur.com/H9K86E9.png)}
    #i_icon_mini_logout:hover{background:url(http://i.imgur.com/hIwJ5Od.png)}
    #i_icon_mini_register{75width:px;height:45px;background:url(http://i.imgur.com/63KQReC.png)}
    #i_icon_mini_register:hover{background:url(http://i.imgur.com/iMucWn5.png)}
    #i_icon_mini_login{width:80px;height:45px;background:url(http://i.imgur.com/LGRnCgL.png)}
    #i_icon_mini_login:hover{background:url(http://i.imgur.com/nO5gnjb.png)}
    I'm fairly certain you already have these set correctly, but afterward go to your ACP > Display > Headers & Navigation > Display Only Images in the NavBar, set to YES; Force the NavBar to remain one line, set to YES
    Jace0073
    Jace0073
    New Member


    Posts : 17
    Reputation : 1
    Language : English

    Completed Re: Navigation Bar Request

    Post by Jace0073 Wed Feb 06, 2013 3:41 am

    \o/ The darn place actually just like alive . I am really impressed on your skills and ability to work so fast. Smile It looks awesome of course. Smile Thank you very much!
    ANGrey
    ANGrey
    Forumember


    Female Posts : 400
    Reputation : 39
    Language : English
    Location : OK

    Completed Re: Navigation Bar Request

    Post by ANGrey Wed Feb 06, 2013 3:47 am

    As always, glad to help. Smile
    avatar
    Guest
    Guest


    Completed Re: Navigation Bar Request

    Post by Guest Wed Feb 06, 2013 2:14 pm

    Marked Complete.

    ==> Moved to Completed Graphic Requests