This forum is for assistance with theme development.

Block themeing : hide h2 title and replace by an image ?

Hello,
I searched through the handbooks and the forum and did not find a way to do what I want.

I'd like to theme the way some blocks render to the screen. Something like that :

Add a simple rss link under event calendar in sidebar

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.

Site URL is: www.sandhurstschool.org.uk

Can anyone point me in the right direction?

Separate Page from Comments

In my page.tpl.php I have the line:

<?php print $content; ?>

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?

Main content in a block

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 ?

Thank you.

editing My Account Page

Hi

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?

thx for answers.

Wanted: A Very Minimalist Theme

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.

Pages

Subscribe with RSS Subscribe to RSS - Theme development