- Posts: 6744
- Thank you received: 716
Changing Logo on Home Page
-
milos
Support Staff - Moderator
Less
More
14 years 1 month ago #3325
by milos
Replied by milos on topic Re: Changing Logo on Home Page
Hi Michael, your template is not from our collection. The advice I gave above is for Hot Photo Portfolio template.
Please Log in to join the conversation.
-
mnedergaard
Inactive member - New Member
Less
More
- Posts: 3
- Thank you received: 0
14 years 1 month ago - 14 years 1 month ago #3328
by mnedergaard
Replied by mnedergaard on topic Re: Changing Logo on Home Page
Hi Milos
No i changed back to my old template, since it didnt look good with my logo
Please look here: www.josida.dk/josi/nyhedsmail
No i changed back to my old template, since it didnt look good with my logo
Please look here: www.josida.dk/josi/nyhedsmail
Last edit: 14 years 1 month ago by mnedergaard.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6744
- Thank you received: 716
14 years 1 month ago #3329
by milos
Replied by milos on topic Re: Changing Logo on Home Page
Please edit file /templates/hot_photoportfolio/index.php and change width and height of the logo.png image there. Currently, the height is only 25px.
Please Log in to join the conversation.
-
mnedergaard
Inactive member - New Member
Less
More
- Posts: 3
- Thank you received: 0
14 years 1 month ago #3330
by mnedergaard
Replied by mnedergaard on topic Re: Changing Logo on Home Page
Thanks
this did it, i will work on the sizing later today, and make the total switch the following days
Mike
this did it, i will work on the sizing later today, and make the total switch the following days
Mike
Please Log in to join the conversation.
-
infocus
Inactive member - Member
Less
More
- Posts: 30
- Thank you received: 0
14 years 1 month ago - 14 years 1 month ago #3334
by infocus
Replied by infocus on topic Re: Changing Logo on Home Page
I am by no means an expert, but what I can say is I went through this whole thing and really figured it out.
First thing is to go into the file which is the template>images>logo file and replace the logo with whatever you want.
Second go to template>portfolio>edit>html scroll down to <a href="index.php"><img src="<?php echo $template_path ?>/images/logo.png" width="762" height="140" As you can see I changed my parameters to 140 height 762 width. This really is the maximum height without affecting the top menu. 762 is the maximum width of my template.
Then go to template>portfolio>edit>css>layout.css and then scroll down to .logo { and change the parameters to the same as your changes to the HTML editor settings. You might have to adjust things to get the look you want. You have to do both or it will not work. Then go to .logo_pad. I changed my pad to 15. By doing that it has a nice border but gives you much more room.
I ended up putting a photograph covering the whole header with my company logo created with photoshop and it looks great. I inserted it as a jpeg not a png and it worked great!!!!!!!!
I have found this template has tremendous possiblilies but the documentation lacking. With much better instructions/documentation it would take a tenth the time it took me to develope a site. I had to do much of it by trial and error.
First thing is to go into the file which is the template>images>logo file and replace the logo with whatever you want.
Second go to template>portfolio>edit>html scroll down to <a href="index.php"><img src="<?php echo $template_path ?>/images/logo.png" width="762" height="140" As you can see I changed my parameters to 140 height 762 width. This really is the maximum height without affecting the top menu. 762 is the maximum width of my template.
Then go to template>portfolio>edit>css>layout.css and then scroll down to .logo { and change the parameters to the same as your changes to the HTML editor settings. You might have to adjust things to get the look you want. You have to do both or it will not work. Then go to .logo_pad. I changed my pad to 15. By doing that it has a nice border but gives you much more room.
I ended up putting a photograph covering the whole header with my company logo created with photoshop and it looks great. I inserted it as a jpeg not a png and it worked great!!!!!!!!
I have found this template has tremendous possiblilies but the documentation lacking. With much better instructions/documentation it would take a tenth the time it took me to develope a site. I had to do much of it by trial and error.
Last edit: 14 years 1 month ago by infocus.
Please Log in to join the conversation.
Time to create page: 0.092 seconds