Changing the presentation/theme of a view

Events happening in the community are now at Drupal community events on www.drupal.org.
shortexxx's picture

Hi All

I'm having trouble changing the look/theme of a view I have created. I think it may have something to do with the original theme. Is it possible to change the look of the view?

You can view how my views appear here:

http://i167.photobucket.com/albums/u127/shortex/latestnewsview.jpg

I really wish to take off the borders at the top and bottom and want to have rounded corners. Is there any way i can do this guys?

Thanks in advance, you guys rock! :)

Comments

Preferably a module which

shortexxx's picture

Preferably a module which can make changes to the view or as a last resort altering the source code. If so, does anybody know where I could find the source code? Im a complete noob with drupal!

view theme

hariharasuthan_mk's picture

Using view themes based on the display element you can set , that you can see in view theme settings
create the template file based on the your requirement

This is an alternative

I have a similar requirement.

abe's picture

My site has two themes. I need to have a different theme for my view (not the default theme). I have followed the instructions in http://drupal.org/node/352970 and yet I could not get the view displayed in my preferred theme.

How can I make views use a specific theme?

Thanks for any help!

This works http://drupal.org/node/1038746#comment-3995946 as posted by merlinofchaos himself.