I don’t enjoy getting involved in design much, mostly because of cross browser issues / css. Anyway, I’m needing a nice menu. Problem is , most of what is out there uses standard html links - And the css is coded around those elements. Is there a way to use with link_to . I know i can probably just define a class , but wonder if there is an easier way.
Stuart