- Posts: 17
- Thank you received: 0
Logo overlapping new logo??
-
emde
Inactive member - Topic Author
- New Member
Less
More
12 years 10 months ago - 12 years 10 months ago #14579
by emde
Logo overlapping new logo?? was created by emde
Hi I changed the Logo but the Original image is still there and overlapping my new logo, how do I make this go away? Look at my screenshot thank you
Last edit: 12 years 10 months ago by emde.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 10 months ago #14583
by ivan.milic
Replied by ivan.milic on topic Re: Logo overlapping new logo??
How did you do that? Maybe you did not delete old while editing custom HTML module in logo position?
Please Log in to join the conversation.
-
emde
Inactive member - Topic Author
- New Member
Less
More
- Posts: 17
- Thank you received: 0
12 years 10 months ago #14586
by emde
Replied by emde on topic Re: Logo overlapping new logo??
i uploaded a new logo then changed html as follows
<p><a href="index.php"><img src="templates/hot_hotel/images/venture_logo.png" border="0" alt="Venture Sales and Services Logo" width="380" height="100" /></a></p>
<p><a href="index.php"><img src="templates/hot_hotel/images/venture_logo.png" border="0" alt="Venture Sales and Services Logo" width="380" height="100" /></a></p>
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 10 months ago #14592
by ivan.milic
Replied by ivan.milic on topic Re: Logo overlapping new logo??
Give us your link
Please Log in to join the conversation.
-
emde
Inactive member - Topic Author
- New Member
Less
More
- Posts: 17
- Thank you received: 0
12 years 10 months ago #14602
by emde
Replied by emde on topic Re: Logo overlapping new logo??
www.venturesands.com
Thanks alot!
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6743
- Thank you received: 716
12 years 10 months ago #14606
by milos
Replied by milos on topic Re: Logo overlapping new logo??
Please edit template_css.css and delete this part:
Code:
.logo img {
background:url(<?php echo $template_path; ?>/images/logo<?php if($templateStyle==3) { ?>_dark<?php } ?>.png) no-repeat;
}
Please Log in to join the conversation.
Time to create page: 0.094 seconds