Project:Salamander
Version:5.x-1.8
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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

Comments

#1

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

#2

Title:Put site name under logo» Put site name under
AttachmentSize
12.jpg 65.7 KB

#3

nobody click here