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.

reducing the space

5 posters

Go down

In progress reducing the space

Post by Mudge June 17th 2011, 7:36 pm

how do i reduce the space between the info and the post
link to forum : http://silent-echo.makeforum.co.uk/
reducing the space Unledsic
avatar
Mudge
New Member

Posts : 12
Reputation : 0
Language : United Kingdom

Back to top Go down

In progress Re: reducing the space

Post by Nera. June 17th 2011, 10:50 pm

Hi,


Example.
1. Change the width of the post body to 85%
Code:
.postbody {
    clear: both;
    color: #666666;
    float: right;
    line-height: 1.48em;
    padding: 0;
    width: 85%;
}

2. And post profile to 12%
Code:
.postprofile {
    border-color: #CCCCCC;
    border-right: 1px solid #CCCCCC;
    color: #666666;
    display: inline;
    float: left;
    margin: 5px 0 0;
    min-height: 80px;
    position: relative;
    width: 12%;
}
http://i.imm.io/6yhs.png

Play with it to fit your wishes.


Last edited by Nera. on June 19th 2011, 12:53 am; edited 1 time in total
Nera.
Nera.
Energetic

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

Back to top Go down

In progress Re: reducing the space

Post by Mudge June 18th 2011, 10:22 am

how do i add them codes?
avatar
Mudge
New Member

Posts : 12
Reputation : 0
Language : United Kingdom

Back to top Go down

In progress Re: reducing the space

Post by Sanket June 18th 2011, 10:37 am


Display>Colors
Css stylesheet
Sanket
Sanket
ForumGuru

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

Back to top Go down

In progress Re: reducing the space

Post by Mudge June 18th 2011, 10:51 am

i tryed searching for them but i cant find them
avatar
Mudge
New Member

Posts : 12
Reputation : 0
Language : United Kingdom

Back to top Go down

In progress Re: reducing the space

Post by Irian June 18th 2011, 12:02 pm

Admin panel > Display > Colors > Css stylesheet
do you need screens? Smile
Irian
Irian
Forumember

Male Posts : 661
Reputation : 18
Language : English, Français, Spagnol, Latin, ecc.
Location : New york

http://www.puregroups.co.cc

Back to top Go down

In progress Re: reducing the space

Post by Base June 18th 2011, 3:28 pm

Please make sure that you're in advanced mode. Also, if you cannot find them inside your CSS Stylesheet then you will need to add them in and then make the necessary changes. Smile
Base
Base
Forumaster

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

http://forumotionhub.net

Back to top Go down

In progress Re: reducing the space

Post by Mudge June 18th 2011, 5:51 pm

im nto sure how you add them Razz
avatar
Mudge
New Member

Posts : 12
Reputation : 0
Language : United Kingdom

Back to top Go down

In progress Re: reducing the space

Post by Base June 18th 2011, 7:11 pm

You simply copy and paste the codes provided by Nera into the CSS box. Wink
Base
Base
Forumaster

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

http://forumotionhub.net

Back to top Go down

In progress Re: reducing the space

Post by Mudge June 18th 2011, 8:33 pm

i done this then i got a error
avatar
Mudge
New Member

Posts : 12
Reputation : 0
Language : United Kingdom

Back to top Go down

In progress Re: reducing the space

Post by Base June 18th 2011, 8:46 pm

What error did you receive?
Base
Base
Forumaster

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

http://forumotionhub.net

Back to top Go down

In progress Re: reducing the space

Post by Mudge June 19th 2011, 9:41 pm

something about {'s
avatar
Mudge
New Member

Posts : 12
Reputation : 0
Language : United Kingdom

Back to top Go down

In progress Re: reducing the space

Post by Nera. June 19th 2011, 9:52 pm

You have to have an equal number of
- open {
- close }
Tags in your CSS.
Find the spare and delete it.

Try pasting it and see will if work (change the width). If not, find those to parts (I posted above) in your CSS and play with the width.
Nera.
Nera.
Energetic

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

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum