-
AuthorPosts
-
sebbs Friend
sebbs
- Join date:
- February 2006
- Posts:
- 529
- Downloads:
- 0
- Uploads:
- 62
- Thanks:
- 164
- Thanked:
- 6 times in 2 posts
April 23, 2014 at 6:36 pm #197022Hi there, I am using the Fubix template and uploaded a logo in the template manager but it’s not showing up … can something provide me with the instructions…
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 23, 2014 at 7:45 pm #532148<em>@sebbs 423313 wrote:</em><blockquote>Hi there, I am using the Fubix template and uploaded a logo in the template manager but it’s not showing up … can something provide me with the instructions…</blockquote>
Hi can you provide me your site url here. it will help me to see your issue.
If possible PM me the admin details i will have a closer look
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 23, 2014 at 7:58 pm #532149Hi Sebbs . I just check your site and found that i added the logo for JA fubix default template .
And for the home page the template is assigned as JAFubix home.
thats the reason the logo is not coming out.please insert the logo for JA fubix home template .
Hope it helps 🙂TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
April 23, 2014 at 9:53 pm #532163If you continue to have trouble with this, you can (also) always replace the logo via the CSS.
😎
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 24, 2014 at 5:17 am #532199<em>@TomC 423346 wrote:</em><blockquote>If you continue to have trouble with this, you can (also) always replace the logo via the CSS.
:cool:</blockquote>
this is the another way to change the logo from the code .
but the easiest way to add your logo through template optionsso we can prefer the easiest way . 🙂
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
April 24, 2014 at 4:15 pm #532282<em>@pankajsharma 423394 wrote:</em><blockquote>this is the another way to change the logo from the code .
but the easiest way to add your logo through template optionsso we can prefer the easiest way . :)</blockquote>
It’s good to know the various options. 😎
sebbs Friendsebbs
- Join date:
- February 2006
- Posts:
- 529
- Downloads:
- 0
- Uploads:
- 62
- Thanks:
- 164
- Thanked:
- 6 times in 2 posts
May 5, 2014 at 8:32 pm #533669Hi Tom … How will I make this logo fit right?
http://obbha.dev.dnsnetworks.ca/
<em>@pankajsharma 423328 wrote:</em><blockquote>Hi Sebbs . I just check your site and found that i added the logo for JA fubix default template .
And for the home page the template is assigned as JAFubix home.
thats the reason the logo is not coming out.please insert the logo for JA fubix home template .
Hope it helps :)</blockquote>TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 5, 2014 at 8:35 pm #533670TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 5, 2014 at 8:39 pm #533671Flying blind a bit . . . here are some “shoot from the hip” suggestions:
Paste within your custom.css file . . . .
.t3-mainnav {
height: 75px;
}.logo h1, .logo h1 a {
height: 75px;
width: 250px;
}See how that works – for example. 🙂
1 user says Thank You to TomC for this useful post
sebbs Friendsebbs
- Join date:
- February 2006
- Posts:
- 529
- Downloads:
- 0
- Uploads:
- 62
- Thanks:
- 164
- Thanked:
- 6 times in 2 posts
May 5, 2014 at 8:49 pm #533673188pixels x 49pixels
<em>@TomC 425380 wrote:</em><blockquote>Flying blind a bit . . . here are some “shoot from the hip” suggestions:
Paste within your custom.css file . . . .
.t3-mainnav {
height: 75px;
}.logo h1, .logo h1 a {
height: 75px;
width: 250px;
}See how that works – for example. :)</blockquote>
sebbs Friendsebbs
- Join date:
- February 2006
- Posts:
- 529
- Downloads:
- 0
- Uploads:
- 62
- Thanks:
- 164
- Thanked:
- 6 times in 2 posts
May 5, 2014 at 8:54 pm #533675I made the addition to my custom.css and it looks good! (thank you ) but still a bit off :
http://obbha.dev.dnsnetworks.ca/<em>@TomC 425380 wrote:</em><blockquote>Flying blind a bit . . . here are some “shoot from the hip” suggestions:
Paste within your custom.css file . . . .
.t3-mainnav {
height: 75px;
}.logo h1, .logo h1 a {
height: 75px;
width: 250px;
}See how that works – for example. :)</blockquote>
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 5, 2014 at 9:54 pm #533676To try to get the whole hockey stick in, you can try the following mod to the CSS below . . .
.logo h1, .logo h1 a {
height: 75px;
width: 250px;
margin-top: 1px;
}sebbs Friendsebbs
- Join date:
- February 2006
- Posts:
- 529
- Downloads:
- 0
- Uploads:
- 62
- Thanks:
- 164
- Thanked:
- 6 times in 2 posts
May 6, 2014 at 12:13 am #533681What do you think?
http://obbha.dev.dnsnetworks.ca/
<em>@sebbs 425382 wrote:</em><blockquote>188pixels x 49pixels</blockquote>TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 6, 2014 at 2:50 am #533696Looks Good . . . What does your client think?
AuthorPostsViewing 14 posts - 1 through 14 (of 14 total)This topic contains 14 replies, has 3 voices, and was last updated by TomC 10 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
logo
Viewing 14 posts - 1 through 14 (of 14 total)