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.
The forum of the forums
4 posters

    Error size form password

    avatar
    LightFAN
    New Member


    Posts : 15
    Reputation : 1
    Language : Indonesian

    Solved Error size form password

    Post by LightFAN November 18th 2013, 9:54 am

    Error size form password VzGQFTo
    As you can see, the form password size is too small. FYI, that is the form password in Register.. If you want to join any forum, You definitely need to register first, isn't it? :DNah, you can see "Username", "Email Addres", or anything else had a normal size, but the Password is not!

    I don't know how it could happen. I think the problem is come from the "Templates" or "CSS" section in ACP. But, if I remembered, im not change anything in "Templates" admin lately, and for "CSS" i don't know, maybe another admin in my forum has change it but im not sure the problem come from there, i mean from "Templates" or "CSS".. Confused 

    If you have a solution for this problem, please share with me..

    I must fix that >,<


    Last edited by LightFAN on November 19th 2013, 7:38 am; edited 1 time in total
    avatar
    naijabuxclub
    New Member


    Posts : 3
    Reputation : 1
    Language : english

    Solved Re: Error size form password

    Post by naijabuxclub November 18th 2013, 10:07 am

    how can i put facebook and twitter in my forum?
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Error size form password

    Post by SLGray November 18th 2013, 11:04 pm

    naijabuxclub wrote:how can i put facebook and twitter in my forum?
    Please start your own topic about your issue/question.

    LightFAN:

    Is the issue only when you are logged onto your forum?



    Error size form password Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    LightFAN
    New Member


    Posts : 15
    Reputation : 1
    Language : Indonesian

    Solved Re: Error size form password

    Post by LightFAN November 19th 2013, 6:44 am

    @SLGray: Nope.
    I've asked few members on my forum, and they said like what i think..

    If u want to check the issue, go to agoessnaruto.forumotions.net, and try to register. u will see that problem.
    or acces by this link: http://agoessnaruto.forumotions.net/register?agreed=true&step=2

    I Received complain by PM from newcomers on my forum, most of them complained about that.
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Error size form password

    Post by SLGray November 19th 2013, 6:55 am

    It could be the theme you are using.  Have you tried another theme?

    I have looked at the CSS, but I believe it is connected to other things that will change, too.



    Error size form password Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: Error size form password

    Post by Ange Tuteur November 19th 2013, 7:14 am

    This is the cause:
    Administration Panel > Display > Pictures and colors > Colors > CSS stylesheet
    Code:
    .left, .center, .right {
     Â   background-position: left center;
     Â   background-repeat: no-repeat;
     Â   overflow: hidden;
     Â   font-size: 1px;
     Â   float: left;
    }
    The property you need to remove from that code is:
    Code:
    font-size: 1px;
    That is why the input field for the password is so small, the characters are set to 1px.

    Find the code I've listed above in your stylesheet, remove the font-size property, and everything should display is it should.
    avatar
    LightFAN
    New Member


    Posts : 15
    Reputation : 1
    Language : Indonesian

    Solved Re: Error size form password

    Post by LightFAN November 19th 2013, 7:37 am

    @SLGray: Change theme? No..
    Ah, you're right.. there's a little error in my CSS Very Happy


    @SethC1995: Thanks bro! it's work correctly.. Very Happy

    Problem Solved !
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Error size form password

    Post by SLGray November 19th 2013, 7:40 am

    Topic Solved & Locked



    Error size form password Slgray10

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

      Current date/time is September 24th 2024, 1:25 pm