Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Design and Graphics Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 08-16-2009, 11:00 PM
Aclikyano Aclikyano is offline
 
Join Date: Apr 2006
Posts: 481
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default professional looking footer

can some1 tell me why my professional looking footer code like cssstickyfooter will not have the categorys go across but they are going down stretching the page more
Code:
<!-- /content area table -->

<table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="$stylevar[outertablewidth]" align="center">
<tr>
    <if condition="$show['quickchooser']">
        <td>
            <select name="styleid" onchange="switch_id(this, 'style')">
                <optgroup label="$vbphrase[quick_style_chooser]">
                    $quickchooserbits
                </optgroup>
            </select>
        </td>
    </if>
    <if condition="$show['languagechooser']">
        <td>
            <select name="langid" onchange="switch_id(this, 'lang')">
                <optgroup label="$vbphrase[quick_language_chooser]">
                    $languagechooserbits
                </optgroup>
            </select>
        </td>
    </if>
    <td width="100%">
        </td>
</tr>
</table>
</div>
<div id="footer-top">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div><!-- footer-top close -->
<div id="footer">
<div class="fcol fcol1">
<div class="fcol1-in">
<h4>Site Sections</h4>
<div class="lthds"><ul>
                    <li><a href="/forums/forumdisplay.php?f=3">Front Office</a></li>    
                    <li><a href="/forums/forumdisplay.php?f=8">Tha Lifestyle</a></li>    
                    <li><a href="/forums/forumdisplay.php?f=23">Sportz Bar</a></li>    
                    <li><a href="/forums/forumdisplay.php?f=32">Tha Crack Lab</a></li>    
                    <li><a href="/forums/forumdisplay.php?f=37">Tha Infamous Alley</a></li>    
                    <li><a href="/forums/forumdisplay.php?f=40">In My Own Mind</a></li>    
                    <li><a href="/forums/misc.php?do=donate"><font color="green"><b>DONATE!</b></font></a></li>    
                    
                </ul>
            </div>
</div>
</div>

<div class="fcol fcol3">
<div class="fcol3-in">

<p><br>$vbphrase[powered_by_vbulletin] $cronimage $vboptions[copyrighttext]</p>
</div>

</div>
<div class="fcol fcol2">
<form action="$vboptions[forumhome].php" method="get">
<div class="fcol2-in">
<h4>Site Navigation</h4>
<ul><if condition="$show['contactus']"><li><a href="$vboptions[contactuslink]" rel="nofollow" accesskey="9">$vbphrase[contact_us]</a> </li></if>
                <if condition="$vboptions['hometitle']"><li><a href="$vboptions[homeurl]">$vboptions[hometitle]</a> </li></if>
                <if condition="$show['admincplink']"><li><a href="$admincpdir/index.php$session[sessionurl_q]">$vbphrase[admin]</a> </li></if>
                <if condition="$show['modcplink']"><li><a href="$modcpdir/index.php$session[sessionurl_q]">$vbphrase[mod]</a> </li></if>
                <if condition="$vboptions['archiveenabled']"><li><a href="archive/index.php">$vbphrase[archive]</a> </li></if>
                <if condition="$vboptions[privacyurl]"><li><a href="$vboptions[privacyurl]">$vbphrase[privacy_statement]</a> </li></if>
                <if condition="$vboptions[tosurl]"><li><a href="$vboptions[tosurl]">$vbphrase[terms_of_service]</a> </li></if>
                <li><a href="#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a></li>
</ul>
</div>
</form>
</div>
</div><!-- footer close -->

$ad_location[ad_footer_end]

<if condition="$show['dst_correction']">
<!-- auto DST correction code -->
<form action="profile.php?do=dst" method="post" name="dstform">
    <input type="hidden" name="s" value="$session[sessionhash]" />
    <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
    <input type="hidden" name="do" value="dst" />
</form>
<script type="text/javascript">
<!--
    var tzOffset = $bbuserinfo[timezoneoffset] + $bbuserinfo[dstonoff];
    var utcOffset = new Date().getTimezoneOffset() / 60;
    if (Math.abs(tzOffset + utcOffset) == 1)
    {    // Dst offset is 1 so its changed
        document.forms.dstform.submit();
    }
//-->
</script>
<!-- / auto DST correction code -->

</if>
<script type="text/javascript">
<!--
    // Main vBulletin Javascript Initialization
    vBulletin_init();
//-->
</script>
--------------- Added [DATE]1250474192[/DATE] at [TIME]1250474192[/TIME] ---------------

it works on 1 skin but trying 2 take that code onto this other skin it does not work properly with the above code :\
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:15 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.04383 seconds
  • Memory Usage 2,216KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)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)showthread_list
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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_threadedmode.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids_threaded
  • showthread_threaded_construct_link
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • 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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete