Closed (fixed)
Project:
Danland
Version:
7.x-1.0-rc2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2011 at 08:20 UTC
Updated:
24 May 2017 at 05:15 UTC
Jump to comment: Most recent
Comments
Comment #1
danpros commentedHi,
Of course you can do that by editing the page.tpl.php
Move above code else where, the rest is CSS.
Dan
Comment #2
70111m commentedThank You!
Comment #3
klonosIf this was in a block that can be moved to whatever region one likes, that would be great. I know that #1 does the trick, but each time one upgrades to a new version of the theme, they will have to re-edit code.
Comment #4
danpros commentedHi klonos,
Thanks, you give me an idea to adding new region in the bottom for secondary menu :)
Dan
Comment #5
klonosNo problem mate ;)
Comment #6
ishmael-sanchez commentedComment #7
phicarre commentedidem for RSS: it should be in a block !
Comment #9
ZitaS commentedThanks Dan!
Just starting out on Drupal. Noted that this is within the Danland project but the code snippet works within any theme - (duh, although worth mentioning for anyone else who is very new and starting out in the world/journey of Web programming and Drupal). Just did a general google search to end up with this solution and applied it to my theme. Figured out where exactly to place it. Worked a treat.