want to change this spacing between posts!
3 posters
Page 1 of 1
want to change this spacing between posts!
Picture:
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 ( )
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?
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 ( )
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- Forumember
- Posts : 82
Reputation : 2
Language : swedish
Re: want to change this spacing between posts!
..
Last edited by ronjali on February 25th 2012, 7:10 pm; edited 1 time in total
Scatterbrain- Forumember
- Posts : 82
Reputation : 2
Language : swedish
Re: want to change this spacing between posts!
Search in your css the code (Help yourself with the option "Search") :
- Code:
.postprofile
Re: want to change this spacing between posts!
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. =(
" .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- Forumember
- Posts : 82
Reputation : 2
Language : swedish
Re: want to change this spacing between posts!
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?)
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- Forumember
- Posts : 82
Reputation : 2
Language : swedish
Re: want to change this spacing between posts!
Probably but no one can see since you removed the link
Guess it's solved now?
Guess it's solved now?
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: want to change this spacing between posts!
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
yesyes, its solved! thanks saurez! and nera too becuse you helped me before
Scatterbrain- Forumember
- Posts : 82
Reputation : 2
Language : swedish
Re: want to change this spacing between posts!
Topic Solved & Locked |
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Similar topics
» Spacing in Badges/Posts - Fix
» Need Line spacing in posts for larger font size
» How can I change the text color in posts?
» Change icons for: no new posts/new posts/forum locked
» How to change the number of posts ?
» Need Line spacing in posts for larger font size
» How can I change the text color in posts?
» Change icons for: no new posts/new posts/forum locked
» How to change the number of posts ?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum