-
AuthorPosts
-
September 24, 2011 at 5:04 am #168892
Any suggestions would be greatly appreciated –
I’m trying to change the logo in this template and edited the Template CSS file accordingly, changing image (newlogo.jpg) for the new logo. I also deleted the default (JA GRAPHITE) logo from the file. Still no luck with changing it and the default logo still appeared. . .
Therefore, I was advised the issue you may be the “particular color theme” so I went into teh theme folder and landed in the BLUE theme folder and went in and edited the CSS accordingly. As a result, the default (JA Graphite) logo was finally removed, although my logo never popoulated.
Has anyone had this issue and more importantly, desperately seeking a viable solution to add our logo in order to launch the site.
Thank you!!!
n6rej Friendn6rej
- Join date:
- November 2006
- Posts:
- 1040
- Downloads:
- 0
- Uploads:
- 63
- Thanks:
- 79
- Thanked:
- 145 times in 90 posts
September 24, 2011 at 5:18 am #414578yeah this can be a bit daunting ( T3 ) at first.. please read this wiki and it will explain very clearly how to do things like that. when it says “user-theme” u can call it anything you like… just realize the name matters.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
September 24, 2011 at 5:20 am #414579Hi
there are 2 possible causes for this
1) your logo is not in the right folder
2) You have not cleared your JaT3 cache
1 user says Thank You to pavit for this useful post
September 24, 2011 at 5:24 am #414582I cleared teh JaT3 cache and place the logo in the image file within this template; /templates/ja_graphite/images
Same place as default logo. . .
I’ll look at it again and thanks for your responses.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
September 24, 2011 at 5:28 am #414586Hi
Could you provide a link to your page ?
Thanks
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 24, 2011 at 6:06 am #414593The new logo will need proper CSS in order to override the logo of the default theme. Open the user-theme/css/template.css file and paste this code inside:
/* Logo Image ---*/
h1.logo { width: 118px; height: 28px; padding:20px 0; margin-left:0;} // change here the width and height of the logo according to yoursh1.logo a {
background: url(../images/user-logo.png) no-repeat left; // change here the file-name according to your logo
width: 118px; // change here the width of the logo according to yours
height: 28px; // change here the height of the logo according to yours}
1 user says Thank You to TomC for this useful post
n6rej Friendn6rej
- Join date:
- November 2006
- Posts:
- 1040
- Downloads:
- 0
- Uploads:
- 63
- Thanks:
- 79
- Thanked:
- 145 times in 90 posts
September 24, 2011 at 9:05 pm #414733The important thing to note is that ”
/user-logo.png ” MUST be the name of YOUR logo file. If yours is LoGo.png it won’t work .. if its logo.gif it won’t work.
wwhatever the name of YOUR logo file MUST be whats in .cssOctober 23, 2011 at 6:21 pm #421040I have followed all the instructions in here and now not only do I still have the JA Graphics logo on the page, it’s about 200px lower than it’s original location. This is my 3rd JA template and I have a heck of a time changing logos. I’ve changed it in the image folder, I’ve changed the CSS and I even uploaded it into my media folder. NOTHING.
I’ve cut and pasted the CSS provided and changed out the image file name, etc…
Still NADA!
ANY OTHER suggestions?
The URL is http://www.wholelottafood.com
Thank you
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 23, 2011 at 6:39 pm #421044Hi 219com
The default path for the logo as shown in our demo site is /templates/ja_graphite/images/logo.png
all width and height settings are in /templates/ja_graphite/css/template.css around line 320
h1.logo a {
background: url("../images/logo.png") no-repeat scroll left center transparent;
display: block;
height: 55px;
text-transform: uppercase;
width: 174px;
}October 23, 2011 at 6:47 pm #421046Thank you,
I’ve changed all that and still nothing. I don’t know what else to do. I have this same problem every time. It’s incredibly frustrating.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 23, 2011 at 6:57 pm #421049Tom,
Thanks, I did that and still nothing. I’m going let Pavit give it a shot and see if I’ve missed something.
Thank you though
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 23, 2011 at 7:27 pm #421052Hi 219
I have positioned the original one it’s 55 x 174
if you want a logo like that, you must have an image with these dimensions otherwise you must increase the height of the header and is not beautiful to see because at that point all menu items will be more larger in header position
1 user says Thank You to pavit for this useful post
-
AuthorPosts
This topic contains 19 replies, has 6 voices, and was last updated by n6rej 13 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum