No Logo in the frontend

13 years 3 weeks ago #155148 by blueprints
No Logo in the frontend was created by blueprints
Hi,

I tried to use a logo in the frontend (Joomla 1.6, CB 1.4, new coolness-template). Here are my template-settings:




But in the frontend is only the code:
<div id="logo">
				                	<h1 class="logo"><a href="/"><img src="/templates/coolness/images/blank.gif" style="border: 0pt none;" alt="blueprints - einfach besser leben" id="logo"></a></h1><h1>
                			</h1></div>

The site is new.blueprints .de

Is this an error in the template or my mistake?

Regards
Peter
Attachments:

Please Log in to join the conversation.

13 years 3 weeks ago #155174 by krileon
Replied by krileon on topic Re: No Logo in the frontend
Could not duplicate your issue. For instance the below is a test with an image available with all 1.6 installs.

Text/Image Logo: Image
Image File Location: images/joomla_black.gif

Please ensure your image exists in root/images/ as the path begins from Joomla root.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

13 years 3 weeks ago #155178 by stepson
Replied by stepson on topic Re: No Logo in the frontend
same problem here (pro.square6.fr) even if I went back to text and a ugly patch with hardcoded image in index.php that is horrible.

I would like to have my banner in the header but I don't find a solution to do it.

the correction of the code suggested in the other post seems to be involved as the script brings to the execution of a portion of code that displays blank.gif rather than the image we give as a parameter.

problem fully reproductible : set the image/text choice on image, give an image in image path and see the result : the image is not displayed.

then, even if you patch the code to say to use the image, there are the problem of the width and height of the image you use. even if it is easy to patch the css file to change the width, it is not at all easy to find were to change the height

Please Log in to join the conversation.

13 years 3 weeks ago #155179 by stepson
Replied by stepson on topic Re: No Logo in the frontend
and the menu starts on the left, not after the logo (either it is text or image)

Please Log in to join the conversation.

13 years 3 weeks ago #155184 by blueprints
Replied by blueprints on topic Re: No Logo in the frontend
Now the image is online on neu.blueprints. de, but with a big problem in the Internet Explorer - my mistake or a template-problem?

Please Log in to join the conversation.

13 years 3 weeks ago #155202 by Jacob
Replied by Jacob on topic Re: No Logo in the frontend
There is an invalid H1 closing tag. In template's index.php change:
<h1 class="logo"><a href="<?php echo $this->baseurl; ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template?>/images/blank.gif" style="border:0;" alt="<?php echo $imageALT; ?>" id="logo" /></a><h1>

To:
<h1 class="logo"><a href="<?php echo $this->baseurl; ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template?>/images/blank.gif" style="border:0;" alt="<?php echo $imageALT; ?>" id="logo" /></a></h1>

Joomla Development and Support since 2005
The following user(s) said Thank You: mev55

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.830 seconds

Facebook Twitter LinkedIn