Toolbar 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.
3 posters

    Toolbar

    Kirbs
    Kirbs
    Forumember


    Posts : 628
    Reputation : 18
    Language : English

    Solved Toolbar

    Post by Kirbs November 26th 2014, 12:44 pm

    Hello forumotion,

    Recently, on my forum, I can't see the toolbar on there, same thing goes for my members. It used to show up before but now it's gone, I made sure to check if it's activated .. well it is activated :| Any suggestions?


    Link to forum: http://cda-academy.forumotion.com/
    Ramdaman
    Ramdaman
    Active Poster


    Male Posts : 1590
    Reputation : 99
    Language : English, Albanian, Macedonian, Russian | HTML, CSS
    Location : New York City

    Solved Re: Toolbar

    Post by Ramdaman November 26th 2014, 1:46 pm

    Try enabling the option "fix the toolbar".
    Kirbs
    Kirbs
    Forumember


    Posts : 628
    Reputation : 18
    Language : English

    Solved Re: Toolbar

    Post by Kirbs November 26th 2014, 1:48 pm

    Ramdaman
    Ramdaman
    Active Poster


    Male Posts : 1590
    Reputation : 99
    Language : English, Albanian, Macedonian, Russian | HTML, CSS
    Location : New York City

    Solved Re: Toolbar

    Post by Ramdaman November 26th 2014, 1:58 pm

    Can I have a link to the forum?
    Kirbs
    Kirbs
    Forumember


    Posts : 628
    Reputation : 18
    Language : English

    Solved Re: Toolbar

    Post by Kirbs November 26th 2014, 2:02 pm

    Kirbs wrote:
    Link to forum: http://cda-academy.forumotion.com/

    Smile
    Ramdaman
    Ramdaman
    Active Poster


    Male Posts : 1590
    Reputation : 99
    Language : English, Albanian, Macedonian, Russian | HTML, CSS
    Location : New York City

    Solved Re: Toolbar

    Post by Ramdaman November 26th 2014, 2:06 pm

    Oh, very sorry, I scrolled up but still missed the link.

    Check your CSS Stylesheet, and see if you have:
    Code:
    #fa_toolbar {
      display: none;
    }

    Or anything with "#fa_... {display: none;}", remove it.
    Kirbs
    Kirbs
    Forumember


    Posts : 628
    Reputation : 18
    Language : English

    Solved Re: Toolbar

    Post by Kirbs November 26th 2014, 2:10 pm

    I searched for "toolbar" in my CSS and I found this:

    Code:

     #fa_toolbar, #fa_toolbar_hidden {background: url('http://fc04.deviantart.net/fs71/f/2014/051/2/f/da_theme_forumbar_by_cyrux_gfx-d77cqt0.png');}

    Other than that there's no more codes with toolbar in them
    Mati
    Mati
    Active Poster


    Posts : 1928
    Reputation : 331
    Language : HTML, CSS & JavaScript
    Location : Forum Services

    Solved Re: Toolbar

    Post by Mati November 26th 2014, 2:24 pm

    Hello,

    Have you add any script?
    Kirbs
    Kirbs
    Forumember


    Posts : 628
    Reputation : 18
    Language : English

    Solved Re: Toolbar

    Post by Kirbs November 26th 2014, 2:29 pm

    Any scripts related to the toolbar? not any other than the one I posted in my previous post Smile
    Ramdaman
    Ramdaman
    Active Poster


    Male Posts : 1590
    Reputation : 99
    Language : English, Albanian, Macedonian, Russian | HTML, CSS
    Location : New York City

    Solved Re: Toolbar

    Post by Ramdaman November 26th 2014, 2:33 pm

    Try removing that CSS, what happens?
    Mati
    Mati
    Active Poster


    Posts : 1928
    Reputation : 331
    Language : HTML, CSS & JavaScript
    Location : Forum Services

    Solved Re: Toolbar

    Post by Mati November 26th 2014, 2:39 pm

    Can you PM me details of a test account which has admin access? I would like to check.
    Kirbs
    Kirbs
    Forumember


    Posts : 628
    Reputation : 18
    Language : English

    Solved Re: Toolbar

    Post by Kirbs November 26th 2014, 2:46 pm

    @Ramdaman, Still doesn't appear Sad 

    @Mati, Sure Smile
    Mati
    Mati
    Active Poster


    Posts : 1928
    Reputation : 331
    Language : HTML, CSS & JavaScript
    Location : Forum Services

    Solved Re: Toolbar

    Post by Mati November 26th 2014, 2:59 pm

    The error was in your Javascript Codes "Quote Image" what is that about?
    Kirbs
    Kirbs
    Forumember


    Posts : 628
    Reputation : 18
    Language : English

    Solved Re: Toolbar

    Post by Kirbs November 26th 2014, 3:09 pm

    I've used that JS for this image to show up at the quotes https://i.imgur.com/5QRTzYV.gif but appearntly it's not working, so I'll remove it Smile Thanks mate it works now!
    Mati
    Mati
    Active Poster


    Posts : 1928
    Reputation : 331
    Language : HTML, CSS & JavaScript
    Location : Forum Services

    Solved Re: Toolbar

    Post by Mati November 26th 2014, 3:10 pm

    Yes it working now and I'm glad I could help! Smile
    Ramdaman
    Ramdaman
    Active Poster


    Male Posts : 1590
    Reputation : 99
    Language : English, Albanian, Macedonian, Russian | HTML, CSS
    Location : New York City

    Solved Re: Toolbar

    Post by Ramdaman November 26th 2014, 3:23 pm

    Nice work Mati.

    Kirbs, you can re-apply that CSS code if you wish.

    Topic solved and archived.