vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=237)
-   -   Mister Dutty, Tutty, Gutty & Nutty - Light (https://vborg.vbsupport.ru/showthread.php?t=217195)

Sofia 06-25-2009 10:00 PM

Mister Dutty, Tutty, Gutty & Nutty - Light
 
1 Attachment(s)
Mister Dutty, Tutty, Gutty & Nutty - Light
3.8.x




Dark version: click here


Screenshots


Forumhome Mister Dutty : click here
Forumhome Mister Tutty : click here
Forumhome Mister Gutty : click here
Forumhome Mister Nutty : click here
More screenshots : click here

https://vborg.vbsupport.ru/vborg_mis...hreadid=217195

http://www.forum-test.fr/bb1/PREZ.png



http://www.forum-test.fr/bb1/Dutty-Forum.png




Installation
1. Upload "Dutty_light (or other)" into your images folder.
2. Import via ACP "dutty-light-style.xml" (Styles & Templates >> Download / Upload Styles)

PSD
Logo
Buttons (small, medium, normal)

vBadvanced
Copy and paste "Dutty_light (or other)" folder to http://www.yoursite.com/images/Dutty_light/

How to add a link in my navbar?


You must edit your template "header", and find:

HTML Code:

<li><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></li>
Add below:

HTML Code:

<li><a href="your_link">your_text</a></li>

Sofia 06-26-2009 05:31 PM

1 Attachment(s)
More Screenshots

CP, 06-26-2009 08:03 PM

What does Dutty mean?

I like the word... ;) good choice :up:

Sofia 06-30-2009 09:46 AM

Quote:

Originally Posted by CP, (Post 1838068)
What does Dutty mean?

Nothing :D This is the name of my cat :p

Xencored 07-03-2009 08:21 PM

1 Attachment(s)
Quote:

Originally Posted by Sofia (Post 1840092)
Nothing :D This is the name of my cat :p

Haha nice one :)

Hi Sofia i install the great skins and getting a little problem the top (header bit) and links wont seem to show on

Attachment 101484

Anyideas why ?
Thanks:up:

Sofia 07-03-2009 10:19 PM

Quote:

Originally Posted by animemike (Post 1842336)
Haha nice one :)

Hi Sofia i install the great skins and getting a little problem the top (header bit) and links wont seem to show on

Attachment 101484

Anyideas why ?
Thanks:up:

1- Upload all images (check if all images are uploaded)
2- In the header template, find at the top:

HTML Code:

style="background-image: url($vboptions[bburl]/images/Tutty_light/gradients/back_header.gif)
Replace by:

HTML Code:

style="background-image: url(images/Tutty_light/gradients/back_header.gif)
Find:

HTML Code:

style="background-image: url($vboptions[bburl]/images/Tutty_light/gradients/menu.jpg);
Replace by:

HTML Code:

style="background-image: url(images/Tutty_light/gradients/back_header.gif)

Xencored 07-03-2009 10:31 PM

Quote:

Originally Posted by Sofia (Post 1842405)
1- Upload all images (check if all images are uploaded)
2- In the header template, find at the top:

HTML Code:

style="background-image: url($vboptions[bburl]/images/Tutty_light/gradients/back_header.gif)
Replace by:

HTML Code:

style="background-image: url(images/Tutty_light/gradients/back_header.gif)
Find:

HTML Code:

style="background-image: url($vboptions[bburl]/images/Tutty_light/gradients/menu.jpg);
Replace by:

HTML Code:

style="background-image: url(images/Tutty_light/gradients/back_header.gif)

Hi its shown up but the links bar is a solid Black colour not the Blue

Here is my header code

Code:

<!-- LOGO -->
<a name="top"></a>

<table height="180" style="background-image: url(images/Tutty_light/gradients/back_header.gif)
; repeat: repeat-x;" border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
        <td align="$stylevar[left]"><a href="$vboptions[bburl]/$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
        <td align="$stylevar[right]" id="header_right_cell">
                <if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else />&nbsp;</if>
        </td>

<!-- /LOGO -->

</tr>
</table>


<!-- NAV BUTTONS -->
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
        <td>
<div style="background-image: url(images/Tutty_light/gradients/back_header.gif)
; repeat: repeat-x;" height="40" class="menu">

                <ul>
<if condition="$show['member']">
<li><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></li>
</if>

<if condition="$show['registerbutton']">
<li><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></li>
</if>

$template_hook[navbar_buttons_left]

<li><a rel="help" href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></li>

<if condition="$show['communitylink'] AND $show['popups']">
<li><a id="community" href="$show[nojs_link]#community" rel="nofollow" accesskey="6">$vbphrase[community]</a><script type="text/javascript"> vbmenu_register("community", true); </script></li>
                <else />
<if condition="$show['memberslist']">
<li><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></li>
</if>
<if condition="$show['quick_links_groups']">
<li><a href="group.php?$session[sessionurl]">$vbphrase[social_groups]</a></li>
</if>
</if>

<li><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></li>

<if condition="$show['popups']">
                        <if condition="$show['searchbuttons']">
                                <if condition="$show['member']">
                                <li><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></li>
                                <else />
                                <li><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></li>
                                </if>
                                <li><a id="navbar_search" href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[search]</a> <if condition="$show['quicksearch']"><script type="text/javascript"> vbmenu_register("navbar_search", true); </script></if></li>
                        </if>
                        <if condition="$show['member']">
                                <li><a id="usercptools" href="$show[nojs_link]#usercptools" accesskey="3">$vbphrase[quick_links]</a> <script type="text/javascript"> vbmenu_register("usercptools", true); </script></li>
                        </if>
                <else />
                        <if condition="$show['searchbuttons']">
                                <li><a href="search.php$session[sessionurl_q]" accesskey="4">$vbphrase[search]</a></li>
                                <if condition="$show['member']">
                                <li><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></li>
                                <else />
                                <li><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></li>
                                </if>
                        </if>
                        <li><a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a></li>
                        <if condition="$show['member']">
                                <li><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&amp;focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_contacts]</a></li>
                        </if>
                </if>















$template_hook[navbar_buttons_right]

<if condition="$show['member']">
<li><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')">$vbphrase[log_out]</a></li>
</if>

</ul>
</div></td></tr></table>

<!-- /NAV BUTTONS -->













<!-- content table -->
$spacer_open

$_phpinclude_output

$ad_location[ad_header_end]

Thanks :up:

Xencored 07-20-2009 07:36 AM

Hi again

Ran into the same problem but on vBgallery its not showing the top colours again
:confused:

Sofia 07-20-2009 08:22 AM

Quote:

Originally Posted by animemike (Post 1852048)
Hi again

Ran into the same problem but on vBgallery its not showing the top colours again
:confused:

Hi animemike.

Same problem? Remember me what's your problem :p And give me a screen ;)

Xencored 07-20-2009 09:39 AM

1 Attachment(s)
Quote:

Originally Posted by Sofia (Post 1852071)
Hi animemike.

Same problem? Remember me what's your problem :p And give me a screen ;)

Hi sorry here is a screen shot
Attachment 102268
This only happens on custom templates when i use the
Code:

$header
:confused:

Thanks


All times are GMT. The time now is 03:31 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.02465 seconds
  • Memory Usage 1,775KB
  • 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
  • (2)bbcode_code_printable
  • (10)bbcode_html_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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