How do I get my blocks to appear like those here? For instance, the "New forum topics" block has a shaded titlebar. My blocks don't have a title area, the title just floats in the sidebar. Thanks for any pointers.
Hi
Hope someone can help. I have just started using Drupal and am slowly working my way through the setup of my website.
My problem is with the Pushbutton theme, when I enter the footer messege in the administration section it puts the messege in the right hand column, not down the bottom of the page in the center as expected. If I change themes then the footer messege does go to the bottom of the page,
I feel that some of the simple softness of other bulletin boards is the fact that they use a lot of buttons. Is it easy to change the forums code to remove the links and make them to buttons. I know this may be a very easy fix. But as I'm learning PHP, everyone needs to start from somewhere.
If a reply comes, thanks ahead of time, much appreciation.
Iam customising box_grey and want to add the fourth colum to the absoulute right. Og the column are to start at top of the page and continue to the bottom(footer)....that meens all the way down the page! I made a div-tag and named it to the new class. It do show up on the right spot on the page(x-y axis) but it displaces the other tables.
I manage to fix this by adding 3 different tables(in header, body and footer) all to the right and making it touch eachother. It worked, but aint there a more clever/better solution than doing this??
What's the easiest way to transform an unordered list in html to a drop down menu. For example if I were to change the content of the "New forum topics" block from a long list of links to a drop down menu that users can select from. Is it even possible? Wish it was possible with CSS.