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?
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!
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?
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?
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...
:-)