Statistics border doesn't reach the bottom 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.
4 posters

    Statistics border doesn't reach the bottom

    łukskała
    łukskała
    Forumember


    Posts : 35
    Reputation : 3
    Language : English

    In progress Statistics border doesn't reach the bottom

    Post by łukskała April 12th 2017, 4:06 pm

    So this works fine in every single other place in the forum, the border reaches the bottom. However, in the statistics menu this isn't quite the case, please help. https://snag.gy/c3sHlU.jpg
    Draxion
    Draxion
    Helper
    Helper


    Male Posts : 2518
    Reputation : 321
    Language : English
    Location : USA

    In progress Re: Statistics border doesn't reach the bottom

    Post by Draxion April 12th 2017, 5:29 pm

    Hi there,

    Can you please provide your forum URL? Thanks.
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19432
    Reputation : 2010
    Language : fluent in dork / mumbojumbo & English haha

    In progress Re: Statistics border doesn't reach the bottom

    Post by Ape April 12th 2017, 8:01 pm




    Statistics border doesn't reach the bottom Left1212Statistics border doesn't reach the bottom Center11Statistics border doesn't reach the bottom Right112
    Statistics border doesn't reach the bottom Ape_b110
    Statistics border doesn't reach the bottom Ape1010
    Draxion
    Draxion
    Helper
    Helper


    Male Posts : 2518
    Reputation : 321
    Language : English
    Location : USA

    In progress Re: Statistics border doesn't reach the bottom

    Post by Draxion April 12th 2017, 8:27 pm

    Thank you, @APE.

    Since I cannot see the statistics as a guest and since you are using phpbb3 version, I'm going to guess to target them is with this selector. Add this to your CSS.
    Code:
    table .forumline {
      background-image: url (https://i58.servimg.com/u/f58/19/26/05/30/header10.jpg);
    }
    łukskała
    łukskała
    Forumember


    Posts : 35
    Reputation : 3
    Language : English

    In progress Re: Statistics border doesn't reach the bottom

    Post by łukskała April 12th 2017, 9:25 pm

    Doesn't work Sad I can't enable guests to see statistics
    Draxion
    Draxion
    Helper
    Helper


    Male Posts : 2518
    Reputation : 321
    Language : English
    Location : USA

    In progress Re: Statistics border doesn't reach the bottom

    Post by Draxion April 12th 2017, 9:27 pm

    Sorry, it shows I have to log in in order to see it.
    łukskała
    łukskała
    Forumember


    Posts : 35
    Reputation : 3
    Language : English

    In progress Re: Statistics border doesn't reach the bottom

    Post by łukskała April 12th 2017, 9:29 pm

    Yes I tried to enable it for guests but the lowest it can get is to Registered users
    Draxion
    Draxion
    Helper
    Helper


    Male Posts : 2518
    Reputation : 321
    Language : English
    Location : USA

    In progress Re: Statistics border doesn't reach the bottom

    Post by Draxion April 12th 2017, 9:30 pm

    Do you have a test account I can use then? lol
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51554
    Reputation : 3523
    Language : English
    Location : United States

    In progress Re: Statistics border doesn't reach the bottom

    Post by SLGray April 12th 2017, 9:32 pm

    AP > Users & Groups > Special Rights



    Statistics border doesn't reach the bottom Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19432
    Reputation : 2010
    Language : fluent in dork / mumbojumbo & English haha

    In progress Re: Statistics border doesn't reach the bottom

    Post by Ape April 12th 2017, 10:11 pm

    Code:
     table .forumline {
    background-image: url (https://i58.servimg.com/u/f58/19/26/05/30/header10.jpg);
    background-size: 100% !important;   
    background-attachment: fixed !important;   
    background-repeat: no-repeat !important;
    }

    This should do it

    Remember to add it to the top and if it don't work please try the bottom of the CSS page.



    Statistics border doesn't reach the bottom Left1212Statistics border doesn't reach the bottom Center11Statistics border doesn't reach the bottom Right112
    Statistics border doesn't reach the bottom Ape_b110
    Statistics border doesn't reach the bottom Ape1010
    łukskała
    łukskała
    Forumember


    Posts : 35
    Reputation : 3
    Language : English

    In progress Re: Statistics border doesn't reach the bottom

    Post by łukskała April 13th 2017, 12:40 am

    APE wrote:
    Code:
     table .forumline {
    background-image: url (https://i58.servimg.com/u/f58/19/26/05/30/header10.jpg);
    background-size: 100% !important;   
    background-attachment: fixed !important;   
    background-repeat: no-repeat !important;
    }

    This should do it

    Remember to add it to the top and if it don't work please try the bottom of the CSS page.
    this glitched my whole forum and didn't work hah
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19432
    Reputation : 2010
    Language : fluent in dork / mumbojumbo & English haha

    In progress Re: Statistics border doesn't reach the bottom

    Post by Ape April 13th 2017, 1:39 pm

    Statistics border doesn't reach the bottom Mouais it worked on my forum ok so not sure why its not working on yours unless your forum is not PHpbb3 Think



    Statistics border doesn't reach the bottom Left1212Statistics border doesn't reach the bottom Center11Statistics border doesn't reach the bottom Right112
    Statistics border doesn't reach the bottom Ape_b110
    Statistics border doesn't reach the bottom Ape1010
    łukskała
    łukskała
    Forumember


    Posts : 35
    Reputation : 3
    Language : English

    In progress Re: Statistics border doesn't reach the bottom

    Post by łukskała April 13th 2017, 2:11 pm

    There is some weird glitch when I scroll down my forum icons scroll down and the borders fill up once I scroll down it's quite ugly tbh
    Draxion
    Draxion
    Helper
    Helper


    Male Posts : 2518
    Reputation : 321
    Language : English
    Location : USA

    In progress Re: Statistics border doesn't reach the bottom

    Post by Draxion April 13th 2017, 4:56 pm

    Can you PM me a testing account, please? Thank you.