-
AuthorPosts
-
November 11, 2013 at 11:47 am #192156
hi!
I want to change change the logo template ja music by the logo of my website. how should I do to change the logo? help me please!pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 11, 2013 at 3:59 pm #511849Hi
To change your logo you need to update logo image ( logo.png ) in this folder templatesja_muzicimages
The actual size is 141×36 px if you need new dimensions for your new image you need to change logo settings in this file
/templates/ja_muzic/css/template.css
.logo-image a {
background-image: url("../images/logo.png");
background-repeat: no-repeat;
width: 141px;
height: 36px;
}December 10, 2013 at 3:31 pm #514962hI, I changed the logo dimensions to 200px width in the code you mentionned: /templates/ja_muzic/css/template.css
I also change the dimension for each template.css for each theme.
BUT the full width does NOT appear. where is the right code to change the logo dimension????
help–pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
December 10, 2013 at 3:46 pm #514963Hi thesaint
could you please share your page here so we can check it and give more detailed suggestions ?smartmax Friendsmartmax
- Join date:
- May 2008
- Posts:
- 538
- Downloads:
- 159
- Uploads:
- 218
- Thanks:
- 72
- Thanked:
- 7 times in 3 posts
December 14, 2014 at 12:20 pm #558610Hi Pavit, I have the same ‘problem’ :-[
I replaced the logo as you described: “To change your logo you need to update logo image ( logo.png ) in this folder templatesja_muzicimages”
And replaced the code in ‘/templates/ja_muzic/css/template.css’
}
.logo-image a {
background-image: url(“../images/logo.png”);
background-repeat: no-repeat;
width: 460px;
height: 170px;But it still looks small
I also could use some help 🙂
an example of the big logo:
http://www.sbrr.nl/Have a nice sunday
smartmax Friendsmartmax
- Join date:
- May 2008
- Posts:
- 538
- Downloads:
- 159
- Uploads:
- 218
- Thanks:
- 72
- Thanked:
- 7 times in 3 posts
December 14, 2014 at 12:43 pm #558612AH! Found it! (SOLVED)
.logo-image {
float: none;
overflow: hidden; <– Remove this line
}smartmax Friendsmartmax
- Join date:
- May 2008
- Posts:
- 538
- Downloads:
- 159
- Uploads:
- 218
- Thanks:
- 72
- Thanked:
- 7 times in 3 posts
December 14, 2014 at 12:49 pm #558613OH NO! That wasn’t it…
When you scroll down, you get a strange effect :(( you see 2 logos: a small one and a piece of the big one…
I still could use some help on this issue…
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 5 voices, and was last updated by jooservices 9 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
change the logo?
Viewing 8 posts - 1 through 8 (of 8 total)