Skip to main content
Known Participant
February 16, 2017
Answered

Bullet lists in Layout Builder Magic

  • February 16, 2017
  • 3 replies
  • 514 views

I use DW-CS6 and I have just started using LBM.  I've reviewed the manual but I'm not finding my answer there.  Can anyone please tell me how to create bullet lists in LBM so that they remain inside the working column?  I find that they keep jumping outside of the left side of the column area into another column area.

Thanks,

Tamlyn

This topic has been closed for replies.
Correct answer ALsp

Thanks Nancy. We have Tamlyn covered. I called her and we're on the way to getting her an example of her page to see what needs to be done. She is a fairly new customer and thought that this was where she went for support.

Just to clarify... an unordered list is an unordered list and this is how it would appear in a default LBM structure:

LBM Test Document

3 replies

Nancy OShea
Community Expert
Community Expert
February 16, 2017

What Al said. 

A bulleted list is merely a set of <li> tags nested inside the <ul> tags.

Ensure your list is inside the desired <div> tags.

<div>

<ul>

     <li>Something here</li>

     <li>Something here</li>

     <li>Something here</li>

     <li>Something here</li>

</ul>

</div>

Nancy O'Shea— Product User & Community Expert
ALsp
ALspCorrect answer
Legend
February 16, 2017

Thanks Nancy. We have Tamlyn covered. I called her and we're on the way to getting her an example of her page to see what needs to be done. She is a fairly new customer and thought that this was where she went for support.

Just to clarify... an unordered list is an unordered list and this is how it would appear in a default LBM structure:

LBM Test Document

Jon Fritz
Community Expert
Community Expert
February 16, 2017

You may want to hit the Project 7 forums for this: PVII Support Communities

ALsp
Legend
February 16, 2017

You make a bullet list just like you would do on any page. We do not regularly monitor this forum, so if you need support, or even a lesson in Dreamweaver fundamentals, it would be better for you to contact us directly, We provide free support via email, telephone, or on our forum (not the Adobe forum).