View Single Post
  #13  
Old 01-06-2012, 02:56 AM
alaska_av8r alaska_av8r is offline
 
Join Date: Dec 2009
Posts: 88
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

got it! slowly figuring it out but this style sheet code needs to be added to additional.css to get the layout working correctly. There may be more that needs to be added but at least this is a start.

PHP Code:
<!-- footer style sheet coding to define the columns etc and layout -->
/*footer*/

#body_footer {
    
background#f2f2f2 url(images/tf_ideal/blue/misc/tdg_bg.png) repeat-x top;
    
border-top1px solid #dddddd;
    
border-bottom1px solid #f8f8f8;
    
padding10px 0px;
    
text-shadow0 0 0 transparent0px 1px 0px #ffffff;
}

#contenttypeid .textbox, textarea, select {
    
border1px solid #dddddd;
}

.
footer_select {
    
margin7px 10px 0px 0px;
}

.
footer_copyright {
    
text-alignright;
    
margin-top0px;
}

#footer_time .time {
    
color#cccccc;
}

.
footer_time {
    
padding20px 0px 10px 0px;
}

.
footer {
    
text-alignleft;
    
floatleft;
    
margin-top0px;
    
padding0px;
}

.
footer_links {
    
margin0px;
}

.
footer_links li {
    
margin-right7px;
    
margin-left0px;
    
padding0px;
}

#foot .footer_links li {
    
padding0px;
}

#foot {
    
background#004061 url(images/tf_ideal/blue/misc/b_bg.jpg) repeat-x top center;
    
border-top1px solid #3f3f3f;
    
line-height19px;
    
text-shadow0 0 0 transparent0 1px 0 #000000;
}

#foot li {
    
padding-bottom5px;
}

#foot_top {
    
color#aaaaaa;
    
padding25px 0px 20px 0px;
    
border-top1px solid #000000;
    
border-bottom1px solid #000000;

}

#foot_top a {
    
color#ffffff;
}

#foot_top a:hover {
    
color#aaaaaa;
}

#foot_bottom {
    
font-size12px;
    
padding0px 0px 0px 0px;
    
background#222222;
    
color#aaaaaa;
    
text-aligncenter;
    
border-top1px solid #3f3f3f;
}

#foot_bottom a {
    
color#ffffff;
}

#foot_bottom a:hover {
    
color#aaaaaa;
}

#foot_bottom_inner {
    
padding15px 0px;
}

.
footer_morecopyright {
    
color#888888;
    
font-size12px;
    
text-alignleft;
    
floatright;
    
margin-top0px;
    
padding-bottom0px;
}

.
footer_column_inner {
    
padding0px 15px;
}

#footer_column_1 {
    
floatleft;
    
width20%;
    
text-alignleft;
}

#footer_column_2 {
    
floatleft;
    
width20%;
    
text-alignleft;
}

#footer_column_3 {
    
floatleft;
    
width35%;
    
text-alignleft;
}

#footer_column_4 {
    
floatright;
    
width25%;
    
text-alignleft;
}

.
footer_column_header {
    
padding-bottom8px;
    
text-alignleft;
    
font-familyHelveticaGeneva;
    
text-transformuppercase;
    
font-size14px;
    
color#bde5ff;
}

#social_icons_footer {
    
clearboth;
    
text-alignleft;
    
padding-bottom15px;
}

#social_icons_footer img {
    
margin-top4px;
    
margin-right4px;
    
opacity0.6;
}

#social_icons_footer img:hover {
    
-webkit-transitionall 0.25s ease-in-out 0s;
    -
moz-transitionall 0.25s ease-in-out 0s;
    -
o-transitionall 0.25s ease-in-out 0s;
    
transitionall 0.25s ease-in-out 0s;
    
opacity1;
}

.
searchbutton {
    
margin1px 0px 0px 2px;
    -
webkit-transitionall 0.15s ease-in-out 0s;
    -
moz-transitionall 0.15s ease-in-out 0s;
    -
o-transitionall 0.15s ease-in-out 0s;
    
transitionall 0.15s ease-in-out 0s
    
box-shadow0 0 5px #004061;
}

.
searchbutton:hover {
    
box-shadow0 0 6px #9dbbff;
}

.
footer_search .textbox,
.
footer_search textarea,
.
footer_search select {
    
background#ffffff url(images/tf_ideal/blue/misc/textbox_bg.png) repeat-x bottom;
    
color#222222;
    
border1px solid #004061;
    
text-shadow0 0 0 transparent0 1px 0 #ffffff;
}

.
footer_search .textbox:focus {
    
box-shadow0 0 5px #9dbbff;
    
border1px solid #555555;
}

.
footer_search .textbox {
    
width165px;
    
height15px;
    
floatleft;
}

#footer_advanced_search {
    
margin5px 0px 20px 0px;
    
font-size10px;
    
text-alignleft;
}

#footer_advanced_search a {
    
color#aaaaaa;
}

#footer_advanced_search a:hover {
    
color#ffffff;
}

<!-- 
end of style for the footer --> 
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01142 seconds
  • Memory Usage 1,864KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete