[BUG/PLUGIN/EDITOR]<br /> in <pre>
Posted: Sat Sep 10, 2011 2:55 pm
Hi!
I've just installed Serendipity, and I love it...
Here is my blog page that has the error: http://jragon.co.uk/blog/index.php?/arc ... ipity.html
So, in the code bit you can see the <br /> but I don't want it to. In the editor(not WYSIWYG) I put in:
It should know what <pre> means pre formatted so you don't need the brake tags..
How can I fix this
Thanks
Jragon
I've just installed Serendipity, and I love it...
Here is my blog page that has the error: http://jragon.co.uk/blog/index.php?/arc ... ipity.html
So, in the code bit you can see the <br /> but I don't want it to. In the editor(not WYSIWYG) I put in:
Code: Select all
Hi Guys.
As you may know this blog is running on Serendipity. The Serendipity is rather interesting for a blog system, although manic in the templating department.
Serendipity useses Smarty, which isn't too bad, but it certainly could be better. The default template is horrid, I've editited the CSS sheet a bit though
Here are the bits I changed;
<pre name="code" class="css">
#mainpane {
border-bottom: 1px solid #000000;
margin: auto;
width: 888px;
border-top: 0px;
background-color: #FFFFFF;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}
#serendipity_banner{
height: 72px;
margin: auto;
width: 886px;
border-top: 0px;
background-color: #FFFFFF;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
color: #000000;
}
</pre>
I like the new style... It's very simple.
Serendipity:
The occurrence and development of events by chance in a happy or beneficial way
Finding this blog system was a stroke of Serendipity :P
I do have to say, I like this system, it's so much easier to use rather than Wordpress.
Thanks for reading
Jragon
How can I fix this
Thanks
Jragon