The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Awesome footer with Social Icons. Details »» | ||||||||||||||||||||||
Provided by Eminem Forum
WHAT DOES THIS DO? This will help you in achieving a 4colum footer with social icons & you can customize it to match your needs. Screen Shot: Lets get it started Backup your footer template before making any changes. Go to your Admin CP->>>Your Style>>>Edit Templates>>>footer Find Code:
<!-- closing div for body_wrapper --> Code:
<!---Awesome Footer---> </br></br> <div class="footer1"> <div class="container"> <div class="col4"> <h3>About Eminem Talk</h3> <ul><div class="hfont"> Eminem Talk is an Forum Devoted To Eminem Fans from all over the world. Let's Have A Chat About the greatest rap legend of all time now and forever. </div> </ul> </div> <div class="col4"> <h3>Recommended Links </h3> <ul> <li><a href="http://www.eminem.com/">Official Eminem Site</a></li> <li><a href="http://www.drdre.com/">Official Dr. DRe Site </a></li> <!--<li><a href="http://www.8-mile.com/">8-mile Site</a></li>--> <li><a href="http://www.d12online.com/">Official D12 Site</a></li> <li><a href="http://www.shadyrecords.com/">Official Shady Records Site</a></li> </ul> </div> <div class="col4"> <h3>Quick Links</h3> <ul> <li><a href="/usercp.php">My User CP</a></li> <li><a href="/f4/eminem-song-you-listening-right-now-13/">Which Eminem song are you listening to right now?</a></li> <!--<li><a href="/f8/list-all-eminem-albums-their-achievements-awards-17/">List of All Eminem Albums With their Achievements & Awards!</a></li>--> </ul> </div> <div class="col4 fallowus"> <h3>Follow us on</h3> <p> <a href="#" target="_blank"><img width="28" height="28" border="0" alt="Twitter" src="social/social_twitter.png"></a> <a href="#" target="_blank"><img width="28" height="28" border="0" alt="Facebook" src="social/social_fb.png"></a> <a href="#" target="_blank"><img width="28" height="28" border="0" alt="youtube" src="social/youtube.png"></a> <a href="#" target="_blank"><img width="28" height="28" border="0" alt="Flickr" src="social/social_flickr.png"></a> <a href="#" target="_blank"><img width="28" height="28" border="0" alt="DavianArt" src="social/social_da.png"></a> <a href="#" target="_blank"><img width="28" height="28" border="0" alt="Dribbble" src="social/social_dribbble.png"></a> <a href="#"><img width="28" height="28" border="0" alt="RSS Feed" src="social/icon_rss.png"></a></p> </br> <div id="footer_time" class="shade footer_time">{vb:rawphrase all_times_are_gmt_x_time_now_is_y}</div> <div id="footer_copyright" class="shade footer_copyright"> <!-- Do not remove this copyright notice --> Powered by <a id="vbulletinlink" href="https://www.vbulletin.com">vBulletin®</a> Copyright © 2012 vBulletin Solutions, Inc. <br> <!-- Do not remove this copyright notice --> </div> <div id="footer_morecopyright" class="shade footer_morecopyright"> <!-- Do not remove cronimage or your scheduled tasks will cease to function --> {vb:raw cronimage} <!-- Do not remove cronimage or your scheduled tasks will cease to function --> {vb:raw template_hook.footer_copyright} </div> </div> <div class="clear"></div> </div> </div> </br> <!---Awesome Footer---> Code:
<div id="footer_time" class="shade footer_time">{vb:rawphrase all_times_are_gmt_x_time_now_is_y}</div> <div id="footer_copyright" class="shade footer_copyright"> <!-- Do not remove this copyright notice --> {vb:rawphrase powered_by_vbulletin} <!-- Do not remove this copyright notice --> </div> <div id="footer_morecopyright" class="shade footer_morecopyright"> <!-- Do not remove cronimage or your scheduled tasks will cease to function --> {vb:raw cronimage} <!-- Do not remove cronimage or your scheduled tasks will cease to function --> {vb:raw vboptions.copyrighttext} {vb:raw template_hook.footer_copyright} </div> additional.css Code:
/* Awesome Footer ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ .footer1 { margin-top: -13px; background: #000; min-height: 140px; padding: 45px 0 35px; border-radius: 5px 5px 5px 5px; } .footer1 .container .col4 h3 { font-family: 'BodoniStd-BookItalic',"Times New Roman",Times,serif !important; font-size: 25px; font-style: normal; margin-bottom: 22px; text-shadow: none; border-bottom: 1px solid #FFFFFF; color: #FF0000; font-size: 18px; margin-bottom: 10px; padding-bottom: 7px; } .hfont { color: #fff; font:small-caps bold 13px Tahoma,Calibri,Verdana,Geneva,sans-serif; } .footer1 p { text-shadow: none; } .footer1 a { color: whitesmoke; text-shadow: 0 1px 0 #373736; font:small-caps bold 13px Tahoma,Calibri,Verdana,Geneva,sans-serif; } .footer1 a:hover { color: #1B93DF; } .footer1 ul li { background: url("social/icon_dot.gif") no-repeat scroll 0 8px transparent; margin-bottom: 7px; padding-left: 10px; } .col4 { float: left; margin-left: 56px; width: 202px; } .footer1 .container .col4 h3 { margin-bottom: 20px; } .fallowus { width: 226px; } Code:
.footer1 .container { width: 1090px; margin: auto; } INSTALLATION INSTRUCTIONS *********************** 1 - Edit your footer template 2 - Edit your additional.css template 3 - Upload the folder social to your forum root. 4- Make the appropriate changes to the description & links to match with your site. Please click Mark as Installed if you are using this hack. Feel free to click on the Support Developer link and donate any amount you feel is appropriate. Download Now
Show Your Support
|
11 благодарности(ей) от: | ||
+buG, ChiNa, gamerzhut, kiba snowpaw, kushal, L2Insomnia, synseal, tacklebox joe, tanzeelniazi, The-Lind, tinoco2 |
Comments |
#32
|
||||
|
||||
Quote:
Open your additional.css template. make the following changes, find & replace with the following. .col4 { float: left; margin-left: 56px; width: 252px; } |
#33
|
||||
|
||||
Quote:
Is their a way to move the copyright in-line to the right. Thanks. |
#34
|
||||
|
||||
Quote:
width: 252px; Just change the value of the width to your likings. |
#35
|
||||
|
||||
Quote:
Thanks for the help!. |
Благодарность от: | ||
socialteenz |
#36
|
|||
|
|||
Thanks for this, great job! How do I make the Black Box Smaller while keeping all four columns? I've change my forum width to 1080px and it shows fine, but if I make the forum width smaller it displays like the picture in the below post? How can I do this? Thanks.
|
#37
|
|||
|
|||
great job!!!!!!
can you please help on how to insert an image isntead of the background colour? what should the size be?also wehere to place it?additional.css or footer file? |
#38
|
|||
|
|||
Added, all working and looking good
Cheers |
#39
|
||||
|
||||
Quote:
Try to play with this value... .col4 { float: left; margin-left: 56px; width: 252px; } Try changing the width to suit your needs. |
#40
|
||||
|
||||
Quote:
Spend a min to read the FAQ. Also, mark this as installed for further support. |
#41
|
||||
|
||||
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|