This forum is for assistance with theme development.

Adding 'first' and 'last' classes to list items?

Hi,

I'm using the code below and would really like to have 'last' and 'first' classes added to the first and last list items. Any help is much appreciated!

Help Request> How to get the logo to hover over the header image(header.module) in Garland theme for example

Have a small issue on the coding required to get the header image from the header.module to display with logo and navigation hover over it, as it currently displays the header image on top of the page, with the header content under it, that contains the logo and navigation items.

Newbie with very little css knowledge and was wondering if anyone could help me out on this hurdle!

Here is the page.tpl and the .css for reference!

Please excuse this post if it is a module issue and not a theme related issue!

css>

/* $Id: style.css,v 1.14.2.4 2007/07/09 03:50:59 drumm Exp $ */

/**
* Garland, for Drupal 5.0
* Stefan Nagtegaal, iStyledThis [dot] nl
* Steven Wittens, acko [dot] net`
*
* If you use a customized color scheme, you must regenerate it after
* modifying this file.
*/

/**
* Generic elements
*/
body {
margin: 0;
padding: 0;
background: #edf5fa;
font: 12px/170% Verdana;
color: #494949;
}

input {
font: 12px/100% "Verdana";
color: #494949;
}

textarea, select {
font: 12px/160% "Verdana";
color: #494949;
}

h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
font-weight: normal;
font-family: Helvetica, Arial, sans-serif;
}

h1 {
font-size: 170%;
}

h2 {
font-size: 160%;
line-height: 130%;
}

h3 {
font-size: 140%;
}

h4 {
font-size: 130%;
}

h5 {
font-size: 120%;

Yet another sidebar issue...

Hey,

I'm using Garland as a base theme and I was just wondering if someone would be kind enough to take a look at this page and tell me why the right sidebar keeps sliding down below the center column (if it asks for username and password use "guest" for both):

http://lcdev.bootynaughts.com/blog/106

Theme development tools

Hello,

I am new to Drupal and I plan to develop my own theme (eventually) but I want start with tweaking the existing theames ( as suggested by experienced druapl developers).

I am not much of a Theme or a UI developer (but understand CSS, and have programmed extensively in Java) but I am willing to learn and experiement.

I have the following questions regarding this ...

1. What IDE do you use for developing themes ..Is Ecclipse (with the PHP plugin.) a good tool for this(?).What is is the best way to go about this.

Help with Zen sub-theme

I am new to Drupal theming, and have started a theme based on Zen. I have not fully grasped the mantra for theming in drupal, but I am bumbling through anyway.

I am trying to set up a brochure site, with an embedded gallery. I would like the content of the site to be easily edited by my clients, so that each section could be maintained easily with little worry about the design.

How to add an HTML table into a Block

Hoping someone can help.

I'm trying to paste some simple HTML code into a block that will display on the home page. It's simply a table or two, with an image and some text. But I can't get the page to display it properly. The table is blown out and there are crazy alignment issues.

QUESTION: Is it possible to paste simple HTML code (tables/images) into a Block? I've tried changing all the block settings I can think of... and no luck.

Thank you to anyone who can help!

-Benjamin Nelson
Headstand Media

Pages

Subscribe with RSS Subscribe to RSS - Theme development