Okay really I have no idea if I should even post this kind of thing here or if I posted in the wrong area but either way I REALLY just need an answer...
Okay so I set up a BBCode
Like this
And when I use this bbcode it does this...
Now you may think thats normal...but its adding a enter or line break in it when it shouldn't be...which is very annoying...Basically in that image there should only be one line break or enter between the sentences..but its added another one...and I can't figure it out..
It should look like this
(I removed all the enters inside the code so it looks like this but I'd rather not have to do that)
Okay so I set up a BBCode
Like this
Code:
Title: Codes
BBcode Tag: Codes
Replacement:
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code:</div>
<pre class="alt2" dir="ltr" style="
margin: 0px;
padding: 6px;
border: 1px inset;
width: 500px;
height: {$blockheight}px;
text-align: left;
overflow: auto">{param}</pre>
</div>
Remove Tag If Empty
Yes No
Disable BB Code Within This BB Code
Yes No
Disable Smilies Within This BB Code
Yes No
Disable Word Wrapping Within This BB Code
Yes No
Now you may think thats normal...but its adding a enter or line break in it when it shouldn't be...which is very annoying...Basically in that image there should only be one line break or enter between the sentences..but its added another one...and I can't figure it out..
It should look like this
(I removed all the enters inside the code so it looks like this but I'd rather not have to do that)