Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
 All Forums
 General
 Design issues
 Moving a "UL" margin further in
Author « Topic »  

cooper
Ecommerce Template Guru

USA
2807 Posts

Pre-sales questions only
(More Details...)

Posted - 09/30/2019 :  18:24:52  
recipes.asp

I've toyed with the tags and can't get this bulleted list to show up the way this one does:

links.asp

Any idea what I'm missing?

Cooper


Edited by - cooper on 10/01/2019 05:20:07

Marshall
Ecommerce Template Guru

USA
1874 Posts

Posted - 09/30/2019 :  23:34:55  
On your example page, there is no <ul> tag. The <li>some text</li> are enclosed in individual table cells. Not HTML correct.

As for the <ul> you want to indent, you would need to assign a class to it so you do not affect every <ul>. Then it would be as simple as adding this to your CSS or putting it in <style> </style> tags on the specific page.

ul.indent {margin-left:10px;}

or however far in you want to move it.


Marshall
CENLYT Productions - ms designs
Affordable Web Design
Custom Ecommerce Designs
Responsive Websites
Cenlyt.com

Vince
Administrator

42425 Posts

Posted - 09/30/2019 :  23:36:55  
Hi Cooper
Well, it looks like the other one is implemented as a table. But if in /css/style.css around line 5 you set the padding to something like
padding:0 0 0 4px;
...then that looks better and the bullets are indented more.

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

cooper
Ecommerce Template Guru

USA
2807 Posts

Pre-sales questions only
(More Details...)

Posted - 10/01/2019 :  05:20:23  
Worked perfect. Thank you!

Cooper

  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.03 seconds. Snitz Forums 2000