Thread: <div> problem
View Single Post
Old 08-17-2016, 07:11 PM   #5
alheva
Junior Member
alheva is a rising star in the heavensalheva is a rising star in the heavensalheva is a rising star in the heavensalheva is a rising star in the heavensalheva is a rising star in the heavensalheva is a rising star in the heavensalheva is a rising star in the heavensalheva is a rising star in the heavensalheva is a rising star in the heavensalheva is a rising star in the heavensalheva is a rising star in the heavens
 
Posts: 6
Karma: 13886
Join Date: Oct 2014
Location: Colombia
Device: IPAD
<div> and <p> Margin issue

Quote:
Originally Posted by Faterson View Post
Some of the lost features/capabilities were restored during the (imperfect) Marvin 3 beta-testing, but not all of them. Looks like this <div> issue might be one of them.
As I said before, it is not only a <div> but a <p> problem as well, when some margin definition is involved.... I guess...

In Marvin 2.9 I almost always use these tags:

<div class="xxx"> or
<p class="xxx">

And "xxx" is defined this way:

.xxx { margin:1.5em; font-size:.9em; }


Also the issue happens when I use:
.xxx { margin:15%; font-size:.9em; } or something like that...

I really will appreciate your comments

Last edited by alheva; 08-17-2016 at 07:29 PM.
alheva is offline   Reply With Quote