Closed (won't fix)
Project:
Rubik
Version:
6.x-3.0-beta2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Jan 2011 at 21:38 UTC
Updated:
27 Sep 2015 at 08:54 UTC
Jump to comment: Most recent
Comments
Comment #1
shruti.sheth commentedHi,
It is possible to add a new region before or after the content side column, one of the ways for doing that is mentioned below *.
It is difficult to add the region or block in content side column as the $content prints the entire content in the column-wrapper.
Also, the $content prints the content in the nodes.
Also, the background image to this content column comes from the following code in your style.css
Therefore it gets difficult to add a new region inside the content column.
* To add a new region before or after content ,you can perform following steps
Suppose the region name is Content New
1. Add the following code in your rubik.info file
2. Add the following code in your page.tpl.php after
<?php print $content ?>3. Enable the blocks you want in this Content New region.
Hope this helps!
Thanks,
Shruti.
Comment #2
aramboyajyan commentedAll old and outdated
6.xissues are being closed.Maintainer support will be provided only for major / blocking issues.
If you feel like this issue should be re-opened, feel free to do so.
Thanks!