-
AuthorPosts
-
January 9, 2012 at 12:02 pm #172602
Here is a template am currently working on, i viewed some post but it doesn’t seem to be working for me at all I just want to replace the logo and update the text in the blue box on the home page. Here is a link http://www.lighthouseacademy.us/cms/…_j17/index.php
I even tried to do it through the media delete the current logo and upload the new logo same name no chance. So any help you can give me would be greatly appreciate.we2solutions Friendwe2solutions
- Join date:
- September 2014
- Posts:
- 526
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 136
- Thanked:
- 100 times in 1 posts
January 9, 2012 at 12:39 pm #433107Here is the link- http://www.lighthouseacademy.us/cms/quickstart/jatc_community_plus_j17/
I did uploaded a new logo with the same name file name still showing old logo. So, I just removed it(logo.png) now it’s still showing the old suitecase logo. Thanks.khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
January 9, 2012 at 1:01 pm #433109Hi,
You see this link: http://www.joomlart.com/forums/topic/how-to-change-template-logo-any-template/1 user says Thank You to khoand for this useful post
January 9, 2012 at 2:46 pm #433119I saw that link still not 100% sure how to do it, so i did what we2solution suggested and it’s still showing old logo.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
January 9, 2012 at 3:12 pm #433122<em>@lumpkan1 293708 wrote:</em><blockquote>I saw that link still not 100% sure how to do it, so i did what we2solution suggested and it’s still showing old logo.</blockquote>
You find this code from /plugins/system/jat3/jat3/base-themes/default/css/template.css
#ja-header {
position: relative;
z-index: 10;
height: 135px; < add this line
}
You replace this code from /templates/ja_community_plus/css/template.css
h1.logo a {
background: url(../images/logo.png) no-repeat left;
display: block;
width: 266px;
height: 46px;
}
with
h1.logo a {
background: url(../images/logo.png) no-repeat left;
display: block;
width: 266px;
height: 100px;
}1 user says Thank You to khoand for this useful post
January 9, 2012 at 3:39 pm #433127I follow your steps and the old logo is still showing. I first want to thank you for assisting me with the situation and working with joomla is something new to me so again thanks.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
January 9, 2012 at 4:24 pm #433134I delete /cache but not t3-assest I want to make sure that it’s ok to delete the .css in that folder. I also changed the field to NO.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
January 9, 2012 at 4:50 pm #433143– You find this code from http://www.lighthouseacademy.us/cms/quickstart/jatc_community_plus_j17/plugins/system/jat3/jat3/base-themes/default/css/template.css
#ja-header {
position: relative;
z-index: 10;
height: 150px; < add this line
}
– You replace this code from http://www.lighthouseacademy.us/cms/quickstart/jatc_community_plus_j17/templates/ja_community_plus/css/template.css
h1.logo a {
background: url(../images/logo.png) no-repeat left;
display: block;
width: 266px;
height: 100px;
}
with
h1.logo a {
background: url(../images/logo.png) no-repeat left;
display: block;
width: 266px;
height: 120px;
}
– There is my snapshot :-
1 user says Thank You to khoand for this useful post
January 9, 2012 at 6:31 pm #433154I just did it again and the only thing that happen was the default logo just moved down.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
January 9, 2012 at 6:52 pm #433158You find this code from http://www.lighthouseacademy.us/cms/quickstart/jatc_community_plus_j17/plugins/system/jat3/jat3/base-themes/default/css/template.css
#ja-header {
position: relative;
z-index: 10;
height: 150px; < add this line
}1 user says Thank You to khoand for this useful post
January 9, 2012 at 7:09 pm #433161Ok, that moved the default logo up, however my client logo still not showing.
January 9, 2012 at 8:40 pm #433178I did make the changes but I don’t see the school logo like you can.
January 10, 2012 at 8:15 pm #433325Do you have any other suggestion because the logo is still the default logo.
AuthorPostsThis topic contains 19 replies, has 4 voices, and was last updated by tyomni 12 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum