vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=195)
-   -   Death-X (https://vborg.vbsupport.ru/showthread.php?t=191115)

Xipher 09-27-2008 05:59 AM

Quote:

Originally Posted by Rich (Post 1631124)
Want to show me where I said you couldn't or shouldn't? I said there was a commonality between your clients style and the one you released for free. If you feel the desire to read more into that than what was written, feel free.


Sorry, just had a rough day is all. I apologize.

and Jim, I sent you an email.

Sycoloco1212 09-30-2008 09:36 AM

Quote:

Originally Posted by jimnyc (Post 1631335)
No drop-down menu to select another style in the footer?

Anyone know the trick to adding this?

goto the template for this, edit the footer and search for

FIND:
Code:

<a href="#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a>
REPLACE UNDER:
Code:

<form action="$vboptions[forumhome].php" method="get">

        <if condition="$show['quickchooser']"><br><br>Select Your Style:
                        <select name="styleid" onchange="switch_id(this, 'style')">
                                <optgroup label="$vbphrase[quick_style_chooser]">
                                        $quickchooserbits
                                </optgroup>
                        </select>
        </if>
</form>

if you lazy todo that then just replace everything in ur footer with this =)

REPLACE ALL: ( OPTIONAL )
Code:


</td>
<td width="66" valign="top" align="right" background="skins/Death-X/images/right.jpg"></td>
            </tr>
            </table>
<table id="Table_01" width="100%" height="207" border="0" cellpadding="0" cellspacing="0">
        <tr>
                <td rowspan="3">
                        <img src="skins/Death-X/images/FT/footer_01.jpg" width="65" height="207" alt=""></td>
                <td rowspan="3" background="skins/Death-X/images/FT/exp1.jpg" width="50%" height="207" alt=""></td>
                <td>
                        <img src="skins/Death-X/images/FT/footer_03.jpg" width="238" height="61" alt=""></td>
                <td>
                        <img src="skins/Death-X/images/FT/footer_04.jpg" width="158" height="61" alt=""></td>
                <td>
                        <img src="skins/Death-X/images/FT/footer_05.jpg" width="240" height="61" alt=""></td>
                <td rowspan="3" background="skins/Death-X/images/FT/exp2.jpg" width="50%" height="207" alt=""></td>
                <td rowspan="3">
                        <img src="skins/Death-X/images/FT/footer_07.jpg" width="67" height="207" alt=""></td>
        </tr>
        <tr>
                <td colspan="3" background="skins/Death-X/images/FT/cr.jpg" width="636" height="137" alt="">
               
                <div class="smallfont" align="center">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div>

        <div class="smallfont" align="center">
        <!-- Do not remove this copyright notice -->
        $vbphrase[powered_by_vbulletin]
        <!-- Do not remove this copyright notice -->
        </div>
       
        <div class="smallfont" align="center">
        <!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
        $cronimage
        <!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
       
        $vboptions[copyrighttext]

                        <strong>
                                <if condition="$show['contactus']"><a href="$vboptions[contactuslink]" rel="nofollow" accesskey="9">$vbphrase[contact_us]</a> -</if>
                                <if condition="$vboptions['hometitle']"><a href="$vboptions[homeurl]">$vboptions[hometitle]</a> -</if>
                                <if condition="$show['admincplink']"><a href="$admincpdir/index.php$session[sessionurl_q]">$vbphrase[admin]</a> -</if>
                                <if condition="$show['modcplink']"><a href="$modcpdir/index.php$session[sessionurl_q]">$vbphrase[mod]</a> -</if>
                                <if condition="$vboptions['archiveenabled']"><a href="archive/index.php">$vbphrase[archive]</a> -</if>
                                <if condition="$vboptions[privacyurl]"><a href="$vboptions[privacyurl]">$vbphrase[privacy_statement]</a> -</if>
                                <a href="#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a>






<form action="$vboptions[forumhome].php" method="get">

        <if condition="$show['quickchooser']"><br><br>Select Your Style:
                        <select name="styleid" onchange="switch_id(this, 'style')">
                                <optgroup label="$vbphrase[quick_style_chooser]">
                                        $quickchooserbits
                                </optgroup>
                        </select>
        </if>
</form>



                        </strong>
</div></div>


               
                </b></font></center></td>

        </tr>
        <tr>
                <td colspan="3">
                        <img src="skins/Death-X/images/FT/footer_09.jpg" width="636" height="9" alt=""></td>
        </tr>
</table>
<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>

Enjoy =)

Xipher 10-06-2008 07:48 AM

Added screenshot. Enjoy!

Vicros 10-06-2008 10:30 PM

I have used this skin, very grunge. Very awesome


All times are GMT. The time now is 04:37 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.01118 seconds
  • Memory Usage 1,756KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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