Hi can you help me whit tish?
How do i add this new block I whant?

------------ ---------------------------------------
| | |The New Content |
|Sidebar Left| ---------------------------------------
| |
| | --------------------------- -------------
| | | | | |
| | |Main Content | |Sidebar Right|
| | | | | |
| | | | | |
| | | | | |
------------ -------------------------- -------------

Comments

wibbla’s picture

sorry here is is

------------ ---------------------------------------
|................| |The New Block..................................|
|Sidebar Left| ---------------------------------------
|................|
|................| --------------------------- -------------
|................| |...................................| |.................|
|................| |Main Content ................| |Sidebar Right|
|................| |...................................| |.................|
|................| |...................................| |.................|
|................| |...................................| |.................|
------------ -------------------------- -------------

Jeff Burnz’s picture

I take it you want the new region to span Main Content and the Right sidebar, while the left sidebar sits adjacent both the new region and Main Content - if so then this is tricky - you need to modify the specific layout in layout.css and the HTML in page.tpl.php.

You could get away with some tricky margins and floats without modding the HTML at all (I have actually done this on one simple site) but it can be a bit of a mare if you have many different block configurations (you end up writing a lot of CSS).

I am pretty busy at the moment and cant provide an actual solution but if you get stuck feel free to contact me and perhaps we can work something out.

Jeff Burnz’s picture

Status: Active » Closed (fixed)