Closed (fixed)
Project:
Views Bookmark
Version:
5.x-1.3-beta1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Jan 2008 at 18:17 UTC
Updated:
24 Apr 2008 at 09:39 UTC
Jump to comment: Most recent
Comments
Comment #1
mooffie commentedTurning the link into an image is relatively easy: the link has distinctive CSS classes and you can style it using the CSS 'background-image' property.
Moving the link out of the links area into the body is a bit more involving. Here's one way to do it:
Open your `node.tpl.php' in an editor. A common template looks somewhat like:
And you should change it to:
Comment #2
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #3
chadchandler commentedOne more thing! The text on the mark/unmark link is not optional. Basically if you have an image for a bookmark..currently it makes you also have some sort of text. The text for the mark/unmark link should be optional, right?
Comment #4
quicksketchProdigy, please open a separate request for this feature.
Comment #5
mooffie commentedProdigy, are you asking how to get rid of the text?
Interestingly, Fivestar does "text-indent: -999em" in its CSS to push the text out of sight (but I don't know how "accessible" is that.)
(I'm re-reading my reply at the beginning of this thread, and I think the solution is way too complicated. We should make it simpler to print mark/unmark links. I've just opened a feature request.)
Comment #6
Anonymous (not verified) commentedsubscribed