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-16-2008 10:00 PM

Death-X
 
Skin is free for use, as long as my credits stay intact please. I have put a lot of work into it, and was nice enough to release it for free. My work is one of a kind, so dont try to play it off that YOU were the designer of this skin. People know my work, and you will just be caught and made a fool of. =)

Install instructions and image resources are in the package!!!


Skin comes as is, with no warranties, and you may customize it to fit your site's needs, but that is up to the user.



Enjoy!

www.xipherdesigns.com

Sycoloco1212 09-17-2008 05:56 AM

Wow very nice theme i like this design

You can see a demo here - http://mpgamerz.net/

enjoy =)

Xipher 09-17-2008 04:45 PM

=) Glad you like! Thanks for the feedback.

*SIDE NOTE* With the way that I code all of my skins, they SHOULD work with 3.7.x with no problems. So if you are running that as well, just install and see if it works.

Sycoloco1212 09-17-2008 08:31 PM

Quote:

Originally Posted by Xipher (Post 1624206)
=) Glad you like! Thanks for the feedback.


*SIDE NOTE* With the way that I code all of my skins, they SHOULD work with 3.7.x with no problems. So if you are running that as well, just install and see if it works.

ya i use mostly any skin from 3.5 to 3.7 and mostly all them work for me xD, some might have problems but i know alot of html / css and php so kinda ez for me lol

oh and if your looking for people to design themes with id be glad to help iv messed around with alot of themes and know photoshop kinda good, and im willing to learn if you wouldn't mind xD

Sycoloco1212 09-17-2008 08:34 PM

also just a question, if i wanted advertisement in the logo area, how would i do that with this theme? =) if u cant answer that then ill just mess around see if i can get it workin xD thanks also very nice work =)

Vindictive 09-18-2008 03:33 AM

Looks great, good job!

Rich 09-23-2008 12:17 PM

Seems there is a commonality with your design. It happens to be the same colors as the site you designed in your portfolio.

Xipher 09-24-2008 06:29 AM

Quote:

Originally Posted by Rich (Post 1628534)
Seems there is a commonality with your design. It happens to be the same colors as the site you designed in your portfolio.


So I am not allowed to create sites and skins with the same colors? Ok, I will keep that in mind.

Maybe my customer saw this skin and wanted something like it for himself?

Rich 09-26-2008 06:08 PM

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.

jimnyc 09-27-2008 12:18 AM

No drop-down menu to select another style in the footer?

Anyone know the trick to adding this?

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:17 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.02609 seconds
  • Memory Usage 1,778KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (14)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