Line between posts - invision
2 posters
Page 1 of 1
Line between posts - invision
Hi, I have the same problem as with the below post -
https://help.forumotion.com/t94792-link-colored-bar?highlight=link+++footer+color
Can anyone give me the code that 'will' work here. It did work for me, but now isn't.
Sorry to be a pain,
Felicityhttp://www.igdid.com/
Re: Line between posts - invision
This one http://i.imm.io/7Red.png ?
Change it here, it's the border bottom, remove it completely.
Change it here, it's the border bottom, remove it completely.
- Code:
.post {
background-color: #245E64;
border-bottom: 10px solid #08FAE2;
}
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: Line between posts - invision
It can not work since you added another what I can see in your CSS. You only needed to delete this border-bottom: 10px solid #08FAE2; as I wrote you up. Find it and delete it.
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: Line between posts - invision
It would be gone in that case. Doesn't matter.
Add this to CSS
Add this to CSS
- Code:
.post {
border-bottom: none !important;
}
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: Line between posts - invision
Welcome.
Solved > Locked
Solved > Locked
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Similar topics
» Adding a line across a banned user's name (invision)
» How do you remove this line separating miniprofile and post body on an Invision forum?
» Index with last posts inside a box - INVISION
» How to make dotted line, one full line?
» Text size of Messages in Posts for Invision
» How do you remove this line separating miniprofile and post body on an Invision forum?
» Index with last posts inside a box - INVISION
» How to make dotted line, one full line?
» Text size of Messages in Posts for Invision
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum