- Posts: 31
- Thank you received: 0
Home page logo
-
joomla1970
Inactive member - Topic Author
- Member
Less
More
13 years 2 months ago #11789
by joomla1970
Home page logo was created by joomla1970
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 2 months ago #11797
by ivan.milic
Replied by ivan.milic on topic Re: Home page logo
You can just change that text to say something that is related to your company or just something like "loading , please wait ..."
Open index.php of template and locate this:
change alt attribute value of img tag.
Open index.php of template and locate this:
Code:
<div id="logo"><a href="index.php"><img src="<?php echo $template_path ?>/images/logo<?php echo $templateStyle; ?>.png" width="228" height="126" alt="joomla furniture store" /></a></div>
change alt attribute value of img tag.
The following user(s) said Thank You: joomla1970
Please Log in to join the conversation.
Time to create page: 0.147 seconds