Thread: <div> problem
View Single Post
Old 08-17-2016, 11:15 AM   #1
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> problem

Hi, I really love Marvin 2.9 but now I am learning to like many features of Marvin 3.

My main problem is with some tags that Marvin 3 seems not to understand.

Look at this, please:

Marvin 2.9



Marvin 3


In CSS the tags are:

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


And "cita" is defined this way:

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

When I change <p class="cita"> to <blockquote> every thing works well.

The problem is that changing tags will take a lot of time and it is worse when the tag is <div class="whatever">. Almost all my files are formated that way, with class="cita". But the same happens with any other name (quote, verso, etc) when following a <div or <p.

Curiously both Marvin 2.* and MapleRead -used to compare- donīt have any problem with those tags.

(I am using Ipad and just updated to M3.6.; so far no changes)

Thanks a lot in advance

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