Different questions about layout 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.
2 posters

    Different questions about layout

    Niko
    Niko
    Helper
    Helper


    Male Posts : 3122
    Reputation : 245
    Language : English, Italian, French
    Location : Italy

    In progress Different questions about layout

    Post by Niko 16/6/2012, 03:39

    Hello,

    I have three questions:
    Different questions about layout Ror10

    1. What are the templates "simple_header" and "simple_footer" for? Rolling Eyes
    2. Why are some tags wrong (signed as error) like the red ones?
    3. If you have a look here: http://www.fmcodes.com/t135-opinion-before-posting
    You can see that the forum layout is broken... why?

    Thanks for your help,
    Note: I really need the answers Mr. Green
    Nera.
    Nera.
    Energetic


    Female Posts : 7078
    Reputation : 2017
    Language : English
    Location : -

    In progress Re: Different questions about layout

    Post by Nera. 16/6/2012, 13:22

    Niko! wrote:
    If you have a look here: http://www.fmcodes.com/t135-opinion-before-posting
    You can see that the forum layout is broken... why?

    Hi,

    Broken as if cut of on the right?

    Remove this from CSS if so:

    Code:
    #content-container div#content {
        margin-right: 192px;
    }
    Niko
    Niko
    Helper
    Helper


    Male Posts : 3122
    Reputation : 245
    Language : English, Italian, French
    Location : Italy

    In progress Re: Different questions about layout

    Post by Niko 16/6/2012, 18:50

    I don't have it Sad
    Nera.
    Nera.
    Energetic


    Female Posts : 7078
    Reputation : 2017
    Language : English
    Location : -

    In progress Re: Different questions about layout

    Post by Nera. 16/6/2012, 18:53

    Than add this to the top of your CSS:

    Code:
    #content-container div#content {
        margin-right: 0px !important;
    }

    http://i.imm.io/sSX6.png
    Niko
    Niko
    Helper
    Helper


    Male Posts : 3122
    Reputation : 245
    Language : English, Italian, French
    Location : Italy

    In progress Re: Different questions about layout

    Post by Niko 16/6/2012, 18:55

    I didi it... But the problem is that the white background is broken..
    Nera.
    Nera.
    Energetic


    Female Posts : 7078
    Reputation : 2017
    Language : English
    Location : -

    In progress Re: Different questions about layout

    Post by Nera. 16/6/2012, 18:57

    1. I don't see the changes if you added it as you say.
    2. Forum looks different than this morning, the white background was there. Did you remove it?

    Niko
    Niko
    Helper
    Helper


    Male Posts : 3122
    Reputation : 245
    Language : English, Italian, French
    Location : Italy

    In progress Re: Different questions about layout

    Post by Niko 16/6/2012, 19:00

    No... I see this:

    Different questions about layout Hey10
    the background is cut at the top... why?

    And this is what you saw:
    Different questions about layout SSX6
    Nera.
    Nera.
    Energetic


    Female Posts : 7078
    Reputation : 2017
    Language : English
    Location : -

    In progress Re: Different questions about layout

    Post by Nera. 16/6/2012, 19:01

    The second image is what I saw after I added my CSS in your CSS. Add the code I gave you up and you'll see the second image too salut
    Niko
    Niko
    Helper
    Helper


    Male Posts : 3122
    Reputation : 245
    Language : English, Italian, French
    Location : Italy

    In progress Re: Different questions about layout

    Post by Niko 16/6/2012, 19:10

    The problem is only in the topics....
    Because on the home page is okay (what you should see)

    in topics there is the bug!