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

Sofia 07-20-2009 12:11 PM

Quote:

Originally Posted by animemike (Post 1852089)
Hi sorry here is a screen shot
Attachment 102268
This only happens on custom templates when i use the
Code:

$header
:confused:

Thanks

Hummm... ^^

Yes, your test board is ok.

Dutty

In the header template, find at the top:


HTML Code:

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

Replace by:


HTML Code:

style="background-image: url(http://your_url.com/forum/images/Dutty_light/gradients/back_header.gif)
Find:

HTML Code:

style="background-image: url(images/Dutty_light/gradients/menu.jpg);
Replace by:

HTML Code:

style="background-image: url(http://your_url.com/forum/images/Dutty_light/gradients/menu.jpg)
Gutty

In the header template, find at the top:

HTML Code:

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

HTML Code:

style="background-image: url(http://your_url.com/forum/images/Gutty_light/gradients/back_header.gif)
Find:

HTML Code:

style="background-image: url(images/Gutty_light/gradients/menu.jpg);
Replace by:

HTML Code:

  style="background-image: url(http://your_url.com/forum/images/Gutty_light/gradients/menu.jpg)

Nutty


In the header template, find at the top:


HTML Code:

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


HTML Code:

  style="background-image: url(http://your_url.com/forum/images/Nutty_light/gradients/back_header.gif)
Find:


HTML Code:

style="background-image: url(images/Nutty_light/gradients/menu.jpg);
Replace by:


HTML Code:

style="background-image: url(http://your_url.com/forum/images/Nutty_light/gradients/menu.jpg)
In these codes, replace "
http://your_url.com/forum/" by your entire URL.

When you enter your URL directly on your browser, you must see the images.

Xencored 07-20-2009 03:05 PM

Haha feel dumb now :D

Yup that fixed it thanks :up:

Sofia 07-20-2009 09:23 PM

Quote:

Originally Posted by animemike (Post 1852249)
Haha feel dumb now :D

Yup that fixed it thanks :up:

Ok. Good news :D You're welcome ;)

Zaki Shafqat 07-29-2009 10:23 PM

1 Attachment(s)
Hi Sofia - My favourite Designer :D

I just installed this skin/style and trust me this was the best one so far, I mean i was searching for the similar theme since many days and it fullfilled all my required :D so first of all Thanks a lot for this wonderful sharing

Now I have a question:

I uploaded all the files at images/styles folder and noticed this skin didn't work that way, so i had to change the image path from ACP>>>Styles & Manager>>>Mister Gutty Light>>> All Fonts Options >>> Image Path to images/styles/gutty.....

I also edited the link from the Header from images/Gutty_Light to images/styles/Gutty_Light and everything worked fine a part from one problem.

Now i can see all the pictures at the right place, all the colours, designs and background are working fine but few links underneath the header are not at the right place. I mean FAQ, Community, Calender and other links are showing at the right hand corner underneath the Header

I have attached a picture so you can understand what i am trying to say

Please help :confused:

Zaki Shafqat 07-29-2009 11:15 PM

Hi,

I just added Duty folder as well now in the images folder and not the images/styles to see if some codes are not working properly? But i noticed even Dutty is giving the same error. Please help me as i have now decided to use this skin as a default for my forums

Thanks once again

Zaki Shafqat 07-30-2009 11:39 AM

1 Attachment(s)
Please Help

I am still unable to sort out this problem

I want to keep Gutty skin as a default skin for my forums. Please help me fix the error mentioned in Post Number 14

Attaching another picture for you to understand it better (edited the website name in motion blur otherwise its clearly visible)

Zaki Shafqat 07-30-2009 10:50 PM

still waiting for the answer?

Anybody Help???

Zaki Shafqat 07-30-2009 11:11 PM

Oh my God

I desabled DownloadII and Vbay plugins to test if it works fine, and it worked Great :D

Now i am thinking to either delete those plugins or seek help from you genius peoples :D

Well i have at least found the problem now, The problem is there with the Plugins and not the style

Zaki Shafqat 07-30-2009 11:38 PM

Done it :D

Slowly slowly I am learning how to edit the codes. Great Job and thanks a lot for sharing this beautiful skin

I think finally all my problems are solved

Thanks everybody once again

Brandon Sheley 07-30-2009 11:48 PM

great style Sofia!

Xencored 08-03-2009 01:10 PM

1 Attachment(s)
Hi Sofia
Would it be posable for me to add two images as background here (see pic)
Attachment 102825
Thanks

inder123 08-03-2009 04:39 PM

This file was created using a different version of vBulletin from the one you are running.

Your version: 3.8.1
File version: 3.8.3

By_OkT@Y 08-03-2009 09:34 PM

Thanks

Xencored 08-05-2009 06:07 AM

Quote:

Originally Posted by inder123 (Post 1860787)
This file was created using a different version of vBulletin from the one you are running.

Your version: 3.8.1
File version: 3.8.3

Choose

Code:

Ignore Style Version
Use style file even if it was created by a different version of vBulletin?

Yes :up:

project-Buckfas 08-08-2009 11:17 AM

Hi Zaki,

Can you advise of your changes? I also have this problem with downloads II and video directory plugins.

Thanks

Quote:

Originally Posted by Zaki Shafqat (Post 1858800)
Done it :D

Slowly slowly I am learning how to edit the codes. Great Job and thanks a lot for sharing this beautiful skin

I think finally all my problems are solved

Thanks everybody once again


Xencored 08-09-2009 12:59 PM

Quote:

Originally Posted by project-Buckfas (Post 1863491)
Hi Zaki,

Can you advise of your changes? I also have this problem with downloads II and video directory plugins.

Thanks

You need to turn the "add navbar link" off on your mods and add it yourself in the headed
works fine :up:

project-Buckfas 08-09-2009 03:51 PM

Perfect Mike.

Thank you!

Xencored 08-09-2009 06:05 PM

Quote:

Originally Posted by project-Buckfas (Post 1864116)
Perfect Mike.

Thank you!

Anytime Sir :up:

macc 08-10-2009 08:41 PM

Hello

how to move renders from border ...will have clean color ...

regards

macc

Xencored 08-15-2009 10:42 AM

This header code is sending me nuts

Planing on adding a few drop downboxes
But nothing i do works

Code:

        <!-- your tools menu -->
        <li><div class="vbmenu_popup" id="Media" style="display:none">
                <table cellpadding="4" cellspacing="1" border="0">
                <tr><td class="thead">$vbphrase[name]</td></tr>               
                <tr><td class="vbmenu_option"><a href="./music.php">MediaBox</a></td></tr>
                <tr><td class="vbmenu_option"><a href="./gallery/index.php">Gallery</a></td></tr>
                <tr><td class="vbmenu_option"><a href="./video.php">User Videos</a></td></tr>
                <tr><td class="vbmenu_option"><a href="http://www.myanimeisland.com/forums/forumdisplay.php?f=34">Manga</a></td></tr>
                </table>
        </div>
        <!-- / your tools menu -->

Like this but my header uses this

Code:

<li></li>
Around the links and i cant get this test Box to show ive tryed everything
can someone help me out please

Thanks
Mike

Edit fixed :DDDDD

Ohiosweetheart 09-19-2009 12:46 AM

Sofia, how would I go about removing the mouseover feature on the navbar?

Thanks!

Ohiosweetheart 09-21-2009 01:03 PM

yooo hoooo Sofiaaaaaaaaaaaaaaa...?

ExplosiveGFX 09-24-2009 03:36 PM

It should be in the CSS no?

Ohiosweetheart 09-24-2009 07:02 PM

I'm sure it is, but I can't find it.

MIGUELITROS 10-24-2009 08:44 AM

Hi Sofia:

Thanks for your designs. They are fantastic.
But I have a small problem with this one.
After installing the style I can`t see bood the navbar.

Screenshot:

http://img243.imageshack.us/img243/9334/dibujosl.png

The rest works perfectly.
Please, I'd like your help. Sorry for my poor English.

Thanks!!! :)

Rckcrwlr 12-07-2009 06:01 PM

1 Attachment(s)
Sofia,
I just installed your Dutty and Light.

I love the format.

I am having two issues. First is there are no pull downs in the navbar (Community & QuickLinks)

Secondly is on the Dutty Dark everything is pushed to the right. See the attachement.

The column that is on the far right of this attachment is my left column???

www.thecrawlspace-beaver.com

Thanks
John

celikforum 12-14-2009 09:08 AM

very nice thanx sofia

Grab A Lane 04-23-2010 02:41 AM

will Dutty dark work for 4.0.3 VB???

Grab A Lane 04-25-2010 10:27 PM

ttt

addaco 02-26-2011 03:16 PM

hi, really nice theme :)
Question: How can you remove the right blue border for the last tab only in the navbar (the one found in template header).

The CSS that creates all the borders is
Code:

border-right: 1px solid #000000;
How would I make the last (or the first if I changed it to border-left) tab not have a border.

I ask because I am using your center tabs template edit.
many thanks


All times are GMT. The time now is 04:16 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.01423 seconds
  • Memory Usage 1,869KB
  • 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
  • (7)bbcode_code_printable
  • (22)bbcode_html_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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