Professional phpbb3 - code problems 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.

    Professional phpbb3 - code problems

    avatar
    jim96
    Forumember


    Male Posts : 66
    Reputation : 1
    Language : English

    Professional phpbb3 - code problems Empty Professional phpbb3 - code problems

    Post by jim96 November 9th 2011, 7:21 pm

    Hello!
    I have installed the famous MEX Design Professional phpbb3 theme in my forum and I have some problems. Actually everything is perfect in Firefox however it messes up in Google Chrome...

    The buttons in the menu go to the wrong position, the search as well...Also, when i am writing a topic the text editor leaves from its position and goes down over the buttons send, preview, etc...

    So what can I do with these?

    aaa
    Also, I cannot change the position of profile appearence in messages...It is on the right and I want it on the left...Not working through the ACP...I think it has somehting to do with the CSS...

    Thanks!
    avatar
    Guest
    Guest


    Professional phpbb3 - code problems Empty Re: Professional phpbb3 - code problems

    Post by Guest November 9th 2011, 8:05 pm

    Please provide your forun url in your profile. Wink
    avatar
    jim96
    Forumember


    Male Posts : 66
    Reputation : 1
    Language : English

    Professional phpbb3 - code problems Empty Re: Professional phpbb3 - code problems

    Post by jim96 November 9th 2011, 9:46 pm

    Gassy wrote:Please provide your forun url in your profile. Wink

    just did Very Happy
    avatar
    Guest
    Guest


    Professional phpbb3 - code problems Empty Re: Professional phpbb3 - code problems

    Post by Guest November 9th 2011, 9:50 pm

    For first delete the search box:
    Code:
    div#search-box{
    display: none !important;
    }

    avatar
    jim96
    Forumember


    Male Posts : 66
    Reputation : 1
    Language : English

    Professional phpbb3 - code problems Empty Re: Professional phpbb3 - code problems

    Post by jim96 November 10th 2011, 8:21 pm

    Gassy wrote:For first delete the search box:
    Code:
    div#search-box{
    display: none !important;
    }


    ok, this is solved thanks!
    any idea for the posting problem?

    I'll pm you an account info so you can login and see the problem and if you can help me with it...thank you!