Logo support

fourteen40 - January 8, 2009 - 10:02
Project:A3 Atlantis
Version:6.x-1.2
Component:Miscellaneous
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

This theme is fantastic! Logo support would be nifty though; where suppressed site title also removes the white bg. :-)

#1

profjk - January 8, 2009 - 10:56

Hi!
Can we have your URL?
Thanks.

#2

fourteen40 - January 8, 2009 - 11:41

Hmm, I'm working on a demo box (not live). I'll update our live URL to A3 Atlantis within the next hour or so and let you know when ready. Thanks.

#3

fourteen40 - January 8, 2009 - 12:07

Here's the URL and we've updated to A3 Atlantis! Cache cleared. http://mediamode.co.za/

#4

profjk - January 16, 2009 - 20:37

The white space is defined in php code. You can remove it by modifying the code.
Then, place your logo on the header image using an image editor like photoshop.

#5

fourteen40 - January 21, 2009 - 18:29

Thanks for the tip. This post is a feature request for "logo support" in admin/build/themes/settings/a3_atlantis
:-)

#6

jenyum - July 21, 2009 - 21:44

Just placing it on the image really doesn't help, as the logo is important for navigation. In most themes, it would point the user home when clicked on.

I hope you will update with this functionality as it's fairly standard.

#7

lazken - August 25, 2009 - 12:53

Hi there,

I'm having the same issue, but I'm useless at php.. Could someone let me know the portion of the code that needs commented out to stop the white box appearing? Other than that, this theme is perfect! Would just like my own logo there instead of a white text box :)

Many thanks,

#8

stGeorge - November 21, 2009 - 11:40

I am not sure if this is best practice, but I managed to get rid of the white space behind the title with the following fix.

Go to the style.css file and look for the 'title spacer' (this is the white background). This is on line 131 on my css.

#title-spacer { width: 264px; }

Either comment out this line or reduce the default of 264px to 0px and the white space goes away.

I hope this helps others.

 
 

Drupal is a registered trademark of Dries Buytaert.