By ikati on
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
On your /admin/build/block
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.
ah... ok... now I see
so, I can arrange the order by weight. thanks so much. don't know how I missed that.
Lynne
Panels might be what you are
Panels might be what you are looking for
http://drupal.org/project/panels
thanks.. but.. I am using 6.x
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