Closed (won't fix)
Project:
Marinelli
Version:
6.x-2.96
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Sep 2009 at 09:59 UTC
Updated:
17 Jul 2016 at 01:02 UTC
Jump to comment: Most recent
Comments
Comment #1
dom_b commentedI forgot to mention mine is a subtheme, so I do not have a template.php to edit. I found this info here:
http://drupal.org/node/163660
Where do I put the code that should go in template.php without editing the Marinelli theme code?
Comment #2
dom_b commentedI've now solved my problem. I've managed to create a region called banner and put a block in it by doing this:
Added these lines to my subtheme .info file:
Created a template.php file for my subtheme and added this:
Added this line to my page.tpl.php file:
I removed the any block styling for that region by copying
block.tpl.phpfrom th Marinelli folder to my subtheme folder and then creatingblock-banner.tpl.phpI then moved the banner where I wanted by adding this to my sub themes css file:
Comment #3
jklcom99 commentedThe subtheme folder you were referring to, is that the folder you created? Can you post the directory structure and the files you have created?
Thank you
Comment #4
oadaeh commentedThis issue is being closed because it is against a branch for a version of Drupal that is no longer supported.
If you feel that this issue is still valid, feel free to re-open and update it (and any possible patch) to work with the 7.x-4.x branch.
Thank you.