vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=230)
-   -   FreshBlue updated for 3.7 (https://vborg.vbsupport.ru/showthread.php?t=180791)

Dom.S 05-27-2008 10:00 PM

FreshBlue updated for 3.7
 
Following a few requests I've upgraded my FreshBlue template for vB 3.7.


Please leave the footer note and link in place.

Demo: http://vaya.ws/vb37/index.php?styleid=2
Download: Attachment 81391

Enjoy!

rapidphim 05-28-2008 05:59 PM

really nice. Thanks for this smooth style.

ShawneyJ 05-28-2008 11:57 PM

very neat thanks ;)

NAZIA 05-29-2008 12:40 AM

very neat thanks :up:

Player-63 05-29-2008 12:54 AM

Nice, I really like this skin :)

paramegsoft 05-29-2008 02:23 AM

nice style

thanks

Parture 06-01-2008 10:09 PM

I have solved some issues (e.g. navbar and notifications drop down boxes being too low) by reading previous comments about FreshBlue, but these are still my outstanding problems. Hopefully someone can fix them.

Just prior to the rounded curves showing for a split second you see this:

http://biblocality.com/problems/unde...misaligned.gif

When you logout for example, this happens. I was able to reduce the width of the two boxes I created, but the footer bar refuses to get in line with the right border.

http://biblocality.com/problems/rightborder.gif

When you register, you see this big space. Can we shrink it up a bit?

http://biblocality.com/problems/register_bigspace.gif

Parture 06-01-2008 10:26 PM

Someone emailed me this as being the problem for the Freshblue navbar:
Your navbar is set to position: relative. Absolutely positioned
elements (such as the dropdown menus) are positioned from the start of
an already positioned container block. To fix it you need to move the
menus outside of div#vb_navbar.
Dom.S, I how this will help fix the problem with the Navbar and the Notification drop down box as well.

Dom.S 06-02-2008 07:52 AM

Hi Parture,

As is stated at the top of this thread, this release is unsupported. I've simply updated a theme that was initially released for vB 3.5, following several requests. Unfortunately, as I have stated via email to you, I do not have the time available currently to make further changes. I am not aware of the theme having any major issues and as such I'm sure it's better released as-is than not at all.

Regards,
Dom

Parture 06-02-2008 08:00 PM

I understand your position, but let's try to work on it and fix it when we have the time if it avails us. One person ("attroll") writes, and this may be helpful to you if you do make changes...

I installed the style in my test site and I am not really a program but I think if you look in your navbar template at the top you will see this code:

PHP Code:
<div id="vb_navbar">


<script type="text/javascript">
<!--
function log_out()
{
ht = document.getElementsByTagName("html");
ht[0].style.filter = "progid:XImageTransform.Microsoft.BasicImage(grays cale=1)";
if (confirm('$vbphrase[sure_you_want_to_log_out]'))
{
return true;
}
else
{
ht[0].style.filter = "";
return false;
}
}
//-->
</script>



There is something in this code that is doing it. If you remove this code then the header gets screwed up but the drop downs go in the right place. I tried trying to figure it out but I don't know anything about javascript at all.



All times are GMT. The time now is 11:19 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.01241 seconds
  • Memory Usage 1,743KB
  • 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
  • (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