Annoying add reply post problem 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

    Annoying add reply post problem

    DaBigestBob
    DaBigestBob
    Forumember


    Male Posts : 28
    Reputation : 1
    Language : English, Spanish
    Location : Running across West Virginia

    Solved Annoying add reply post problem

    Post by DaBigestBob April 23rd 2013, 23:35

    Its hard to describe this problem but whenever someone moves their cursor over the Bbcoding icons it moves the post down below the other options.

    I will post a few images to show what the issue is if my explanation is not easy to follow

    Annoying add reply post problem Nothingwrong_zpsf949a038

    Annoying add reply post problem Nothingwrong2_zpsef1f4079

    I am certain I am not the first person to have this problem but I didn't know how to search for it lol

    As you can probably tell this can get really annnoying when typing a lengthy post and I would rather my members not have to deal with such a problem if there was a way to fix it. This did not transpire on phpBB2 but since I changed it to phpBB3 it has become an immediate problem.
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Annoying add reply post problem

    Post by SLGray April 24th 2013, 00:42




    Annoying add reply post problem Slgray10

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


    Male Posts : 28
    Reputation : 1
    Language : English, Spanish
    Location : Running across West Virginia

    Solved Re: Annoying add reply post problem

    Post by DaBigestBob April 24th 2013, 00:48

    Thank you this code

    Code:
    #textarea_content textarea#text_editor_textarea {
    width: 96% !important;
    }

    appears to have worked with my problem
    kirk
    kirk
    Forumaster


    Male Posts : 11037
    Reputation : 653
    Language : English,Vulcan,Klingon, Romulan,& Gorn

    Solved Re: Annoying add reply post problem

    Post by kirk April 24th 2013, 05:32

    Topic Solved & Locked
    DaBigestBob wrote:Thank you this code

    Code:
    #textarea_content textarea#text_editor_textarea {
    width: 96% !important;
    }

    appears to have worked with my problem


    Topic Solved & Locked