-
AuthorPosts
-
November 6, 2008 at 3:22 am #135115
I just installed the Edenite template and am now trying to customise it.
I want to replace the banner “JA Edenite | Your slogan goes here” with my own logo. I cant seem the find the file. Where is it?
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
November 6, 2008 at 10:18 am #278288Hi virendoshi,
You can upload your logo.gif file to replace logo.gif file in templates/ja_edenite/images forder
November 12, 2008 at 8:27 am #278936I’ve replaced the logo.gif image, but I still see the JA Edenite logo. Also, i’ve over written the logo.gif so there should not be a problem.
What do I do now?
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
November 12, 2008 at 9:09 am #278944Could you please send us your live URL so that i could have closer look on the issue
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
November 12, 2008 at 10:06 am #278948Hi virendoshi,
For your website, you must upload logo.gif file to templatesja_edeniteimagesred folder.
1 user says Thank You to JA Developer for this useful post
November 12, 2008 at 3:13 pm #278972Thanks for your earlier help. Next question, how do I adjust the height of the top banner? if you visit my url, u’ll know what I mean.
Also I need to know if I can move it right or left?
Thank you.
November 12, 2008 at 3:14 pm #278973Thanks for your earlier help. Next question, how do I adjust the height of the top banner? if you visit my url, u’ll know what I mean.
Also I need to know if I can move it right or left?
Thank you.
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
November 13, 2008 at 4:05 am #279008Hi virendoshi,
you can do this issue as following:
+ open template.css file in templates/ja_edenite/css folder, about line 697, find script:
#ja-header {
height: 80px;
line-height: normal;
position: relative;
}here you can change header’s height by replacing height: 80px; to your height.
+ In this file, about line 712, find script:
h1.logo a {
width: 435px;
display: block;
background: url(../images/logo.gif) no-repeat;
position: absolute;
height: 42px;
bottom: 15px;
left: 0;
}here you can change banner’s height by replacing height: 42px; to your height.
To move the banner:
– change width: 435px; to width: 950px; /*width for full page.*/
– move to right: background: url(../images/logo.gif) no-repeat right;
– move to center: background: url(../images/logo.gif) no-repeat center;
– move to left: background: url(../images/logo.gif) no-repeat center left;Open index.php file in templates/ja_edenite, remove the below script (in fact, i think you have removed), it’s about line 91:
<?php if ($this->countModules(‘top’)) { ?>
<div id=”ja-login”>
<jdoc:include type=”modules” name=”top” style=”raw” />
</div>
<?php } ?>Hope it helps.
1 user says Thank You to JA Developer for this useful post
June 6, 2011 at 4:33 pm #394952Hello,
The red folder (templates/ja_edenite/images/red folder) is in the zip file that is already uploaded. I can put my logo into that folder and rezip, but since it is already uploaded to Joomla, it will not allow to be over-uploaded. Explain again how I can use my own logo.
Thanks
-
AuthorPosts
This topic contains 9 replies, has 3 voices, and was last updated by denemite 13 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum