Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Styles
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Clean Blue Details »»
Clean Blue
Version: 1.00, by HaYLaZ HaYLaZ is offline
Developer Last Online: Mar 2013 Show Printable Version Email this Page

Version: 3.7.4 Rating:
Released: 02-24-2008 Last Update: 12-17-2008 Installs: 362
Translations  
No support by the author.

Installation

Uplaod cb folder to forums root than import style xml file (fixed or fluid)

Zip Contains

Logo and buttons psd file.

Attachments

Screenshots are added.
Turkish Buttons Added
Post Thanks button Added
  • Fixed double search buttons
  • Updated vbulletin 3.7.0 Gold
  • Updated vbulletin 3.7.1
  • Updated vbulletin 3.7.2
  • Updated vbulletin 3.7.3

For Adding more links to navbar please Read the posts.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #272  
Old 07-03-2008, 07:29 PM
Spaz21 Spaz21 is offline
 
Join Date: May 2008
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i apologize if this has been asked.... but we use a .swf file for the header in our forum... how do i add this to the top of the template?

also... where it says "Banners or Announcements Here".... how do I put information in there?
Reply With Quote
  #273  
Old 07-03-2008, 08:53 PM
Spaz21 Spaz21 is offline
 
Join Date: May 2008
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

so i got my issues sorted out

is this style available for anything like Joomla or Wordpress? I'd like to redo the main part of my site and would like the site to match the style of my forum or does this style work with any of the portal versions that are out there for vbulletin?
Reply With Quote
  #274  
Old 07-03-2008, 09:53 PM
anderow anderow is offline
 
Join Date: Jun 2008
Posts: 79
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks HaYlaZ

I did what you said and after a little tweaking got the menu display right.
The arcade now shows and the menu is fine..however all the games take me to 404 page not found errors!!Dont think this is template related though?

Can someone tell me if they have managed to get this modification working please

dropdown subforums menu

I did all the changes as stated and it has made zero difference and my forum still looks the same?!!! Does the author have any idea what I need to do to get it working pleeeeaase
TIA
Reply With Quote
  #275  
Old 07-04-2008, 02:36 AM
frozen187 frozen187 is offline
 
Join Date: Mar 2006
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by HaYLaZ View Post
you must add like below;

add your link header which will open when clicked.

open header template and add ;

<a id="yourmenuname" href="$show[nojs_link]#yourmenuname" >Your link Name</a><script type="text/javascript"> vbmenu_register("yourmenuname",true);</script>

Than open navbar template and add your dropdown menu codes like below;


<!-- My Posts Menu -->
<div class="vbmenu_popup" id="yourmenuname" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">My Posts</td>
</tr>
<tr>
<td class="vbmenu_option"><a href="search.php?do=finduser&u=$bbuserinfo[userid]">My Posts</a></td>
</tr>
<tr>
<td class="vbmenu_option"><a href="search.php?do=process&showposts=0&starteronl y=1&exactname=1&searchuser=$bbuserinfo[username]">My Threads</a></td>
</tr>
</table>
</div>
<!-- / My Posts Menu -->

Carefull the red colored names they must be same name for work properly.
I've almost got it going now. It no longer messes up the nav bar. But where you put" Your link Name" Which I changed the name this should expand to My Posts and My threads and it don't. When I click it then it just brings me to the forum.
Reply With Quote
  #276  
Old 07-04-2008, 06:11 AM
HaYLaZ's Avatar
HaYLaZ HaYLaZ is offline
 
Join Date: Apr 2005
Posts: 349
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by anderow View Post
Thanks HaYlaZ

I did what you said and after a little tweaking got the menu display right.
The arcade now shows and the menu is fine..however all the games take me to 404 page not found errors!!Dont think this is template related though?

Can someone tell me if they have managed to get this modification working please

dropdown subforums menu


I did all the changes as stated and it has made zero difference and my forum still looks the same?!!! Does the author have any idea what I need to do to get it working pleeeeaase
TIA
I had never used dropdown subforum modification And ı have no idea

Quote:
Originally Posted by frozen187 View Post
I've almost got it going now. It no longer messes up the nav bar. But where you put" Your link Name" Which I changed the name this should expand to My Posts and My threads and it don't. When I click it then it just brings me to the forum.
Menu name and links names are different.

Example;

<a id="usercptools" href="$show[nojs_link]#usercptools" >Quick Links</a><script type="text/javascript"> vbmenu_register("usercptools",true);</script>
Reply With Quote
  #277  
Old 07-04-2008, 06:46 AM
frozen187 frozen187 is offline
 
Join Date: Mar 2006
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'll mess around with it some more tomorrow. To give you a better idea of what I'm doing, I'm trying to get this plugin working with the theme

https://vborg.vbsupport.ru/showthread.php?t=125529

I have i working with my other ones just having a hard time now
Reply With Quote
  #278  
Old 07-06-2008, 03:47 AM
frozen187 frozen187 is offline
 
Join Date: Mar 2006
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've installed Donation System LITE and when I add the template edits the navbar goes crazy again. I've uploaded a attachment so you can see.

This is what it says to edit and I've done so.

Code:
Put this where you would like it to appear on your navbar/header
$dsl_link_menu
Find NAVBAR POPUP MENUS in header/navbar template and add this below it:
$dsl_link_menu_options
Reply With Quote
  #279  
Old 07-07-2008, 07:09 PM
HaYLaZ's Avatar
HaYLaZ HaYLaZ is offline
 
Join Date: Apr 2005
Posts: 349
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Donation System LITE using td class codes for links but in Clean Blue there isnt td class link. So you must put links manually
Reply With Quote
  #280  
Old 07-11-2008, 01:24 PM
K-Lex K-Lex is offline
 
Join Date: Jul 2008
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice style thanks
Reply With Quote
  #281  
Old 07-11-2008, 06:24 PM
steve1966 steve1966 is offline
 
Join Date: Dec 2007
Posts: 504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi HaYLaZ I have AW Donation System Pro installed and I need a code to be able to add to this stlye please could you make me one so that i would be able to use this as my defalt style

tia
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 01:26 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05059 seconds
  • Memory Usage 2,312KB
  • Queries Executed 25 (?)
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
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (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_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
  • 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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete