MyBB Community Forums

Full Version: Need help in css to customize upper footer
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi! I have added some stuff to footer of my site. but I don't know to coding to edit the css. Can someone kindly help me to get the result like below. Also I have posted the footer code.

forum URL: http://rclanka.com

 Thanks.



               <!-- My footer START -->
<div class="myfooterfrms">
<div class="myfootersocials">  <img class="myfooterlogo" width="150" height="40" src="http://rclanka.com/images/RcLanka logo.png" alt="RCLanka"/>
  <br>
	<a class="myfootersocial" target="_blank" rel="nofollow" href="https://plus.google.com/+Rclanka" rel="publisher"
><img width="26" height="26" src="/images/icons/google plus.png"/></a>
		<br/>
	    </div>	
	</div>
<div class="myfootercontent">
        <div class="myfootertitle"><h3>Online RC Forum</h3></div>
  Discussion of Remote Control Hobby</div>	
          
<div class="myfootertitle">
<h3>Channels</h3>
</div>
<div class="myfooterfrmsright">
<a href="http://www.rclanka.com/forumdisplay.php?fid=6">Airplanes</a>
<br>
<a href="http://www.rclanka.com/forumdisplay.php?fid=20">Helicopters</a>
<br>
<a href="http://www.rclanka.com/forumdisplay.php?fid=28">Cars</a>
<br>
<a href="http://www.rclanka.com/forumdisplay.php?fid=29">Trucks</a>
<br>
<a href="http://www.rclanka.com/forumdisplay.php?fid=21">Multiroter</a>
<br>
<a href="http://www.rclanka.com/forumdisplay.php?fid=23">Boats</a>
<br>
<a href="http://rclanka.com/forumdisplay.php?fid=58">FPV</a>
<br>
<div class="myfooterpages">
        <div class="myfootertitle"><h3>Pages &amp; Tools</h3></div>
 <a href="http://rclanka.com/misc.php?action=help">FAQ</a><br/>
<a href="http://rclanka.com/misc.php?action=syndication">RSS</a><br/>
<a href="http://rclanka.com/misc.php?action=help&hid=3">Cookie Policy</a><br/>
<a href="http://rclanka.com/contact.php">Contact Us</a><br/>
	    </div>	
	    </div>
<!-- My footer END -->


Like this:
[Image: attachment.php?aid=34246]