vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   A new look for my footer - Please help (https://vborg.vbsupport.ru/showthread.php?t=235746)

Switch3130 02-13-2010 07:51 AM

A new look for my footer - Please help
 
I'm trying to pull off custom look for the footer of my board. What I got so far:

http://i48.tinypic.com/24g9c9t.png

All I have left is making the box at the bottom touch the footer (you can see the gap in the image) does anyone know the coding that I can use to make the two touch?

If a user wants to see the coding I've used so far I'll pm them it. Please help it would be appreciated.

Trip 02-13-2010 11:01 AM

I know very little about 4.x's template system but at first glance it looks like you either have a margin/padding value above 0 somewhere or you need to define a margin/padding value of 0 possibly within your body CSS. Either that, or you have a <br /> at the end of the footer...of course that last one would be too easy.
Actually, you know it doesn't look bad with the border at the bottom either.

borbole 02-13-2010 03:34 PM

What code are you using for the custom box?

Switch3130 02-13-2010 10:05 PM

Quote:

Originally Posted by borbole (Post 1981435)
What code are you using for the custom box?

I can PM you the code if you want to take a further look.

borbole 02-13-2010 11:02 PM

Sure, pm it to me, however I won''t have time to look into it for the next couple of days.

Switch3130 02-13-2010 11:41 PM

That's fine. PM sent.

Seven Skins 02-14-2010 07:49 PM

In the footer class you have padding-top: 5px;

Try removing the padding.

Switch3130 02-15-2010 12:17 AM

Quote:

Originally Posted by Seven Skins (Post 1982391)
In the footer class you have padding-top: 5px;

Try removing the padding.

Thanks for the help, but I changed it to zero and it still didn't change anything.


All times are GMT. The time now is 05:02 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.01119 seconds
  • Memory Usage 1,720KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete