This forum is for assistance with theme development.

Positioning a Block at the Top of the Content Frame

I am trying to position a block at the top of the content node. When I configure the block, I indicate the highest position level of -10, but Drupal positions other content first. Is there a solution for this?

Thank you,
Rich Y.

Images don't show in IE6 when using print base_path() . path_to_theme()

When I implement the following in my theme:
Only local images are allowed.

Does anyone know why the image appears in IE7 & Firefox 2, but not IE6?

How to create subtheme (sub-theme) ?

Hello All,

Very simple question. Probably staring the answer right in the face!!!

I have created a lovely theme for my site and I want to create 3 subthemes in it with a few css over-rides. This is so that I can have the same layout available, but in 3 different colours.

Can anyone let me know how to create a subtheme - I've searched high and low!

Best way to theme and fill a front page with teaser content?

I want to make a front page that looks very much like the screenshot below. More exactly I want to have blocks of teasers like the ones that says "Red Cross donations break 50%", "Recent blog posts" and "Insights". However I want these teaser texts to be static with links pointing to various sections of the site. Which method is best suited to do that? I've read about CCK and making a special content type just for the front page. Is this really the best solution available?

http://drupal.org/node/31184

Read More link

On the homepage of my Drupal theme I have a link: "Read more" under a cropped section of my home content. The link takes you to node1 where all the content is visible.

How can I remove this link and show all the home content on node zero?

Thanks!

Edit Drupal without changing user.module

Hello,

In anouther thread NoFear wrote:

You should really avoid to edit drupal core such as user.module, because if a security update gets published, you'll have to go through all the files and find the changes you've made and make them in the updated files again...

P.S: There's other ways to change the value of the Log in Button, if you don't want to be a naughty boy...
:-)

What are the other ways?

Pages

Subscribe with RSS Subscribe to RSS - Theme development