Does anyone have any idea why the bullets on this example page are not showing correctly? All bullets should be the same justification. http://www.websitedraft.info/bullets.
No, I don't recommend that. Instead, for a bit more control, you can enter some simple css to add some margin-bottom to each li element.
For your example page, it would be ul.disc li {margin-bottom: 10px} Just put this in the Page Info > Header > CSS tab.
This issue seems to happen on every website I have lists on. When I type the list, and then go to format then list and choose bullets, this occurs where the first line is separated from the others. Any ideas on how to have this work when I do lists?
Make sure you are entering the list text in a styled text page, otherwise you will have to enter the html code as well.
Ie. <ul><li>a</li><li>b</li><li>etc...</li></ul>
I needed to have a fairly long text page with nested lists. I tried doing it with the RW Lists dialogue, but it seems that it doesn't support nested lists?
So I did it in Dreamweaver. I copied the code over into the Styled Text Page in RW, selected it all, and clicked "Ignore Formatting"
It's mostly worked except for one nested list which isn't indented - although the numbers are correct. It looked fine in Dreamweaver.
This is my first attempt at designing a site in RW, and although most things seem reasonably straightforward this one doesn't. Isn't there a better way of doing nested lists in RW?
[ul class="circle"][li]The small red fox jumped over the fence[/li][li]The small red fox jumped over the fence[/li][li]The small red fox jumped over the fence[/li][li]The small red fox jumped over the fence[/li][li]The small red fox jumped over the fence[/li][li]The small red fox jumped over the fence[/li][li]The small red fox jumped over the fence[/li][/ul]
Are you using RW5? I use to get the issue you have described in RW4.
Your DW code is not right either with the li and the bullet code.
This is nice post .Thanks for the sharing the post.Well, each line needs to be within it's own li /li tags, not everything in one big single list.Thanks seo in austin
Comments
Well, each line needs to be within it's own li /li tags, not everything in one big single list.
Hopefully that makes sense.
Later,
Bill (the info guy)
Stack-Its - Innovative Stacks
Corey
No, I don't recommend that. Instead, for a bit more control, you can enter some simple css to add some margin-bottom to each li element.
For your example page, it would be ul.disc li {margin-bottom: 10px} Just put this in the Page Info > Header > CSS tab.
Adjust px amount as desired.
Later,
Bill (the info guy)
Stack-Its - Innovative Stacks
Thank you for the help!
Corey
Make sure you are entering the list text in a styled text page, otherwise you will have to enter the html code as well.
Ie. <ul><li>a</li><li>b</li><li>etc...</li></ul>
Hope that helps.
Bill (the info guy)
Stack-Its - Innovative Stacks
Corey
If so you need to paste it as "plain text" as not to bring over any formatting from the other source.
FreeStack Theme
MacSupportCasts
{ old forum post count = 6128 }
I always copy and paste as plain text. For the life of me, I cannot get lists to display properly.
I try pasting into textedit first as well. No luck.
Corey
FreeStack Theme
MacSupportCasts
{ old forum post count = 6128 }
Thanks Ed!
Corey
Later,
Bill (the info guy)
Stack-Its - Innovative Stacks
So I did it in Dreamweaver. I copied the code over into the Styled Text Page in RW, selected it all, and clicked "Ignore Formatting"
It's mostly worked except for one nested list which isn't indented - although the numbers are correct. It looked fine in Dreamweaver.
This is my first attempt at designing a site in RW, and although most things seem reasonably straightforward this one doesn't. Isn't there a better way of doing nested lists in RW?
The rest are
I will go and look in RW and try to duplicate this
Inside Rapidweaver - Books, Themes and More...
The code from RW is:
Are you using RW5? I use to get the issue you have described in RW4.
Your DW code is not right either with the li and the bullet code.
Inside Rapidweaver - Books, Themes and More...
Then highlight your text and add bullet points again.
www.iteach.org.uk
seo in austin