Active
Project:
Marinelli
Version:
7.x-3.0-beta11
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
28 Jul 2011 at 20:22 UTC
Updated:
29 Jul 2011 at 05:41 UTC
Is there a way to adjust the height of the regions so that title for blocks in the content area is level with the title for blocks in the sidebar area? Attached a picture of what the regions currently look like.
Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| Drupal Example.JPG | 160.12 KB | prwashburn |
Comments
Comment #1
Deepika.chavan commentedHi,
Add following code in 'marinelli/templates/page.tpl.php' before
print render($page['sidebar_first']);this line.Please clear cached data.
HTH!!
Rgrds,
Deepika Chavan.