i have project right now and its drupal im new to drupal ,the client ask me to make a new page but ,note this is an existing website,
here is the links to the what i mean
http://eyelog.net/mock-up_events.jpg
then go to events page, you can see the left sidebar is empty,that part is what i need to do ......
i need a
featured event block
and under the featured event block is a two column blocks
the left side bar has 2 sidebar under it
the left is shows Events for today by blocks according to the date,
and the other right side bar the first is a calendar and under the second column is upcoming events and previous events
do i need to use views and or pages or panels
help is really appreciated Im lost here.....
Comments
There are many ways to do it.
There are many ways to do it. If it were me, I'd probably use views blocks and then use some CSS to make them fall into the correct column layout. I believe that's how panels works internally anyway, so perhaps you'd save some time using panels.
Remember, you can create block regions wherever you want, even if they aren't used.