• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Create own <DIV> for Textframe?

Explorer ,
Mar 02, 2017 Mar 02, 2017

Copy link to clipboard

Copied

Sorry i do not find my question here neither on google.

In my File i'd like to convert to epub i do have

<p> some text </p>

<ul>

     <li>a</li>

     <li>b</li>

     <li>c</li>

</ul>

<p>some text</p>

This entrire part i want to frame with a solid border around

How i can create a <div>-Tag around this entire segment mentioned above?

So result should become

<div id="mystyle">

<p> some text </p>

<ul>

     <li>a</li>

     <li>b</li>

     <li>c</li>

</ul>

<p>some text</p>

</div>

I gave the Textframe of this part an own Object Format as div but it seems not to be exported.

Mabe because the Text frames are connected?

TOPICS
EPUB

Views

231

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Explorer , Mar 03, 2017 Mar 03, 2017

I solved my self. Rater mark, copy and paste the Text Frame inside Text frame you place it somewhere and ancor it to a paragraph. With this the export will create DIV element

Votes

Translate

Translate
Explorer ,
Mar 03, 2017 Mar 03, 2017

Copy link to clipboard

Copied

LATEST

I solved my self. Rater mark, copy and paste the Text Frame inside Text frame you place it somewhere and ancor it to a paragraph. With this the export will create DIV element

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines