-
AuthorPosts
-
laloma Friend
laloma
- Join date:
- May 2008
- Posts:
- 67
- Downloads:
- 4
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
September 7, 2008 at 2:31 am #133051J1.5.6, JA Drimia
Dear Sirs:
We are interested in adding a new text line to the bottom of the footer of JA Drimia trmplate and center it, how we do this ? We would let the one there exactly as is.
Thanks and best regards,
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 8, 2008 at 4:46 am #269307hi
you can edit index.php(templates/ja_drimia/ folder)
search those lines:
<!-- BEGIN: FOOTER -->
<div id="ja-footerwrap" class="clearfix">
<div id="ja-footer" class="clearfix"><small><?php echo JHTML::_('date', 'now', '2005 - %Y' ) . ' ' . $tmpTools->sitename();?>.</small>
<jdoc:include type="modules" name="user3" style="raw" />
<small class="ja-copyright">
Designed by <a href="http://www.joomlart.com/" title="Visit Joomlart.com!" target="blank">JoomlArt.com</a>
</small></div>
</div>
<!-- END: FOOTER -->
Add text line in them1 user says Thank You to Sherlock for this useful post
laloma Friendlaloma
- Join date:
- May 2008
- Posts:
- 67
- Downloads:
- 4
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
September 8, 2008 at 12:09 pm #269481Dear nguoiabcd:
We did so, our problem is how to center it:
<!– BEGIN: FOOTER –>
<div id=”ja-footerwrap” class=”clearfix”>
<div id=”ja-footer” class=”clearfix”>
<div id=”ja-bottomline” class=”clearfix”><small><?php echo JHTML::_(‘date’, ‘now’, ‘2007 – %Y’ ) . ‘ ‘ . $tmpTools->sitename();?>.</small>
<jdoc:include type=”modules” name=”user3″ style=”raw” />
<small class=”ja-copyright”>
Designed by <a href=”http://www.joomlart.com/” title=”Visit Joomlart.com!” target=”blank”>JoomlArt.com</a></small>
<p><small>
<a href=”http://www.mysite.com/” title=””TITLE”” target=”blank”>”OUR TEXT LINE</a>             <a href=”http://www.mysite.com/” title=”TITLE” target=”blank”>OUR SECOND TEXT LINE</a></small></p></div>
</div>
</div>
<!– END: FOOTER –>Best regards,
laloma Friendlaloma
- Join date:
- May 2008
- Posts:
- 67
- Downloads:
- 4
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
September 8, 2008 at 12:13 pm #269482<!– BEGIN: FOOTER –>
<div id=”ja-footerwrap” class=”clearfix”>
<div id=”ja-footer” class=”clearfix”><small><?php echo JHTML::_(‘date’, ‘now’, ‘2007 – %Y’ ) . ‘ ‘ . $tmpTools->sitename();?>.</small>
<jdoc:include type=”modules” name=”user3″ style=”raw” />
<small class=”ja-copyright”>
Designed by <a href=”http://www.joomlart.com/” title=”Visit Joomlart.com!” target=”blank”>JoomlArt.com</a></small><p><small>
<a href=”http://www.mysite.com/” title=””TITLE”” target=”blank”>”OUR TEXT LINE</a>             <a href=”http://www.mysite.com/” title=”TITLE” target=”blank”>OUR SECOND TEXT LINE</a></small></p></div>
</div>
<!– END: FOOTER –>Red text is our second try, but text line stay left align. We need it centered at foter.
Best regards,
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 9, 2008 at 2:57 am #269609Hi
you can add like this
<center><p><small>
<a href="http://www.mysite.com/" title=""TITLE"" target="blank">"OUR TEXT LINE</a>             <a href="http://www.mysite.com/" title="TITLE" target="blank">OUR SECOND TEXT LINE</a></small></p></center>
or
<p align="center"><small>
<a href="http://www.mysite.com/" title=""TITLE"" target="blank">"OUR TEXT LINE</a>             <a href="http://www.mysite.com/" title="TITLE" target="blank">OUR SECOND TEXT LINE</a></small></p>laloma Friendlaloma
- Join date:
- May 2008
- Posts:
- 67
- Downloads:
- 4
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
September 9, 2008 at 12:18 pm #269738Dear nguoiabcd:
Both of your suggestion are not working, text line continue at left side of footer, it seem to be a right margin maybe ? How we fix this ?
Best regards,
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
September 9, 2008 at 2:41 pm #269762Try this
change your
<p><small>
<a href=”http://www.mysite.com/” title=””TITLE”” target=”blank”>”OUR TEXT LINE</a>             <a href=”http://www.mysite.com/” title=”TITLE” target=”blank”>OUR SECOND TEXT LINE</a></small></p>with this
<p align=”center”><small>
<a href=”http://www.mysite.com/” title=””TITLE”” target=”blank”>”OUR TEXT LINE</a>             <a href=”http://www.mysite.com/” title=”TITLE” target=”blank”>OUR SECOND TEXT LINE</a></small></p>hope this works
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 10, 2008 at 7:09 am #269874Hi,
Can you please PM me your site admin account as well as FPT account? Without investigating into the codes, I am afraid that we can not provide any solution -
AuthorPosts
This topic contains 10 replies, has 4 voices, and was last updated by laloma 16 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum