-
AuthorPosts
-
April 25, 2011 at 8:14 pm #163215
Hi, to change the logo I followed these steps:
Went to the templates>ja_ores>images>blue>logo.png
Renamed the existing logo to logoold.png (then actually went ahead and deleted the logo)
Uploaded the new logo to templates>ja_ores>images>light-blue>logo.pngReloaded the page and the oldoriginal logo still shows up. I cleared the cache for all the browsers on my computer and even went to 2 different computers. The old logo is still showing up. Next, I went into the template manager and changed the logo to “text”. Entered the word “Test” and then reloaded the browsers. That worked fine. However, when I changed the setting back to “Image”, the oldoriginal logo still comes up. Not the logo that I changed it to.
I would appreciate any suggestions as to how to get my custom logo loaded.
Arthur
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
April 25, 2011 at 8:22 pm #388146I checked it, It works Fine.
Please post your site url. So, I could suggest you.
April 25, 2011 at 8:51 pm #388150the site URL is http://smallbiztech.bbttest.com
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
April 25, 2011 at 9:08 pm #388153which logo.png file did you replace? Each colour variation has its own logo.png file found in templates>ja_ores>images>……..
In addition each colour variation has its own css for the logo found in templates>ja_ores>css>colors>……..
Once you have changed both for whatever colour profile you are using please make sure all your caches are clear then you should be good to go.
April 25, 2011 at 9:50 pm #388162Thanks Phill for the response. By the way, I’m using the Joomla 1.6 version of the JA-Ores template. Nonetheless, this is what I did:
I copied the new logo.png file into the following directories:
templates/ja_ores/images
templates/ja_ores/images/blue
templates/ja_ores/images/light-blueI changed the height and width sizes in the templates.css to accomodate a slightly larger logo (per instructions found in the forum). That’s why it is aligned as it is on the site.
However, I do not have a “ja_ores>css>colors> directory, in my directory listing at all to make the css change. Also, cleared the caches on all browsers and even used different computers.
Thanks
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
April 25, 2011 at 10:08 pm #388168Feel free to PM me an admin logon, ftp details and a link to your logo and I will make the edits for you. Please include a link to this thread in your PM so I can reply easilly and close the thread when it is fixed.
*edit – Just downloaded the J1.6 version and the images folder for some reason the logo images have been left in. The actual ones now used in the sire are in templates>ja_ores>core>themes>”your_colour” with the css and the images in the respective folders. Change them there and you will be good to go.
April 25, 2011 at 11:09 pm #388171Phil
Thanks again for your quick response. I was able to find the folders you mentioned and changed the logo in the templates>ja_ores>themes>light-blue directory. Now, the logo shows. However, I need to change the size of the space for the logo as it is 243 (width) x 100 (height). Based on other forum posts, I made the following changes in the template.css, but the changes didn’t give me enough top or bottom space no matter what I set them to.
h1.logo a {
background: url(../images/logo.png) no-repeat left;
display: block;
height: 100px;
width: 243px;
}However, I also found this line in the color.css file:
h1.logo a { background: url(../images/logo.png) no-repeat left; }
Do I need to add theses additional lines to the color.css file or how should I go about making space to accomodate the larger logo?
“display: block;
height: 100px;
width: 243px;”Again, thanks so much for your help.
Arthur
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
April 26, 2011 at 8:11 am #388259Go to this css file : http://smallbiztech.bbttest.com/templates/ja_ores/css/template.css
Step 1:
Replace the following code
h1.logo {
margin: 30px 0 0 15px;
}
With
h1.logo {
margin: 15px 0 0 15px;
}
Step2:
Replace the Following code
#ja-header .main {
height: 95px;
padding: 0 !important;
position: relative;
}
With
#ja-header .main {
height: 130px;
padding: 0 !important;
position: relative;
}
1 user says Thank You to chavan for this useful post
-
AuthorPosts
This topic contains 9 replies, has 3 voices, and was last updated by arthurrs 13 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum