• Hi Guest!
    You can help ensure that British Car Forum (BCF) continues to provide a great place to engage in the British car hobby! If you find BCF a beneficial community, please consider supporting our efforts with a subscription.

    There are some perks with a member upgrade!
    **Upgrade Now**
    (PS: Subscribers don't see this gawd-aweful banner
Tips
Tips

TR2/3/3A tr3 engine numbers

Ah, you mean <div class="ubbcode-block"><div class="ubbcode-header">Code:</div><div class="ubbcode-body ubbcode-pre" ><pre>&nbsp</pre>[/QUOTE]Lotta work, but thanks for the tip. BTW, it appears that Basil does not have tables/columns enabled. However, spaces work as expected inside a code block. So you can do something like:
<div class="ubbcode-block"><div class="ubbcode-header">Code:</div><div class="ubbcode-body ubbcode-pre" ><pre>
Column1 Column2 Column3
Fred George Henry
</pre>[/QUOTE]
and WYSIWYG
 
TR3driver said:
<div class="ubbcode-block"><div class="ubbcode-header">Click to reveal.. <input type="button" class="form-button" value="Show me!" onclick="toggle_spoiler(this, 'Yikes, my eyes!', 'Show me!')" />]<div style="display: none;">Is there some reason you don't want to share, Tom?
</div>

[/QUOTE]

Cute Randall! :smile:

Scott
 
NutmegCT said:
Hi Randall -

You can get bbcode to show blank spaces by using the bbcode symbol for a blank space. It's one of those hidden characters which begins with an ampersand (shift 7).

Type in: ampersand n b s p semicolon (no spaces)

Give it a try. Worked for me. The next line is ten blank spaces between quotes:

""

Onward through the fog.
Tom

Ah ha! Thanks for sharing that Tom! The fact that spaces get killed is something that has always bugged me about this software. The apersand n b s p thing is the ASCII way of saying "No Break Space" which, when viewed in HTML, also prevents extra spaces from disappearing! I never thought of using that for extra spaces, but it makes sense that it would work. For anyone interested, here is more than you probably want to know: https://en.wikipedia.org/wiki/Non-breaking_space

Frankly, I don't know why they didn't design the editor to just add those automatically when extra spaces are present in a post. Maybe I'll recommend that to the developer of the forum SW for their next version.
 
TR3driver said:
Ah, you mean <div class="ubbcode-block"><div class="ubbcode-header">Code:</div><div class="ubbcode-body ubbcode-pre" ><pre>&nbsp</pre>
Lotta work, but thanks for the tip. BTW, it appears that Basil does not have tables/columns enabled. However, spaces work as expected inside a code block. So you can do something like:
<div class="ubbcode-block"><div class="ubbcode-header">Code:</div><div class="ubbcode-body ubbcode-pre" ><pre>
Column1 Column2 Column3
Fred George Henry
</pre>[/QUOTE]
and WYSIWYG [/QUOTE]

Wow, you guys are teaching me about my own forum! I think I will post this as a tip in the Forum Help forum! I honestly didn't realize that spaces don't get ignored inside the code box. Ten years I've been running this place and I'm still learning!
 
Back
Top