- Posts: 17
- Thank you received: 0
issues about the footer module
-
mhaille
Inactive member - Topic Author
- New Member
Less
More
13 years 9 months ago #6602
by mhaille
issues about the footer module was created by mhaille
I wanna put the latest news to the footer1 module, and when I put it, the category of the latest news is in the center of this module,but I want it flush left. you can see the problem in attach file.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 9 months ago #6606
by ivan.milic
Replied by ivan.milic on topic Re: issues about the footer module
Ok, you need to reduce UL LI left margin from css. Just give us link first.
Please Log in to join the conversation.
-
mhaille
Inactive member - Topic Author
- New Member
Less
More
- Posts: 17
- Thank you received: 0
13 years 9 months ago #6616
by mhaille
Replied by mhaille on topic Re: issues about the footer module
Our site hasn't upload yet, could you tell me the exact file of the css to change?
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
13 years 9 months ago - 13 years 9 months ago #6628
by milos
Replied by milos on topic Re: issues about the footer module
Try adding this is template_css.css:
You can change values 10px and 0px if needed.
Code:
ul.latestnews {margin-left:10px;padding-left:0px;}
Last edit: 13 years 9 months ago by milos.
Please Log in to join the conversation.
Time to create page: 0.142 seconds