By j0k3z on
Is it possible to change the way that a view spits out data?
Currently it makes a table, 1 row per node, each cell in that row is a different piece of data.
What I want it a row that contains the images from the node and the next row under had the node titles.
So output would show a nodes image with the title under it and have 5 or so on one line.
Comments
isn't than an image gallery?
are you sure you shouldn't be using an image gallery for that?
I am running a travel
I am running a travel website.
I add a bunch of hotels/restaurants/bars to my website. Each of these busineses are a node. Each of these nodes has taxonomy based on business type (hotel/bar/etc) and also Location (city name)
The website uses views so guest can choose business type and location and get the results shown.
It looks bad how it is currently output. I want each node to have their image and name below it. Is there a better way to do this?
bump for the morning crowd
bump for the morning crowd
Im not too familiar with
Im not too familiar with css, but would it be possible to do this using css?