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)

soaringpine 08-19-2012 02:00 AM

Love this mod but how can I get everything to center properly on full width layout? HEre is my site - http://bit.ly/PwfViE

Thanks for the help.

KrU$ty 08-19-2012 05:30 AM

How do I get rid of the bullet points so they are just plain links? I tried "list-style: none;" but it didn't work.

Phil K?vin 08-19-2012 07:01 PM

1 Attachment(s)
Is this possible?

ChiNa 08-19-2012 07:11 PM

Can this be made to vB 3.8?

I would appreciated,, thank you in advance,, Waiting for a reply!

Gemma 08-19-2012 08:06 PM

Quote:

Originally Posted by KrU$ty (Post 2358084)
How do I get rid of the bullet points so they are just plain links? I tried "list-style: none;" but it didn't work.

Replace the links code like this, find (from example in OP)
Code:

<li><a href="http://www.eminem.com/">Official Eminem Site</a></li>
Change it to this
Code:

<a href="http://www.eminem.com/">Official Eminem Site</a><br/>
Basically, remove the <li> and replace the </li> with <br/> in each link

socialteenz 08-22-2012 06:36 PM

Quote:

Originally Posted by pнιl ĸ?vιn (Post 2358238)
Is this possible?

Yes, that's what i have posted.

No edits.

socialteenz 08-22-2012 07:16 PM

Quote:

Originally Posted by ChiNa-Man (Post 2358239)
Can this be made to vB 3.8?

I would appreciated,, thank you in advance,, Waiting for a reply!


Here you go.

https://vborg.vbsupport.ru/showthread.php?t=286954

Disco_Dave 08-23-2012 09:23 AM

Great mod! Still playing on a test site, how do I make the copyright text to show in a certain colour, any help would be great.

Dave

socialteenz 08-23-2012 07:22 PM

Quote:

Originally Posted by tricksodave (Post 2359281)
Great mod! Still playing on a test site, how do I make the copyright text to show in a certain colour, any help would be great.

Dave


Thanks.

To change the color of the copyright text.

Go to Admin CP->>>Your Style>>>Style Variable Editor

Find: footer_copyright_color

Change it accordingly.

To change the time color,

Find: footer_time_color

Don't forget to mark this as installed for further support.

Cheers.

Disco_Dave 08-27-2012 07:13 AM

1 Attachment(s)
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


All times are GMT. The time now is 03:30 AM.

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.02151 seconds
  • Memory Usage 1,738KB
  • 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
  • (2)bbcode_code_printable
  • (4)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