nested unordered list - Post ID 243104
Try as I may I cannot get this list to display as a nested unordered list. http://eaglelawnck.com/index.html
What am I doing wrong?
What am I doing wrong?
In RLM, you can give each list item it's own class and ID. Instead of using an additional <ul> to nest the items you want indented:
-- give a class name to the first one you want to indent
-- change the padding-left for the class
-- give the same class name to all the list items you want indented
-- give a class name to the first one you want to indent
-- change the padding-left for the class
-- give the same class name to all the list items you want indented
ASK ME ANYTHING
I provide personalized help for Coffeecup Users including personal or group training for Site Designer, Web Form Builder and more via Zoom.
Email me at support@uscni.org or call 865-687-7698.
Did you know that Web Form Builder can be used for both simple and complicated forms and that it's not limited to the default fonts and buttons? Take a look at a form we developed for WindowTinting.com.
https://forms.windowtinting.com/forms/w … ppingcart/
I provide personalized help for Coffeecup Users including personal or group training for Site Designer, Web Form Builder and more via Zoom.
Email me at support@uscni.org or call 865-687-7698.
Did you know that Web Form Builder can be used for both simple and complicated forms and that it's not limited to the default fonts and buttons? Take a look at a form we developed for WindowTinting.com.
https://forms.windowtinting.com/forms/w … ppingcart/
Added padding-left as you suggested. It displays correctly within Dreamweaver but when viewed in browsers, does not show indent.
Sheridan Barber wrote:
Added padding-left as you suggested. It displays correctly within Dreamweaver but when viewed in browsers, does not show indent.
Added padding-left as you suggested. It displays correctly within Dreamweaver but when viewed in browsers, does not show indent.
Add left padding to the UL itself of 15px.
That worked. Thanks.
Sheridan Barber wrote:
That worked. Thanks.
That worked. Thanks.
My pleasure.
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.