2009/3/1 Hans <[email protected]>:
> 2009/3/1 Hans <[email protected]>:
>> It seesm the div markup is still using an aggressive pattern. Putting
>> a ? into the second bracket after div seesm to solve the issue i
>> reported:
>>
>> line 48 markups.php changed to
>>
>> MarkUp('block', 'div', '/(&lt;|<)(div)(.*?)>(.*?)(&lt;|<)\/\2>/se',
>> 'BOLTMstyles("$2", "$3", "$4", "$5")');  // <div>
>
> the linespacing test page looks good with that change. My skin looks
> good too, with floating divs behaving nice. Progress?
>
> ~Hans


and i really like the fact that no extra lines are introduced by
putting <div> on single lines, and that a box div following another
box div without line space between will join up with the first, but
still be a separate box. Giving it a tiny vertical margin like
margin:2px 0; might make it look a little more attractive as separate
boxes, but at least the basic divs are handled fine!

~Hans

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to