vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Forum Home Enhancements - Awesome footer with Social Icons. (https://vborg.vbsupport.ru/showthread.php?t=286140)

socialteenz 08-27-2012 10:38 AM

Quote:

Originally Posted by tricksodave (Post 2360371)
I'm going to half to uninstall this it's messing with some of our custom styles, it removes this logo when installed?

marked with a black circle.

Dave


Not sure, how does it have conflict with that template?


If yes, please go and un-install it.

tarzan22 09-02-2012 06:15 PM

Hello

Why social icons redirect the same forum?

http://www.foroxd.com/foro/

regards

Gemma 09-02-2012 06:29 PM

Quote:

Originally Posted by tarzan22 (Post 2362047)
Hello

Why social icons redirect the same forum?

http://www.foroxd.com/foro/

regards

You need to replace the # in the code below with your url of your social media

Code:

<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>


tarzan22 09-02-2012 06:40 PM

Gemma Very good, excellent.

thanks

stoute 09-02-2012 06:53 PM

How would one center all the columns?

so on wide screen monitors it will show as centered.

EasyEazy 09-03-2012 08:03 AM

Many thanks for this great mod. Very handy addition. Keep up the good work

ndut 09-04-2012 01:28 AM

NICE... i like it

socialteenz 09-04-2012 07:27 AM

Quote:

Originally Posted by tarzan22 (Post 2362051)
Gemma Very good, excellent.

thanks

Please mark this as installed if you are using this.

socialteenz 09-04-2012 07:28 AM

Quote:

Originally Posted by ndut (Post 2362408)
NICE... i like it

Please mark this as installed if you are using this.

socialteenz 09-04-2012 07:35 AM

Quote:

Originally Posted by stoute (Post 2362054)
How would one center all the columns?

so on wide screen monitors it will show as centered.


Actually, depending on your screen resolution it will change.

So, you need to play with this..

.col4 {
float: left;
margin-left: 56px;
width: Adjust the width to your needs;
}


All times are GMT. The time now is 09:30 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01395 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete