Hi, The "box" also shows up weird. They overlap the text that surrounds it! To fix this, change in your style-sheet (code.style) the ".box" styling. Replace "margin-bottom: 3px;" with "margin: 3px;". This way, the boxes do not overlap any surrounding text anymore.
Furthermore, the site indeed seems quite a bit faster! Nice! cheers, Mark On May 17, 12:04 am, Mark Marijnissen <[email protected]> wrote: > Hi! > > The site-page is all messed up! Instead of having a few columns, I > have one long page with headings like: "[[#site]]Site" instead of just > "Site". What has happened? And how do I fix it? > > Cheers, > > Mark > > On May 16, 12:02 am, The Editor <[email protected]> wrote: > > > This release (3.05) is just several bug fixes. A good upgrade if you > > are already up to 3.04. If not, you will need to run the fix.php > > script before making this jump... > > > Seems the fixer script is working ok, and no real bugs reports with > > the changes in 3.04. That's a good sign. I'll be upgrading my sites > > probably this weekend. > > > * Added stripslashes to new font styles markup. > > * Fixed bug in BOLTMlines that caused extremely long lists to not > > display. This was a surprize php regex limitation. (The ease of the > > fix was even more surprizing!) > > * Fixed the //**magic**// bug. > > * Slightly modified grouping of markup rules to make it easier to > > isolate certain rules (doesn't change actual order of processing). > > Look at markup table for details. > > * Tightened security of new var auth feature. Only affected potential > > vulnerabilities in future plugins. > > * Now output=escape works in search templates. Kind of cool... > > > My to do list is exhausted pretty well again. I'll be out of the > > country for about six weeks, two weeks or so from now. Which means > > probably this should be a pretty stable release for the next couple > > months. IE, it's a good time to make the jump while I'll be around to > > help with glitches. > > > Cheers, > > Dan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/boltwire?hl=en -~----------~----~----~----~------~----~------~--~---
