I've tried cloning the basic "Archive" view, but I can't figure out how to style it like a dropdown that contains all the months with blog posts.

Any ideas?

Comments

andymilk’s picture

Bump

WorldFallz’s picture

if i understand you correctly, I think what you're looking for can be done with views and an exposed filter. Add a filter for post date, click the 'expose' button, and set the options as desired.

andymilk’s picture

Thanks for the suggestion. I exposed the filter but I don't know how to style it as a dropdown with Year Month format.

The default "archive" view shows the Summary very similar to how I'd like it to show.

I just want to style the Summary to be a dropdown. I've tried editing the tpl files in the Theme Information for the view, but they don't have any impact on the Summary.

Is there a way to edit what the Summary outputs? (without messing with core of course)

Thanks,
Andy

whan’s picture

I have the same requirement, but not able to figure out how to do it.

Thanks

salimshaik’s picture

Hi all,

please tell me how to implement dropdown archives in drupal.
previous suggestion doesn't works.