Closed (fixed)
Project:
Signwriter
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Nov 2009 at 17:26 UTC
Updated:
31 Jan 2010 at 03:20 UTC
Hi, I have signwriter installed and working well, but even after reading the documentation I can't figure out how to do this simple implementation:
I have a profile for page titles working fine, but I also would like a profile for clickable node headers on the front page ("node") and views listings - basically, a profile for all "h2 a " links on the site. I've read through the documentation but I only found how to get this working for h2 _inside_ node bodies, not their titles.
Also, I tried the 3-state (hover) method, but it gives me 3 vertically stacked images, not a single that changes as you hover over it.
How can I create a profile just for all h2 links on the site?
Thanks a lot!
Comments
Comment #1
agileware commentedProfiles for things like h2 tags are only used in node content fields that use input formats.
The 3 state hover profiles are for use with menus.
To make other text on your site use signwriter you have to do it in your theme.
There are some examples at http://drupal.org/node/336075
There are instructions on that page for using signwriter in views and other such things.
If you still have trouble with those examples just reopen this issue.