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)

ozzy47 09-04-2013 04:04 PM

Quote:

Originally Posted by GaryT (Post 2443183)
What would this code look like if the background was an image.

Code:

.footer1 {      background: #000;    }

Something like so:

Code:

.footer1 {      background: url(images/chain_gradient.jpg;    }
images being the location of the image.

chain_gradient.jpg being the name of the image.

K4GAP 09-04-2013 04:06 PM

Quote:

Originally Posted by ozzy47 (Post 2443189)
Something like so:

Code:

.footer1 {      background: url(images/chain_gradient.jpg;    }
images being the location of the image.

chain_gradient.jpg being the name of the image.

Thanks Ozzy I'll give it a try

ozzy47 09-04-2013 04:54 PM

Let me know if that does it, I did not test it out as I don't have this installed.

socialteenz 09-04-2013 05:03 PM

Quote:

Originally Posted by GaryT (Post 2443183)
What would this code look like if the background was an image.

Code:

.footer1 {      background: #000;    }

Here you go.

Code:

.footer1 { 
background: url(url of the image) repeat fixed left top #5A9229;
}

or

.footer1 { 
background-image: url(url of the image);
}


K4GAP 09-04-2013 06:50 PM

Quote:

Originally Posted by ozzy47 (Post 2443209)
Let me know if that does it, I did not test it out as I don't have this installed.

Yep that did it. Looks good, check it out. Link on sig.

K4GAP 09-04-2013 06:52 PM

Quote:

Originally Posted by socialteenz (Post 2443212)
Here you go.

Code:

.footer1 { 
background: url(url of the image) repeat fixed left top #5A9229;
}

or

.footer1 { 
background-image: url(url of the image);
}


Thanks social. btw, love your site :)

socialteenz 09-04-2013 07:04 PM

Quote:

Originally Posted by GaryT (Post 2443233)
Thanks social. btw, love your site :)

Thanks man, ha i am gonna dump that site real soon.

My current forum :D

ozzy47 09-04-2013 07:04 PM

Quote:

Originally Posted by GaryT (Post 2443232)
Yep that did it. Looks good, check it out. Link on sig.

Looks good, glad it worked out. :)

K4GAP 09-04-2013 07:08 PM

Quote:

Originally Posted by socialteenz (Post 2443236)
Thanks man, ha i am gonna dump that site real soon.

My current forum :D

Your new site is very pleasant on the eyes. Looks great!

xRaW 09-04-2013 09:26 PM

It does look very nice indeed, thank you for sharing this!


All times are GMT. The time now is 11:12 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.01300 seconds
  • Memory Usage 1,743KB
  • 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
  • (6)bbcode_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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