This forum is for assistance with theme development.

Custom block css question

Obviously, I am doing something wrong here. I am trying to remove all padding, etcetera, around my header block only in a modification of BlueMarine. After determining the div id to be 9, I inserted the following after the other block styles in my css file.

#block-block-9 {
padding: 0 0 0 0;
border-bottom: 0;
padding-bottom: 0;
margin-bottom: 0;
margin-bottom: 0;
}

Absolute newbie question: Theme dev Tutorial?

Does anyone know of a point by point tutorial to customising a drupal site. Ie how to set up basics like your own tabbed [image] nav. Splitting the main page onto blocks(?).

I'm a designer and this is my first leap into CMS's. My dev and php coding skills are primative at best at the moment. I've checked through the 'Handbooks' for theme dev but I’ve no permanent web connection so i can't keep checking it, and i'm not 100% sure what it is i'm looking for in the first place.

If anyone knows of one, I’d be grateful.

Need help getting template to load a new stylesheet.

I'm trying to organize my css by keeping it in separate .css files for instance, i want to have a forum.css which contains all the css that is responsible for theming my forum.

User Profile File Upload

This is just kind of a curious question. I have played around with the "profile" module, and it is pretty easy to customize user profiles to pretty much look any way you want to.

My question is, can you make it so that the user can upload a file to their profile? For example, if I wanted to embed a flash based music player into a user's profile, and allow them to customize the song it plays by uploading a sound file, is this doable?

Cheers,
FreeKill

Proper way to convert primary & secondary nav to unordered lists

Please could someone shed some light on this for me -- I've searched and read all I can find on it, without much success.

I would like to have my primary and secondary navigation output as unordered links ie

Drupa Newbie wants to build complex template

Hi,

I have just got my very first installation of drupa and now need to develop my rather complicated 3 col CSS based design into a theme.

How should I start and what is the best proccess.

I am afraid I am likely to ask many quetions over the next few weeks. Please forgive me.

[PHPTemplate is installed; Bluemarine & Pushbutton are phptemplate themes as well - Heine]

Pages

Subscribe with RSS Subscribe to RSS - Theme development