Center the more linke
Fanaile - February 6, 2009 - 16:32
| Project: | Site map |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi;
I placed the syndicate block in the footer; but the more link is placed on the far right of the page; how can I get that centered?
Thanks

#1
#2
Add the following CSS to your theme to center the more link of the site map block.
#block-site_map-0 .more-link {text-align: center;
}
#3
Automatically closed -- issue fixed for 2 weeks with no activity.