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.

want to change this spacing between posts!

3 posters

Go down

Solved want to change this spacing between posts!

Post by Scatterbrain February 24th 2012, 8:30 am

Picture:

want to change this spacing between posts!  Hate10

I have tried this:

.post-container {
margin-left: 150px;
}

.postprofile {
float: left;
margin-left: -150px;
width: 150px;
}

but nothing changed

i have tried to change browsers to ie, firefox, chrome - the space between in the picture stays the same

I have invision

this is my CSS ( Embarassed)

body {
background-position: top left;
}

#ipbwrapper {
text-align: left;
border: 2px solid black
position: relative;
/*margin-left: 15px;*/
background-color: transparent !important;
background-image: url('https://i.servimg.com/u/f47/17/17/55/89/har10.png');/*

}

Can someone help me?
Scatterbrain
Scatterbrain
Forumember

Female Posts : 82
Reputation : 2
Language : swedish

Back to top Go down

Solved Re: want to change this spacing between posts!

Post by Suarez February 24th 2012, 12:57 pm

Hi,

Link to your forum ?
Suarez
Suarez
Forumember

Male Posts : 149
Reputation : 9
Language : Romanian | English | German | HTML | CSS | jQuery
Location : Las Vegas, Nevada

http://http:/frog-design.net

Back to top Go down

Solved Re: want to change this spacing between posts!

Post by Scatterbrain February 25th 2012, 5:59 pm

..


Last edited by ronjali on February 25th 2012, 7:10 pm; edited 1 time in total
Scatterbrain
Scatterbrain
Forumember

Female Posts : 82
Reputation : 2
Language : swedish

Back to top Go down

Solved Re: want to change this spacing between posts!

Post by Suarez February 25th 2012, 6:09 pm

Search in your css the code (Help yourself with the option "Search") :
Code:
.postprofile
and modify the width to 15em, 14em or any value you want. ( But no more than 18. If you choose a value more than 18, that space will be longer. )
Suarez
Suarez
Forumember

Male Posts : 149
Reputation : 9
Language : Romanian | English | German | HTML | CSS | jQuery
Location : Las Vegas, Nevada

http://http:/frog-design.net

Back to top Go down

Solved Re: want to change this spacing between posts!

Post by Scatterbrain February 25th 2012, 6:24 pm

it doesent work, i cant understand why!

" .postprofile {
float: left;
margin-left: -15em;
width: 15em;
}"

or

" .postprofile {
float: left;
margin-left: -15em !important;
width: 15em !important;
}"

and earlier i've tried:

.post-container {
margin-left: 150px;
}

.postprofile {
float: left;
margin-left: -150px;
width: 150px;
}

Nothing changas. i really dont like that space, it looks stupid. =(
Scatterbrain
Scatterbrain
Forumember

Female Posts : 82
Reputation : 2
Language : swedish

Back to top Go down

Solved Re: want to change this spacing between posts!

Post by Suarez February 25th 2012, 6:28 pm

I do not even realize why does not work ...
Suarez
Suarez
Forumember

Male Posts : 149
Reputation : 9
Language : Romanian | English | German | HTML | CSS | jQuery
Location : Las Vegas, Nevada

http://http:/frog-design.net

Back to top Go down

Solved Re: want to change this spacing between posts!

Post by Scatterbrain February 25th 2012, 7:15 pm

Solved now! i dont think i get why. i guess this is off topic, but can someone explain why its working now?

the thing i did was to change all my css to:

.postprofile {
float: left;
margin-left: -14em !important;
width: 14em !important;
}

.post-container {
margin-left: 14em !important;
}

#ipbwrapper {
border: 2px solid black
background-color: transparent !important;
background-image: url('https://i.servimg.com/u/f47/17/17/55/89/har10.png');
}

soo... the thing that did that spacing thing must have to do with this text:
text-align: left;
position: relative;
/*margin-left: 15px;*/ (<- probobly this?)


Scatterbrain
Scatterbrain
Forumember

Female Posts : 82
Reputation : 2
Language : swedish

Back to top Go down

Solved Re: want to change this spacing between posts!

Post by Nera. February 25th 2012, 7:21 pm

Probably but no one can see since you removed the link Razz
Guess it's solved now?
Nera.
Nera.
Energetic

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

Back to top Go down

Solved Re: want to change this spacing between posts!

Post by Scatterbrain February 25th 2012, 8:03 pm

sorry! forgot that i deleted the link. (the subjects on my forum is sensitive (abuse) so i removed the link for the members)

yesyes, its solved! thanks saurez! and nera too becuse you helped me before Smile
Scatterbrain
Scatterbrain
Forumember

Female Posts : 82
Reputation : 2
Language : swedish

Back to top Go down

Solved Re: want to change this spacing between posts!

Post by Nera. February 25th 2012, 8:04 pm

Topic Solved & Locked
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