vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=195)
-   -   Orange Style (with Sidebar) (https://vborg.vbsupport.ru/showthread.php?t=154560)

Wulfnoth 08-06-2007 10:00 PM

Orange Style (with Sidebar)
 
The Buttons are german but the PSD-files are included in the zip-file, so everybody can change it.

If you want to display the last topics like on the screenshot you have to install this mod from vBDesigns.de and add the following code to the 'header' template.
Code:

<!-- lastthreads -->
<table cellspacing="0" cellpadding="0" border="0" width="187">
                <tr>
                        <td class="top_right" style="padding-left:2mm;">$vbphrase[x_last_threads]</td>
                </tr>
                <tr>
                <td style="padding-top:1mm;">$last_threads</td>
                </tr>
                        <tr>
                                      <td class="menuebg">
                                    <form action="$scriptpath" method="post">
                                          $vbphrase[x_zeigen]:
                                          <select name="limits">
                                                <option>#</option>
                                                <option value="10">10</option>
                                                <option value="20">20</option>
                                                <option value="30">30</option>
                                          </select>
                                          <input type="submit" value="Los" class="button" /></form><br />
                                    </td>
                              </tr>
                <tr>
                <td style="padding-top:1mm; padding-bottom:1mm; "><img src="http://www.my-vb.de/board/images/orange/misc/separator2.gif" border="0" alt="" /></td>
                </tr>
</table>
<!-- /lasthreads -->


radarhunter 08-07-2007 04:26 PM

is this script from vbdesigns free ???

Wulfnoth 08-07-2007 04:28 PM

Yes it is, you just have to register at vBDesigns to have permission to download the script.

jerrygad 08-08-2007 11:07 AM

*sigh*

anama 08-15-2007 03:19 AM

Hello! How do you put blocks below the menu on the left column i would like to put a poll or even a shoutbox there. could you help me please?

Thank you for your help

Wulfnoth 08-15-2007 07:34 AM

Put your code in the 'header' template between:

Code:

<!-- lastthreads -->
<table cellspacing="0" cellpadding="0" border="0" width="187">

And:

Code:

</table>
<!-- /lasthreads -->

I hope it will work, at the moment i don't have a running version of this style.

anama 08-15-2007 09:54 AM

Thank you! The only problem is that the blocks are orange I already tried to move it up and down but is always orange. :(

Wulfnoth 08-15-2007 11:50 AM

Sure they are orange, because the style is orange. ;)

Maybe i dont understand your problem. Could you please make a screenshot with your problem and the changes you want to do?

anama 08-15-2007 01:55 PM

Hi! I do not know, the sidebar is too empty so I was trying to put something , but when I put the link to the Arcade (Juegos) the word look different that the other ones it doesn't start in the same position, then I tried to put a poll but I said to myself ... let's start with something easy like a message of the day on a marquee but it is showing with an orange background. I used to have a phpbb forum and I am really lost with vb .

Is any way to change the side bar and put the regular menu? I think that is easy to put the Ultimate Side Columns Mod .

I really appreciate your help, thank you for everything :)

Wulfnoth 08-15-2007 04:17 PM

If you want to use the regular menu you have to delete all between
Code:

<!-- /logo -->
AND
Quote:

<!-- content table -->
And of course you must use the orginal navbar template. Thats it!

I really don't know why you have this bug in the sidebar. Did you copy the code of one of the other buttons to create the new one?


All times are GMT. The time now is 02:53 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.03635 seconds
  • Memory Usage 1,736KB
  • 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
  • (4)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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