This forum is for assistance with theme development.

Centering Theme

Hi,

Me again - sorry!

Ok. Struggling on this one.

Trying to center bluemarine (have adapted to fixed width.)

Have the body in a container in page.tpl

print $onload_attributes >

On style.css have container as:

/* Whole Container */
#container {
width: 800px;
margin-right: auto;
margin-left: auto;
font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1.6em;
color: #666;
background-color: #FFF;
}

Forum look

Hi

Is there way to make forum look like this:
when you open forum page there only shows countainers

-COUNTAINER 1
-COUNTAINER 2
--SUB COUNTAINER 1
--SUB COUNTAINER 2
-COUNTAINER 3

this becase i have lots of topics in my forum.

Then when you press COUNTAINER you see all of its topics.

How can this be done?

Thanks.

Background Gradient and Background Color

Hello,
I am converting my html/css site over to a modified Kubrick theme in Drupal 4.7. I have most of the elements in place to replicate the old design, but I am having trouble with the background.

My current site uses a 1px vertical image to create a gradient that is 800px high. Below that I have set the background color to the lowest pixel in the gradient so the color is continuous if the content stretches the page past that point.

I put together a new theme, got CVS access, uploaded... but now what?

I made a new theme that allows you to use start with any of the hundreds of CSS Zen Garden .css files. I got CVS access and uploaded my code into the CVS repository. I even made an associated web page to help with setting up the theme.

I'm a Drupal Newbie... Is it possible to do this?

I have a wireframe for a client and I am attempting to create a community/dating site with Drupal. Is it possible to create a layout something similar to the wireframe below?

http://www.popstalin.com/client/dru_wireframe.gif

I'm mostly concerned about the search form. I really don't know if this is going to work or not (using Drupal in this manner) but I thought I'd give it a shot.

TIA!

flash banner

i added a flash banner to my site. it works fine. but if i login as any user or browse admin pages it never loads. any idea?

Pages

Subscribe with RSS Subscribe to RSS - Theme development