Go Back   vBulletin Setup > vBulletinSetup Information > vBulletin Skins, Styles and Templates > vBulletin Styles for 3.7.0

Why not Register and remove some of the ads from vBulletin Setup
Post New Thread  Reply



#1   04-16-2008, 05:29 AM
Send a message via Yahoo to MaddenGods MaddenGods is a jewel in the roughMaddenGods is a jewel in the rough Join Date: Jan 2008 Posts: 623 Location: Ohio
I present yo you all Fancy Pants v1b


This is beta version of my Fancy Pants skin, there are required modifications for this installation.
This will be one of the few times where free support maybe offered to ensure all issues are resolved before final release.

/////////////////// Fancy Pants Skin By SEOvB.com //////////////////////////
\\\\\\\\\\\\\\\\\\\ Some Elements Of This Skin Released Under GPL \\\\\\\\\\
/////////////////// Please Retain All Copyrights ///////////////////////////
\\\\\\\\\\\\\\\\\\\ Thank you to the mod authors that made its possible \\\\
/////////////////// End Of cool design! ////////////////////////////////////


In order to get the full features of this skin you'll need to have the following modifications installed and follow the modification instructions here for each one. All modifications are available at vBulletin.org. I can provide no support for these modifications, their use or anything. As you can see they work just fine for me.

You'll need to seek out these modifications using the search feature on vBulletin.org. That is the first pre-requisit for using this skin. If you can not find these modifications, Stop now and do not continue any further, you won't be able to comprehend past this point anyway.

*Optional Installs*
1. Custom Status Icons Per Forum (ChrisM)
2. Cyb - Sub-forum manager (Cybernetic)
3. iTrader
4. Whos online forumdisplay (FRDS)
5. Forumhome Colums (Xenon) (IF YOU DO NOT USE REVERT THE FORUMHOME TEMPLATES)

Required Modifications
1. ****removed******
2. Latest Post On Forum Home (whitemike)
3. Latest threads IN MArquee (developer ?? i think)
4. Members Who have visted (Paul M)
5. Tag Cloud Forumhome

You must install those modifications to get all the features this skin offers at this time. I do not support any of the modifications, or their usage. Install at your own risk. Remember to press the install button for these great authors work too!

================================================== ===========================

Next we need to edit these plugins/products to do different things, and work on different areas. Please note some of these will add queries to your forum pages, if you're a performance nut, or notice slowed display, you may want to modify these further.

Latest Posts On forum Home

1.disable "Make valid field" *Maybe Optional if you experience difficulites*

2. Change main code, hook location to gloabl_start

Latest Threads IN Marquee

1. The "3" plugin change the
Code:
.="BLAH BLAH (it relly doesnt say BLAH BLAH but look for that and everything in between the";
Change to:
Code:
.="
<div class="smallfont"><a title=' |  |  |  |  | ' href='showthread.php?t='></a><br /><br /></div>
";
Tag Cloud Forumhome

1. Change plugin location to global_start (NOT THE cache_templates plugin location)

================================ End of modification edits i believe ==================

Import the skin, and prosper... For the love of god and everything holy, retain my measly copyright, its the least you can do.

===============================End of standard use, Customized Usages Below =============

Editing Navbar and getting "active cells"

A. To add additional links use the following format, replace "REPLACE THIS" with what it says to replace it with

Code:
	<li><a href="REPLACE THIS WITH LINK" <if condition="THIS_SCRIPT == REPLACE THIS WITH SCRIPT NAME">class="current"</if>><span></span></a></li>
The script name can be found usually around the top of all scripts and is generally the name of the file example: usercp.php is defined as usercp

B. To Remove links, Locate the code you want removed Ex the userCP link, find and remove the following code:

Code:
<li><a href="usercp.php" <if condition="THIS_SCRIPT == usercp">class="current"</if>><span></span></a></li>
============== Sub menu =============================

Setting Up the Sections and sub menus. Start by finding: <!-- Enter Forums and ID's Below -->

You'll then need to know your forumIDs. If you do not know your forumIDs please find them. Change the "Search Engines" "General Chat" and "Market Place" text to whatever you'd like, MAKE SURE YOU CHANGE THE FORUMID THAT GOES WITH THEM

Link format breakdown: The first forumid, will most likely be a category link. Replace the text with actual numbers, replace Category name with category name. Remove any extra OR statements and the follwoing forumid crap.

Code:
<a href="forumdisplay.php?f=THIS-IS-YOUR-FORUMID"<if condition="( == THIS-MATCHES-YOUR-FIRST-FORUMID) OR ( == SUBFORUM-FORUMID) OR ( == SUBFORUM-FORUMID) OR ( == SUBFORUM-FORUMID) OR ( == 14)">class="active"</if>><span> CATEGORY NAME </span></a>
To add more submenu links use the following format, replace X with your forumID Find <!-- End Of Submenu Section Place All Additonal Links BEfore This--> and place everything before that line!

============ left Colum (navbar template)===================

Open the navbar template, and find: <!-- Custom left Sidebar --> this is where the magic happens

To edit what pages this appears on, again edit the first if conditional to match your script needs

Code:
<if condition="(THIS_SCRIPT == login) OR (THIS_SCRIPT == search)"> &nbsp;<else />
Currently it doesn't display on the search page or login page or WOL

========= Known Issues =================

New Posts/Todays post doesn't highlight - I know, but i can't find a way to highlight only new post/today posts and not the search box and vice versa. Open to suggestions.

Dynamic RSS icon isn't updating Forumid properly to match the forum you are viewing.



Again this is beta, if you use it, there are more then likely bugs/missing images. Just report them to me, and when i roll out the next build it'll be fixed/replaced.

You can download the XML for this at Index of /fancypantsxml
Search Engine Optimization Talk <-- demo
Attached Files
File Type: zip fancypants.zip (692.3 KB, 30 views)
File Type: txt install.txt (5.7 KB, 19 views)
--------------------
David / vBulletin Setup Staff
Check out our Newsletter for the latest vB and SEO news.
Are you looking for vBulletin work to be done on your forums ?
Would you like to Help Support vBulletin Setup.
Check out my Webmaster Articles at the vBulletin Setup Blog! SEO Talk

Last edited by MaddenGods; 04-16-2008 at 06:15 AM.
Quote   |  



#2   04-16-2008, 05:31 AM
Send a message via Yahoo to MaddenGods MaddenGods is a jewel in the roughMaddenGods is a jewel in the rough Join Date: Jan 2008 Posts: 623 Location: Ohio
Re: I present yo you all Fancy Pants v1b


When reporting missing images please let me know the image name, and where it should be store example: Your missing the albums.gif image dave. It goes whereever the album image normally goes

When reporting undesired effects: Please describe in detail, and provide a test login/user for your board and the location of your board, it is very possible i left a step out some where!

Thank you all, this skin will always remain 100% free, but after beta testing phases, support will not be offered due to time restraints.
--------------------
David / vBulletin Setup Staff
Check out our Newsletter for the latest vB and SEO news.
Are you looking for vBulletin work to be done on your forums ?
Would you like to Help Support vBulletin Setup.
Check out my Webmaster Articles at the vBulletin Setup Blog! SEO Talk
Quote   |  



#3   04-16-2008, 06:14 AM
Send a message via MSN to Magnumutz Send a message via Yahoo to Magnumutz Send a message via Skype™ to Magnumutz Magnumutz has a spectacular aura about Join Date: Dec 2006 Posts: 458 Location: Romania
Re: I present yo you all Fancy Pants v1b


How about a demo?
Quote   |  



#4   04-16-2008, 06:15 AM
Send a message via Yahoo to MaddenGods MaddenGods is a jewel in the roughMaddenGods is a jewel in the rough Join Date: Jan 2008 Posts: 623 Location: Ohio
Re: I present yo you all Fancy Pants v1b


Search Engine Optimization Talk emo
--------------------
David / vBulletin Setup Staff
Check out our Newsletter for the latest vB and SEO news.
Are you looking for vBulletin work to be done on your forums ?
Would you like to Help Support vBulletin Setup.
Check out my Webmaster Articles at the vBulletin Setup Blog! SEO Talk
Quote   |  



#5   04-16-2008, 08:08 AM
Send a message via MSN to Magnumutz Send a message via Yahoo to Magnumutz Send a message via Skype™ to Magnumutz Magnumutz has a spectacular aura about Join Date: Dec 2006 Posts: 458 Location: Romania
Re: I present yo you all Fancy Pants v1b


Oh, right... my bad.
Quote   |  



#6   04-17-2008, 09:18 PM
Send a message via AIM to Brandon Send a message via MSN to Brandon Send a message via Yahoo to Brandon Brandon is a glorious beacon of lightBrandon is a glorious beacon of lightBrandon is a glorious beacon of lightBrandon is a glorious beacon of light Join Date: Jul 2006 Posts: 9,242 Location: Topeka, KS
Re: I present yo you all Fancy Pants v1b


oh, right on Dave!

good job on the style, I hope you get some good backlinks from this style ;)

Great looking style, but we need to move it into the correct version please

like the 3.7 styles, or 3.6.8..ect.
--------------------
Brandon Sheley / vBulletin Setup Staff
Check out our Newsletter for the latest vB and SEO news.
Are you looking for vBulletin work to be done on your forums ?
Would you like to Help Support vBulletin Setup.
Reply to the Welcome PM for Full Access to the Forums.. Thanks

Please do not PM me for support, that's what the forums are for.
Have you heard about Crowdgather?
Find it on Forums
Check out this cool page - Bar Code Signatures
Quote   |  



#7   04-17-2008, 10:13 PM
Send a message via Yahoo to MaddenGods MaddenGods is a jewel in the roughMaddenGods is a jewel in the rough Join Date: Jan 2008 Posts: 623 Location: Ohio
Re: I present yo you all Fancy Pants v1b


oops, 3.7 incoming
--------------------
David / vBulletin Setup Staff
Check out our Newsletter for the latest vB and SEO news.
Are you looking for vBulletin work to be done on your forums ?
Would you like to Help Support vBulletin Setup.
Check out my Webmaster Articles at the vBulletin Setup Blog! SEO Talk
Quote   |  



#8   04-17-2008, 11:09 PM
Blake2181 has a spectacular aura about Join Date: Mar 2008 Posts: 152
Re: I present yo you all Fancy Pants v1b


Oh wow how does this work..where do I put this code LOL...Nawwww I am only messing with you..Very nice job man..Impressive
Quote   |  



#9   04-19-2008, 07:25 AM
Curio has a spectacular aura about Join Date: Jan 2008 Posts: 113
Re: I present yo you all Fancy Pants v1b


I think your variables got stripped

Code:
<a href="forumdisplay.php?f=THIS-IS-YOUR-FORUMID"<if condition="( == THIS-MATCHES-YOUR-FIRST-FORUMID) OR ( == SUBFORUM-FORUMID) OR ( == SUBFORUM-FORUMID) OR ( == SUBFORUM-FORUMID) OR ( == 14)">class="active"</if>><span> CATEGORY NAME </span></a>
--------------------
vBulletin 3.7 Styles and Stuff
Quote   |  



#10   04-19-2008, 11:56 AM
Send a message via Yahoo to MaddenGods MaddenGods is a jewel in the roughMaddenGods is a jewel in the rough Join Date: Jan 2008 Posts: 623 Location: Ohio
Re: I present yo you all Fancy Pants v1b


Yep they all did, but luckily its all included in the isntall.txt file as well


I think
--------------------
David / vBulletin Setup Staff
Check out our Newsletter for the latest vB and SEO news.
Are you looking for vBulletin work to be done on your forums ?
Would you like to Help Support vBulletin Setup.
Check out my Webmaster Articles at the vBulletin Setup Blog! SEO Talk
Quote   |  
Post New Thread  Reply
vBulletin Setup > vBulletinSetup Information > vBulletin Skins, Styles and Templates > vBulletin Styles for 3.7.0


Tags
vbulletin skin, vbulletin style, vbulletin templates

Thread Tools
Display Modes

 
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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Fancy Blue 3.6.7 News vBulletin styles - 3.6.6 - 3.6.7 1 06-22-2007 03:15 PM
[3.6.4] - Fancy Blue skin Brandon vBulletin styles - 3.6.4 - 3.6.5 0 02-18-2007 01:14 AM
[3.6.2] - Fancy Red - Miner Skinz Brandon vBulletin styles - 3.6.2 3 11-10-2006 02:54 PM
[vB 3.6.2] - Fancy Gray Brandon vBulletin styles - 3.6.2 2 11-10-2006 12:09 PM
[3.6.2] - Fancy Blue - Miner Skinz Brandon vBulletin styles - 3.6.2 0 10-07-2006 01:34 AM


All times are GMT -6. The time now is 11:54 PM.

vBulletin Setup, vBulletin Setup Forums, vBulletin Services, vBulletin Blogs, vBulletin SEO, vBulletin Questions, vBulletin Skins, Styles, Templates
vBulletin Hacks / Modifications, vBulletin Monetization, Blogs, vBulletin Link Directory,Quality Link Directory