This forum is for assistance with theme development.

CSS trouble

i am having some CSS trouble with a modded interlaced theme.
Here is what is at the top of the style.css file:

a {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}

Hre is what is at the bottom:

Is there any possibility to customise the block menus ?

Is there any possibility to customise the block menus ? the custom ones on drupal 4.7 ?

For example to add a delimiter ?

Thanks for your help ;)
matt

Wich variable calls the custom menus ?

Hi !

Usually, I use this code to have some delimiters between my primary links.

What does the print theme("onload_attribute"); mean ?

I was checking out the box_grey template in order to learn about developing my own custom theme . Right away I came across this question.
In the BODY tag... this is inserted... print theme("onload_attribute"); .... can anyone tell me what this does ?

Gdev

Leaf theme wider

Hi

The theme leaf is great but I want to make it a litle bit wider:

Changed everything in style.css
700->870
694-->864
400->635

Now it is wider, but the sides look strange and I have a vertical blue line in the menu.
I tried lot of thing but could not repair it.

anybody a working idea what shall I do?

Pages

Subscribe with RSS Subscribe to RSS - Theme development