Difference between revisions of "bluemasters remove Network Connect section"

From thelinuxwiki
Jump to: navigation, search
Line 4: Line 4:
 
<nowiki>
 
<nowiki>
 
                                 <div id="network" class="block">
 
                                 <div id="network" class="block">
 +
 
                                     <h2>Network Connect</h2>   
 
                                     <h2>Network Connect</h2>   
 +
 
                                     <div class="network">
 
                                     <div class="network">
 
                                         <a href="http://twitter.com/morethanthemes" class="twitter">Twitter</a>
 
                                         <a href="http://twitter.com/morethanthemes" class="twitter">Twitter</a>

Revision as of 21:53, 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"> <h2>Network Connect</h2> <div class="network"> <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> </div>