- Posts: 6
- Thank you received: 0
Logo placement
-
tclark777
Inactive member -
Topic Author
- New Member
-
Less
More
14 years 4 months ago #3159
by tclark777
Logo placement was created by tclark777
I would like to change the placement of my logo to higher on the page. The location is fine but it is running into the menu. Where are the settings for logo placement?
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6784
- Thank you received: 720
14 years 4 months ago #3163
by milos
Replied by milos on topic Re: Logo placement
You should resize image /templates/hot_designnow/images/logo.png
Then edit file /templates/hot_designnow/index.php and change image width and height in line
Finally, change width and height of the class .logo, in file /templates/hot_designnow/css/layout.css
Then edit file /templates/hot_designnow/index.php and change image width and height in line
Code:
<a href="index.php"><img src="<?php echo $template_path ?>/images/logo.png" width="249" height="34" alt="Hot Design Now" /></a>
Finally, change width and height of the class .logo, in file /templates/hot_designnow/css/layout.css
Please Log in to join the conversation.
-
tclark777
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 6
- Thank you received: 0
14 years 4 months ago #3177
by tclark777
Replied by tclark777 on topic Re: Logo placement
I did make the change in the index.php file I will also change the layout.css but I don't want to make my logo image file smaller. My logo is an animated gif and plays an important part of the home page. I have it looking great but it is too low on the page. Is there a way to change the location?
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6784
- Thank you received: 720
-
tclark777
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 6
- Thank you received: 0
14 years 4 months ago #3185
by tclark777
Replied by tclark777 on topic Re: Logo placement
Thanks for your quick response! I thought that would do it but didn't want to affect anything else.
Please Log in to join the conversation.
Time to create page: 0.222 seconds