I have created a view displayed as a list that lists all the nodes of a certain content type.
When the view is created, I get a list that looks something like this
Link: view Title: This is an Article Title
Link: view Title: This is a different Article Title
What I would like instead is to have a clickable title. As it is, it only prints the title, with a link labeled 'link' next to it. I do know how to remove the labels "Link:" and "Title:"
Thanks for any help
Theming list view to make links appear as title of node
Drupal Themes