Double dynamic intersliding menus for bluebreeze! (can be used for: multilingual, other theme, 5.7 and 6.1 tested)

I needed a menu... a big menu... but a 1024x768 screen doesn't give you much of a choice does it?

how about this...

two menus, dynamic, that slide past eachother when the window is resized... Sound good?

I am not sure wheather or not to put this on Documentation so I would like some critique here...

thanks...

In the style.css file, lines 227 - 261, erase and input:
#primary ul {
position: absolute;
left: 280px;
top: 25px;
text-align: right;
font-size: 90%;
}

#primary ul li {
margin: 0;
padding: 0;
list-style-type: none;
list-style-image: none;
float: left;
}

#primary ul li a, #primary ul li a:visited {
display: block;
margin: 0 1px 0 1px;
padding: 3px .6em 0 .6em;
color: #24375B;
background: url(images/bg-primary.gif) repeat-x;
height: 12px;
border: 1px solid #96B4D5;
border-bottom: none;
float: left;
line-height: 10px;
font-size: 10px;
}

#primary ul li a:hover {
color: #465775;
border-color: #A0BBDB;
background: url(images/bg-primary-hover.gif) repeat-x;
}

#tertiary ul {
position: absolute;
right: 3px;
top: 49px;
text-align: right;
font-size: 90%;
}

#tertiary ul li {
margin: 0;
padding: 0;
list-style-type: none;
list-style-image: none;
float: left;
}

#tertiary ul li a, #tertiary ul li a:visited {
display: block;

Adding fifth parameter

Can anyone help me add a fifth parameter to the e-mailer?

Drupal 6.x and Tiny WYSIWYG module

Hello i'am a newbie with Drupal and i have installed the 6.x relase . But i see that tiny is not a defaul addon... Exist a 6.x compatible module ?

thanks...

Alex

Primary links in several language

Hi,

How to have a primary links menu in English on a page and a primary links menu in German on another page ?

single admin block

hi friends,
I want customise function theme_admin_page
in way to have all the block are inside one div
not in lft and right.

kindly help please

here is the deafault code.

what WYSIWYG editor for 6.1???

hello,

is there any WYSIWYG editor ready for the 6.1 ???

thanks

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x