Hi Gman,

Thank you for your really fast replies! 8-)

I have one more request. This one is bigger/harder. When I looked at the code, I noticed that all the input tags had the same identifier (linkurl) which is wrong HTML. So I started to implement a fix and noticed that the theme function could also be simplified if you were to move the help in the $links array.

And to add to the CSS capabilities, I put the entire group of things within one DIV tag called content and link-to-us.

Also, I think that all your classes should start with link-to-us just so you don't bump in someone else class. (I think that's also a Drupal request to do that.)

Okay, that works for me 8-)

See my site here:

http://www.turnwatcher.com/link_to/node/1

Really cool when I think that works for nearly all the pages of the site! (if that was to work on views...)

Thank you.
Alexis Wilke

Comments

AlexisWilke’s picture

StatusFileSize
new3.15 KB

Ooops! Small bug in my patch.

I missed one period! I'm posting a new one.

Sorry about that!
Alexis

AlexisWilke’s picture

Status: Needs review » Closed (fixed)

Done.