This forum is for assistance with theme development.

Help w bluebreeze header design.

Greetings,

We are new to Drupal and we are currently designing our web site with the bluebreeze template (http://seoutsourcing.com). We would like to add our phone number in the header aligned right and center, with a custom font size and color. We have searched through http://drupal.org/node/509 as well as the forum and still don't really know where to start. Could you suggest our best method / way to add the text to the header?

$user in block question? help

Hi i am trying to setup a block where only registers can request a song. im not sure what the code should be to make it send the username to my email as well. Here is the code i have:

Overriding Forums's Layout in drupal 6.0

Hello,

I want to override the default Forums layout in drupal 6.

How do i do that?

Should i make changes directly in forums.tpl.php within the /modules/forums/forums.tpl.php or can i override forums.tpl.php within mytheme directory or can i make my a new forums-mytheme.tpl.php within mytheme directory?

Any clue how do i do it using template.php and which functions?

Thanks,
cam

homepage active links (done and dusted - but how about an active list tag?)

Hi Folks,
With regards to the problem of not getting class="active" for the home link, I found that the best solution was to use ChromeYellow's patch for includes/common.inc which can be found in #5 here:http://drupal.org/node/78487 (I needed to have teasers on my homepage so having a static node/page was out of the question)
The only thing is, ChromeYellow's patch makes the "a tag" active - but what if like me, you're using rounded corner tabs, and so you need the "li tag" to be active instead of a?

Creating & Disabling Specific Classes.

Hi All,

What I'm trying to achieve is to (1) be able to create specific classes and divs that will print on only specified pages. What I would also like to do though, is to (2) be able to disable divs or classes from being printed in the source rather than just hiding them with CSS.

Let's start with the creating classes though.

For example I have a page called images that you get moved to upon clicking on a navigation button called pictures. This page "/image" is controlled by the image.module which I have downloaded.

For all my other pages I have a title right beside the navigation, at the top of the page above where the content begins that displays a title that has been determined by what the user has put for a title of the content on the page. See the screen-shot:

http://www.freewebs.com/jrgirard/content_title.png

Of course, the image.module isn't like creating content, so no title is automatically added. So what I would like to do is add a custom title with perhaps a div class of h3 that would ONLY appear on the page "/image", which I would then style with CSS.

I have a screen-shot that will help illustrate what I would like to do better:

http://freewebs.com/jrgirard/customcontent_title.png

I've always wondered if there was an easy way to do this, so now I shall find out.

Hope you're not tired out!

changing font color

hi, im'm here again with stupid questions

how to change the font colors? that i want is to change the left column font color

i'm looking in style.css but is very hard to find where is the exact command line

can anybody help me?

thanks

Pages

Subscribe with RSS Subscribe to RSS - Theme development