-
AuthorPosts
-
August 23, 2012 at 9:03 am #180161
hello
sorry for my english first
how can i put images links (twitter, facebook and google+) in the right side of my header
the same look as on ja_methys templatethanks for your help
drpc
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
August 24, 2012 at 10:24 am #465205<blockquote>Open templates/ja_zite/blocks/header.php</blockquote>
add new script
<?php if( $this->countModules('top') ) : ?>
<div id="ja-top">
<div class="top-inner">
<jdoc:include type="modules" name="top" style="raw" />
</div>
</div>
<?php endif; ?><blockquote>Open templates/ja_methys/css/template.css</blockquote>
Add new css script#ja-top {
float: right;
}<blockquote>and Go to Admin->Extensions->Module-> add new custom html module and assign top position</blockquote>
<div class="ja-social-list"><a href="#" title="flickr"><img src="images/stories/icon-flickr.png" border="0" alt="flickr" /></a> <a href="#" title="facebook"><img src="images/stories/icon-facebook.png" border="0" alt="facebook" /></a> <a href="#" title="twitter"><img src="images/stories/icon-twitter.png" border="0" alt="twitter" /></a> <a href="#" title="digg"><img src="images/stories/icon-digg.png" border="0" alt="digg" /></a> <a href="#" title="stumbleupon"><img src="images/stories/icon-stumbleupon.png" border="0" alt="stumbleupon" /></a> <a href="#" title="feed"><img src="images/stories/icon-feed.png" border="0" alt="feed" /></a></div>
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Ninja Lead 12 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
how can i install images links in header ja-zite
Viewing 2 posts - 1 through 2 (of 2 total)