How to change the position of "more" link of faq in the left-side bar block ?

doriangray - June 26, 2009 - 14:54
Project:Frequently Asked Questions
Version:5.x-2.12
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

I tried to change the faq.css, but it didn't work

.faq-more-link {
font-size: 0.85em;
margin-top: 0;
margin-bottom: -1.25em;
float: right;

what did i miss ?
thanks a lot !

#1

stella - June 26, 2009 - 14:59
Status:active» fixed

That's legacy css that is no longer needed. The 'read more' link is now handled by Drupal's node links. Perhaps check out hook_links() for more information.

#2

System Message - July 10, 2009 - 15:00
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.