vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=195)
-   -   FreshBlue (https://vborg.vbsupport.ru/showthread.php?t=123489)

PostFootball 09-05-2006 05:27 PM

How do i add my own banner?

Dom.S 09-08-2006 07:47 AM

Open the 'header' template and find the line '$vboptions[bbtitle]'. You can then replace that with an image tag or text of your choosing.

It's fairly likely your banner will be taller/shorter than the default title area so you will also need to adjust margin-top in the following area of the custom CSS. This ensures that the pop-up menus (Quick Links etc) remain positioned correctly.

Code:

/* Fix navbar pop-up menus */
#usercptools_menu, #navbar_search_menu {
        margin-top: -100px;
        margin-left: -25px;
}

Have a higher number (e.g. -50px) to have the pop-ups placed lower in the page and a lower number (e.g. -150px) to have them placed higher on the page.

Player-63 09-09-2006 12:11 PM

Grate skin really like it.

But the skin don't look right when COPPA Registration System is turned on

Dom.S 09-11-2006 08:37 AM

Thanks for the details Terry. The fix is very simple:

Open the template 'register_verify_age' and find:

Code:

<body>
$header

Replace with:

Code:

<body>
$header
$spacer_open
<div class="normalmargins">

I'll update the .zip in a minute. :)

Edit: Done.

Player-63 09-14-2006 12:32 PM

Hay, small problem with register when upgraded to vB 3.6.1

register
Default Template Updated in vBulletin 3.6.1 by freddie
Your Custom Template Last Edited in vBulletin 3.6.0 by Dom

looks ok to me just the image to refresh the image validation don't work points to someone eles forum image dir

Dom.S 09-14-2006 01:07 PM

I will hopefully be able to release an updated version for 3.6.1 within the next week.

Player-63 09-14-2006 06:23 PM

nice :)

mlucek 09-15-2006 09:31 PM

Very nice !! I like it :)

There still appears to be problem with vBAdvanced 2.2.0 & VB 3.6.0.

Either the header doesn't fill out the page, or it's the sideblocks pushing out the left/right columns. 1st pic shows VB default style, 2nd pic shows FreshBlue style, see how the left/right columns are pushing out the borders.

mr_wizard 09-17-2006 05:09 AM

This is a pretty cool skin, but I do have a problem how do I place my logo to the left of my site title, I want them to line up. Here is my site Computer Tech Support USA as you can see they are not lined up. I am not a coder (yet) and I am a little lost. Any help will be appreciated, thanks.

JamesHarrison 09-17-2006 10:42 AM

You may wish to fix a small problem- your images for forum status (maybe post too) are using vaya.ws as a source!

Also, is there a way to add in a logo to the top (I've removed the text at the top, and want to replace topleft.gif with a larger version with a logo in).


All times are GMT. The time now is 11:33 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.01084 seconds
  • Memory Usage 1,734KB
  • 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
  • (3)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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