Difference between revisions of "bluemasters remove Network Connect section"
From thelinuxwiki
Line 3: | Line 3: | ||
to get rid if it, remove these lines from sites/all/themes/bluemasters/page.tpl.php | to get rid if it, remove these lines from sites/all/themes/bluemasters/page.tpl.php | ||
− | <nowiki> <div id="network" class="block"></nowiki> | + | <nowiki> <div id="network" class="block"></nowiki> |
<br> <h2>Network Connect</h2> | <br> <h2>Network Connect</h2> | ||
<div class="network"> | <div class="network"> |
Revision as of 21:54, 14 December 2013
The Network Connect section looks horrible IMO
to get rid if it, remove these lines from sites/all/themes/bluemasters/page.tpl.php
<div id="network" class="block">
Network Connect
<a href="http://twitter.com/morethanthemes" class="twitter">Twitter</a> <a href="http://www.facebook.com/pages/More-than-just-themes/194842423863081" class="facebook">Facebook</a> <a href="http://www.flickr.com/photos/56103643@N07/" class="flickr">Flickr</a> <a href="#" class="in">In</a> <a href="#" class="tumblr">Tumblr</a> <a href="http://www.youtube.com/morethanthemes" class="youtube">Youtube</a>
</div>