Adding new block to blocks.css on Zen

Hello,

I looked through all .php files on zen and I can't seem to figure this out. I created custom block using drupal (structure => blocks => add block called "Links."

My intention is to place this new block on the "highlight" region of the site. I also want to place it on blocks.css file so I can customize it just like the other pre-included blocks on that page. Any idea where I should look?

Thanks for the help always.

-Brian

Which, if any, pre-configured Drupal distro a multi-user community site?

Firstly - there's a Drupal 8? Posting this gave it as an option. Downloading did not.

I am experienced PHP programmer & total Drupal n00b.

Question: there seem to be pre-configured Drupal distros available. Are these a good idea or not, wrt upgrading? Or does it depend on the distro?

erroe in moudules config

Hi ,
Iam new in Druplal world,
I want to use Ubercart, I intalled th CCK but it have errors

FileField 6.x-3.10 Defines a file field type.
This version is not compatible with Drupal 7.x and should be replaced.
Requires: Content (missing)
Required by: FileField Meta (disabled), ImageField (disabled

FileField Meta 6.x-3.10 Add metadata gathering and storage to FileField.
This version is not compatible with Drupal 7.x and should be replaced.
Requires: FileField (disabled), Content (missing), Getid3 (missing)

Using an image field from a Content Type as a background without inline styles?

So I have a content type with an image field and I need that image to be set as a background of the div for the entire node. I could easily do this by getting the path and doing inline styles to add the background image, but that won't validate. So what I'd like to do is send the image path to a CSS file to be applied as a background image to the correct div. I'm kind of new to Drupal so I'm not really sure what to do and so far my search efforts haven't gone so well. Thanks in advance!

Content view doesn't show file size. It is important user sees file size before download.

need to display clickable filename for download and size of file must display on the node.

A clickable link file name and size of the file is visible in edit, but not in view of the node.

Trying to set node for user to see file name(with link) and size of file before clicking on file name to download the file.

Looking at the contemplate module I can see it is possible via theme. I'd prefer not to change theme code.
There may be a module that has this ability,which I've not found.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x