Private message Layout issue 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.
5 posters

    Private message Layout issue

    avatar
    lrleitman
    Forumember


    Posts : 155
    Reputation : 1
    Language : english

    Solved Private message Layout issue

    Post by lrleitman March 26th 2012, 9:25 pm

    for some reason when sending private message the screen shown is corrupted, the PM layout is streteched vertically with very narrow width which not enable sending PM. It seems to happen mainly in explorer.

    Neymar1
    Neymar1
    Forumember


    Male Posts : 406
    Reputation : 28
    Language : HTML, CSS, and a bit of JavaScript
    Location : Scotland

    Solved Re: Private message Layout issue

    Post by Neymar1 March 28th 2012, 10:48 pm

    Can you post a picture?
    Base
    Base
    Forumaster


    Male Posts : 10383
    Reputation : 1695
    Language : English and French
    Location : United Kingdom, England

    Solved Re: Private message Layout issue

    Post by Base March 29th 2012, 5:47 pm

    Hi, a link to your forum would also help. Thanks!
    avatar
    lrleitman
    Forumember


    Posts : 155
    Reputation : 1
    Language : english

    Solved Re: Private message Layout issue

    Post by lrleitman April 2nd 2012, 5:42 pm

    Sorry, I am kind of new, can you give example of what to google ? example place with usefull code of JS and widgets I can plug in the forum? things that may be relevant for forum site .
    avatar
    lrleitman
    Forumember


    Posts : 155
    Reputation : 1
    Language : english

    Solved Re: Private message Layout issue

    Post by lrleitman April 2nd 2012, 6:43 pm


    How can I attach the screen shot ?
    kirk
    kirk
    Forumaster


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

    Solved Re: Private message Layout issue

    Post by kirk April 2nd 2012, 8:43 pm

    lrleitman wrote:
    How can I attach the screen shot ?

    to create a screen shot.
    You have to click the print/screen key on your keyboard of the page you want to take the screen shot of.

    then go to your start menu, and either search MS Paint or see if it is your accessories.
    Once you open MS paint, you will do a right click to past the image/screenshot.
    then save file as jepeg and use the on board image upload on the forum to upload it Smile


    More directions on how to create a screen shot here.
    http://www.southalabama.edu/oll/job-aids/screenshot/screenshot.html

    The if you already have a screen shot and know how to create one, You just want to upload the image to the host an image option when replying.
    avatar
    lrleitman
    Forumember


    Posts : 155
    Reputation : 1
    Language : english

    Solved Re: Private message Layout issue

    Post by lrleitman April 2nd 2012, 8:56 pm

    thanks for the detailked response

    here is the snapshot

    https://i.servimg.com/u/f46/17/36/29/58/untitl12.png
    kirk
    kirk
    Forumaster


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

    Solved Re: Private message Layout issue

    Post by kirk April 2nd 2012, 8:59 pm

    yeah there is something wrong with that for sure?
    Is it only doing this with private messages?

    Have you added any new scripts or coding that may be conflicting with it?
    Also just out of curiosity do you have another browser you can try it on as well, Like Firefox??
    It's hard to assume what it may be without seeing first hand. As of now i am thinking some sort of coding issue?

    It would help if you can post your forums link to, thumleft
    avatar
    lrleitman
    Forumember


    Posts : 155
    Reputation : 1
    Language : english

    Solved Re: Private message Layout issue

    Post by lrleitman April 2nd 2012, 9:05 pm

    Doesn't work with firefox as well as explorer.
    It happens only in private message area, but I have another probelem that may relate to it - I try to expand my forum to be on the whole screen but I keep having thick borders even when I choose the width to be 100% in the CSS (pub title)

    Anyhow , the link is http://centralpark.forumisrael.net but it needs user/pass
    avatar
    lrleitman
    Forumember


    Posts : 155
    Reputation : 1
    Language : english

    Solved Re: Private message Layout issue

    Post by lrleitman April 3rd 2012, 10:42 am

    I fixed the issue, added the folloiwng to CSS:

    body#phpbb div#wrap {
    width: 95%;
    margin: 0;
    }


    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: Private message Layout issue

    Post by Sanket April 3rd 2012, 11:16 am

    Topic Solved & Locked