-
AuthorPosts
-
tdb6800 Friend
tdb6800
- Join date:
- May 2012
- Posts:
- 34
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
May 30, 2012 at 3:46 am #177678Does anyone know how to remove the quickstart text and image displayed on this screenshot? I want to remove the quickstart and move the copyright info to the left.
I would also like to replace the copyright information with my own.
I have template JA TELINE IV
Thanks.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 30, 2012 at 5:23 pm #455465<em>@tdb6800 322781 wrote:</em><blockquote>Does anyone know how to remove the quickstart text and image displayed on this screenshot? I want to remove the quickstart and move the copyright info to the left.</blockquote>
Can you provide the url of the site you’re working on?
Also, please set “Optimize CSS” to “No” within your Template Manager–General Settings.<em>@tdb6800 322781 wrote:</em><blockquote>I would also like to replace the copyright information with my own.
Thanks.</blockquote>
You can remove JA copyright information with condition that you purchase Copyright Removal license – which is separate from your JATC Standard membership fee. With this package you can remove our footer “Designed by JoomlArt.com” and changed it to “Designed/Powered by YourCompany” as well as other reference to JoomlArt.com.
The Copyright Removal fee structure is as follows:
– Copyright Removal for 1 domain: USD $40
– Copyright Removal for 2 domain: USD $70
– Copyright Removal for 3 domain: USD $90In order to buy our Copyright removal fees, you must purchase our JATC standard membership first then please log into sign up page via http://www.joomlart.com/member/signup.php >> Copyright removal column >> select the suitable one to buy.
tdb6800 Friendtdb6800
- Join date:
- May 2012
- Posts:
- 34
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
June 8, 2012 at 4:50 am #456607I figured it out.
To change the text just edit the sitename under the global configuration.
To change the image just update the file footer.php under templates/yourtemplate/blocks/footer.php
add this code
<div id="ja-footlogo" >
<a href="index.php" <img src="images/YOUR_IMAGE_NAME.jpg" width="200" height="70" /></a>
</div>
just below the following code
<?php
$app = & JFactory::getApplication();
$siteName = $app->getCfg('sitename');
?>
Upload your image and thats it.
1 user says Thank You to tdb6800 for this useful post
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by tdb6800 12 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Remove quickstart footer image.
Viewing 3 posts - 1 through 3 (of 3 total)