Add Twitter, Facebook Icons On Header IP Board. This tutorial will show you how to add various social media icons
(twitter, youtube, facebook) icons in the IPB header. In this case next
to the quick search box.
Preview Demo:
Step 1.
- Open your Admin CP
- Look & Feel Tab
- select skin
- Global Templates
- globalTemplate.
<if test="canSearch:|:$this->memberData['g_use_search'] && $this->settings['allow_search']"> {parse template="quickSearch" group="global" params=""} </if>
Add BELOW:
<ul class='ipsList_inline right' style='margin-top: 20px; margin-right: 30px;'> <li style='margin:0px;'><a href='http://twitter.com/{twitter username}' title='Latest news and updates at twitter'><img src='{link to twitter icon}' alt='twitter' /></a></li> <li style='margin:0px;'><a href='http://www.youtube.com/user/{youtube username}' title='View my Youtube videos'><img src='{link to youtube icon}' alt='youtube' /></a></li> <li style='margin:0px;'><a href='https://plus.google.com/{google plus id}' title='View our Google Plus page'><img src='{link to your google plus icon}' alt='googleplus' /></a></li> </ul>
Save Template.
Now you'll need to replace where I've stated {twitter username} or {link to youtube icon} with your own social media usernames and social media icons. In different skins you may need to adapt the padding or margin to fit better with your skin.
It is Add Twitter, Facebook Icons On Header IB. Board, Good Luck!
Title: Add Twitter, Facebook Icons On Header IP. Board
Posted by:
Published :2013-09-12T10:00:00-07:00
Add Twitter, Facebook Icons On Header IP. Board
Related articles:
Posted by:
Published :2013-09-12T10:00:00-07:00
Add Twitter, Facebook Icons On Header IP. Board
0 comments :
Post a Comment