-
AuthorPosts
-
sbaldwin Friend
sbaldwin
- Join date:
- May 2008
- Posts:
- 342
- Downloads:
- 0
- Uploads:
- 65
- Thanks:
- 119
- Thanked:
- 15 times in 1 posts
January 13, 2011 at 7:07 pm #158708Hello, I have intructions on how to “remove” the T3Logo and link however I would like to replace the T3logo with an actual module for paypal. How would I do that? What position etc.?
Thanks fo any help!
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
January 13, 2011 at 9:03 pm #3717251) Go to templates/ja_portfolio/blocks/footer.php file and change this::
<div id=”ja-poweredby” class=”<?php echo $t3_logo ?>”>
<a href=”http://t3.joomlart.com” title=”Powered By T3 Framework” target=”_blank”>Powered By T3 Framework</a>
</div>to
<div id=”ja-poweredby” class=”<?php echo $t3_logo ?>”><jdoc:include type=”modules” name=”footer-mod” />
</div>2) Now, You can assign any module to footer-mod position following this tutorial ::
http://www.joomlart.com/forums/topic/how-to-create-a-new-module-position/
Mainly, You have to type new position name and click on apply
1 user says Thank You to aman204 for this useful post
sbaldwin Friendsbaldwin
- Join date:
- May 2008
- Posts:
- 342
- Downloads:
- 0
- Uploads:
- 65
- Thanks:
- 119
- Thanked:
- 15 times in 1 posts
January 13, 2011 at 10:26 pm #371749Thank you so much!
sbaldwin Friendsbaldwin
- Join date:
- May 2008
- Posts:
- 342
- Downloads:
- 0
- Uploads:
- 65
- Thanks:
- 119
- Thanked:
- 15 times in 1 posts
January 14, 2011 at 10:38 pm #371924Thanks for your help, but I’m having a gap problem. The PayPal is an actual module. When I changed the code and then assinged the pp to position of Footer_mod. it pushes down the Copyright info and leave a huge gap (the size of the image. Please see screenshot. Is there a step missing in Hungs directions? Do I need to create a new position like the old way where I need to create it in the temple code?
-
sbaldwin Friend
sbaldwin
- Join date:
- May 2008
- Posts:
- 342
- Downloads:
- 0
- Uploads:
- 65
- Thanks:
- 119
- Thanked:
- 15 times in 1 posts
January 17, 2011 at 9:50 pm #372292Any idea how to get in the position where T3 was with pushing down Copyright Line?
<em>@sbaldwin 215100 wrote:</em><blockquote>Thanks for your help, but I’m having a gap problem. The PayPal is an actual module. When I changed the code and then assinged the pp to position of Footer_mod. it pushes down the Copyright info and leave a huge gap (the size of the image. Please see screenshot. Is there a step missing in Hungs directions? Do I need to create a new position like the old way where I need to create it in the temple code?
</blockquote>
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
sbaldwin Friendsbaldwin
- Join date:
- May 2008
- Posts:
- 342
- Downloads:
- 0
- Uploads:
- 65
- Thanks:
- 119
- Thanked:
- 15 times in 1 posts
January 19, 2011 at 1:29 pm #372678Thank you Aman, I’ll try it again. I must have missed a step.:)
October 11, 2012 at 11:47 pm #469816<em>@aman204 214835 wrote:</em><blockquote>1) Go to templates/ja_portfolio/blocks/footer.php file and change this::
<div id=”ja-poweredby” class=”<?php echo $t3_logo ?>”>
<a href=”http://t3.joomlart.com” title=”Powered By T3 Framework” target=”_blank”>Powered By T3 Framework</a>
</div>to
<div id=”ja-poweredby” class=”<?php echo $t3_logo ?>”><jdoc:include type=”modules” name=”footer-mod” />
</div>2) Now, You can assign any module to footer-mod position following this tutorial ::
http://www.joomlart.com/forums/topic/how-to-create-a-new-module-position/
Mainly, You have to type new position name and click on apply</blockquote>
How can I get the same results for the Mendozite template? I would like to replace the “poweredby” space with a module position. I don’t see a footer.php file in the ja-mendozite files. What template file contains the coding for the “ja-poweredby” div?
-
AuthorPosts
Viewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 4 voices, and was last updated by HeR0 12 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum