Posted by doriangray on June 26, 2009 at 2:54pm
Jump to:
| Project: | Frequently Asked Questions |
| Version: | 5.x-2.12 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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 !
Comments
#1
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
Automatically closed -- issue fixed for 2 weeks with no activity.