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
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

Fanaile - February 6, 2009 - 16:36
Title:Cwnter the more linke» Center the more linke

#2

frjo - April 22, 2009 - 05:09
Status:active» fixed

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

System Message - May 6, 2009 - 05:10
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.