Newbie here working on first Drupal install. Have configured the event calendar and love the sidebar view but would like to add a hyperlink under it (probably to the event rss feed or ical link). I have no idea where to find the code that organises the layout of the sidebar view so I can add the code required.
which contains the page and its comments.
I would like to stick a block in between, but that means I need to somehow separate the page from its comments.
How can I do this?
Hi !
For some reason, I'd like to display the main content in a block.
Do you think it's possible to just add some code of the page.tlp.php in a block and it will work ?
I plan to edit the My account Page to show a custom page with some user specific Information.
Is there a way to realize that with some modules or something or do i have do edit some core files of drupal?
When there is no where to change this with some easy code where do i have to start or look for?
I'm porting a website to Drupal and want a very minimalist theme that I can just wrap around it, while preserving the original look but still preserving access to Drupal functions (like create content). This is part of a transition towards Drupal.
I'd like a wireframe that might just take 50-100 pixels tall on the header and footer, and only 10-20 pixels of width on each side. My ported website is around 730 pixels wide (fixed width), and I want to keep the total width down to less than 800 pixels for low-resolution screens.