This forum is for assistance with theme development.

Need some quick CSS help on Bluebreeze

Howdy folks. I'm looking for what will hopefully be an easy fix that won't break anything else. I'm using bluebreeze on my site, http://iamaelephant.net

contact module theme question

Hello, using Drupal 5.1, and am new to it. My first Drupal site is 4 pages, with a seperate css theme for each. One of the pages is contact. I originally had this page created, but then found out that I don't need a page for contact, just have the contact module enabled, and go to http://www.mysite/contact. So I deleted the contact page and enabled the contact module and gave anon users access.

How to Create Logo

I'm trying to design a logo with GIMP for my Drupal site -- I keep running into the problem of jagged text on a transparent background. How do I create transparent logo text without the jagged edges - I have antialiasing turned on. Thanks.

adding css + drupal 5

whats the correct way to add css to your theme in drupal 5

I saw this book page about converting 4.7 themes to drupal 5
http://drupal.org/node/64292

In 4.7.x, you would use theme('stylesheet_import', base_path() . path_to_theme() . '/extra_stylesheet.css') or theme_add_style($themes[$theme]->filename)

In 5.x, this is now changed to drupal_add_css($path = NULL, $type = 'module', $media = 'all')

Maybe its me but i couldn't get my head round the instructions

Custom Themes In 5.1

I'll soon be using Drupal it in a commercial environment.

Problems with Logo Display

hi, i'm trying to get my logo to display on my site. I uploaded it, but it won't display. Where it should be, there's only an empty box with one of those red and white x thingys. I've tried it with both jpegs and gifs, with no diffrences. Can smeone tell me if this is a problem with the system or if im doing something wrong?
Thanks!

Pages

Subscribe with RSS Subscribe to RSS - Theme development