is there a way to define a couple of blocks, then arrange them on a page?

What I want is a 'login" page that only the people administering the site would know about. i want to create a login block for each application that they have to log into. then arrange them on a page.

i know how to create the blocks.. but how do I order how they appear in the content of the login page? how do I set the order in which the blocks are displayed?

Comments

jonfhancock’s picture

On your /admin/build/block page, you can change the weight of the blocks. -10 is light and 'floats' to the top (or left) of the region, 0 is dead center, and 10 is heavy, so it 'sinks' to the bottom of the region.

ikati’s picture

so, I can arrange the order by weight. thanks so much. don't know how I missed that.

Lynne

feelenjoy’s picture

Panels might be what you are looking for
http://drupal.org/project/panels

ikati’s picture

reading the description.. I think panels sounds like it might work, but I sure wish they would put examples of what it looks like. trying to figure out what things look like just from written descriptions sure is hard if you are new to Drupal.

thanks for the suggestion, though. I will keep it in mind.

Lynne