width and length of the forum 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.
4 posters

    width and length of the forum

    avatar
    Mr.NoComent CzV
    New Member


    Posts : 12
    Reputation : 1
    Language : Serbian

    width and length of the forum Empty width and length of the forum

    Post by Mr.NoComent CzV March 8th 2012, 6:35 pm

    How to Reduce Length and width forum
    Klemen
    Klemen
    Forumember


    Male Posts : 292
    Reputation : 32
    Language : English, German, Slovene

    width and length of the forum Empty Re: width and length of the forum

    Post by Klemen March 8th 2012, 6:51 pm

    Go to: admin control panel > display > colors > CSS, and find this part of the CSS:

    Code:
    #wrap {
    width : 850px;

    Adjust the number of pixels as you wish to adjust the width. (You can also replace px with % and experiment with that).

    What do you mean with lenght?
    avatar
    Mr.NoComent CzV
    New Member


    Posts : 12
    Reputation : 1
    Language : Serbian

    width and length of the forum Empty Re: width and length of the forum

    Post by Mr.NoComent CzV March 8th 2012, 7:16 pm

    This is my CSS
    http://equality.one-forum.net/2-ltr.css?pop=1
    But nowhere is it written
    #wrap {
    width : 850px;
    avatar
    Guest
    Guest


    width and length of the forum Empty Re: width and length of the forum

    Post by Guest March 8th 2012, 7:20 pm

    Hi!

    There's no need for a code. Go to Administration Panel => General => Forum => Configuration => Page structure => Forum width (number or %). Wink
    avatar
    Mr.NoComent CzV
    New Member


    Posts : 12
    Reputation : 1
    Language : Serbian

    width and length of the forum Empty Re: width and length of the forum

    Post by Mr.NoComent CzV March 8th 2012, 7:27 pm

    Thanks Smile


    Last edited by Mr.NoComent CzV on March 8th 2012, 7:28 pm; edited 1 time in total (Reason for editing : Sry)
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51556
    Reputation : 3519
    Language : English
    Location : United States

    width and length of the forum Empty Re: width and length of the forum

    Post by SLGray March 8th 2012, 9:13 pm

    Is this solved?



    width and length of the forum Slgray10

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


    Posts : 12
    Reputation : 1
    Language : Serbian

    width and length of the forum Empty Re: width and length of the forum

    Post by Mr.NoComent CzV March 8th 2012, 9:15 pm

    No ! Sad
    avatar
    SimpleUI
    New Member


    Posts : 18
    Reputation : 2
    Language : German

    width and length of the forum Empty Re: width and length of the forum

    Post by SimpleUI March 8th 2012, 10:56 pm

    Well then change the following width to whatever you want:
    Code:
    .bodylinewidth {
       width:50%}