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.
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.
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.
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?