wpForo 1.x.x [Closed] Gaps missing in signature
Hello,
Β
The gaps in between sentences are missing in signature, do anyone have a solution to this?
Β
Thanks
@motorhypeΒ
add this to custom css
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-signature p { Β Β Β line-height: 25px; }
you can adjust the 25px as you like
@motorhypeΒ
ok, try this Code
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-signature p br { Β Β Β margin-bottom: 10px; }
That's strange, I have cleared browser and forum cache but it still looks the same from my end π
@motorhypeΒ
you added a second "br" to the code
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-signature p br br { Β Β Β margin-bottom: 10px; }
remove the second br
Β
I've just viewed it on my phone and it's still missing the gaps, have you cleared your browser cache because I can't see any gaps?
@motorhypeΒ
Ok, the solution is probably not cross-browser compatible 😉Β
only use <p> .... </p> tags instead of <br>
<p>MotorHype is the UKβs leading classified vehicle website that advertises used cars for sale, <a title="Events" href="https://www.motorhype.co.uk/events/">shows & events</a>, <a title="News" href="https://www.motorhype.co.uk/news/">motoring news</a> and hosts a comprehensive <a title="Forums" href="https://www.motorhype.co.uk/forums/">car forum</a>.</p> <p>Check out the latest MotorHype merchandise sold exclusively through our <a href="https://www.motorhype.shop/" rel="nofollow">online shop</a>.</p> <p>Looking to sell you car? Advertise it on MotorHype for FREE! <a href="https://www.motorhype.co.uk/panel/?action=create">Sell my car</a></p>
and this CSS Code
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-signature p { margin-bottom: 10px; }
I've now added the code and pasted your coding to my signature but it's not displaying the html in my profile?
Am I doing something wrong?
Thanks
@motorhypeΒ
don't copy and paste the Code above
use 2 Line Breaks at each Line In the Signature editor so that separate p tags are created
-
User Signatures not showing on posts
3 years ago
-
How can edit my Signature?
3 years ago
-
Inserting image in signature?
3 years ago
-
Remove Signature from profile tab
4 years ago
-
Signature not showing
4 years ago
- 15 Forums
- 13.9 K Topics
- 70.2 K Posts
- 25 Online
- 12.3 K Members