Active
Project:
Omega
Version:
7.x-3.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 May 2012 at 03:14 UTC
Updated:
22 May 2012 at 23:51 UTC
Hi,
I need to add a region to page. But I don't this being in grid system, and I want to put my proper html structure around the region (my point is to put a floating div to hold an admin plugin, as Admin for instance).
With another theme, I would have used page.tpl.php and put my own structure into it.
How can I do this with Omega subtheme ?
Comments
Comment #1
marcoka commentedanother id is inserting it with JS. most admin sidebars wouldnt even work if the user has js disabled so would be an option.
check this out #1426534: can I print a block outside of the 960 grid?
ps. please set the issue to fixed if it works for you :)
Comment #2
tahiticlic commentedHi,
no, it doesn't fix. That's the problem : copying and editing page.tpl.php has no effect in 3.x version. That's what I've tried first.
Comment #3
tahiticlic commentedWell, no solution ?
Even if Omeag is a great template for designers (I guess), for developers it is not very flexible.