I've been messing with the style css, trying to put the sitename under the logo. Is this possible?

CommentFileSizeAuthor
#2 12.jpg65.7 KBanuj84
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Florian’s picture

The simpler way is to deactivate the site name display by using this code in the salamander1.css:

#site-name {
display: none;
}

Then use an image containing the logo and your text for the site-name

anuj84’s picture

FileSize
65.7 KB
anuj84’s picture

Title: Put site name under logo » Put site name under