vb.org Archive

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

talenak 02-17-2007 08:33 PM

A little issue, see images!

The 2nd image is after I've selected with the text. I can't change this in the css that I'm finding and it's only with this theme.

talenak 02-17-2007 08:55 PM

And I fixed it in the CSS. Anyone else who'd like it fixed just change the legend and <td>, <th>, <p>, <li> CSS so the font is something that shows up well on both gray and black and matches the theme to your liking.

BioWaffen 02-18-2007 02:11 PM

@IR15H: Just copy

/images/misc/trashcan.gif
and
/images/misc/trashcan_small.gif


and put it into:

/black_ice/misc/trashcan.gif
and
/black_ice/misc/trashcan_small.gif

IR15H 02-18-2007 06:50 PM

Quote:

Originally Posted by BioWaffen (Post 1185292)
@IR15H: Just copy

/images/misc/trashcan.gif
and
/images/misc/trashcan_small.gif


and put it into:

/black_ice/misc/trashcan.gif
and
/black_ice/misc/trashcan_small.gif

Thank you.

UgLy-NeRd 02-19-2007 10:04 PM

When I edit the Navbar image, the color does not come out the same. How do I fix this?

pdisme 02-20-2007 09:09 PM

I'm completely new to vbulletin as of today so bear with me. :) I installed this skin and the only issue I have is the [More] link on the smilies box uses the same font as the grey background of that box so users can't see that there are more smilies available. Easy way to fix? I'm going to hunt for the place to fix it in the template but there's probably a more graceful way that I'm not aware of.

EDIT: I edited editor_smiliebox and added an style="color:#000000" to the anchor tag, problem solved.

pdisme 02-23-2007 11:55 PM

Another issue; I installed two days ago and was having the multi-quote problem mentioned earlier in the thread. My download was well after the multi-quote was supposed to be fixed though it didn't fix it. Unfortunately I don't know how to set the board to use postbit vs postbit_legacy, I'm too new to it and don't really know how that works yet. :) What I did find though is some code that i commented out which seems to have fixed the multi quote problem; can someone tell me if this code was actually part of blak-ice or if one of my mods added it:

What was there with multi-quote broken:

Code:

<if condition="$show['spacer']">
        </div>
        $spacer_close
</if>
<!-- / post #$post[postid] -->

What I've changed to make it work, with nothing else seeming to break:

Code:

<if condition="$show['spacer']">
        <!--  </div>
        $spacer_close -->
</if>
<!-- / post #$post[postid] -->


Bill Thebert 02-24-2007 09:48 PM

I love the look of this style, and I'd like to use it.

It looks/works great in the vBulletin forum pages ("Grab1" below), but I can't get it to display correctly in related products like vBadvanced CMPS ("Grab2") and PhotoPost Pro ("Grab3").

I've already changed all image paths in the style to absolute rather than relative URLs. I thought that was the problem. It fixed *some* missing images, but not all.

I'm not real smart when it comes to PHP & the inner guts of vBulletin. Any assistance would be most appreciated.

Thanks.

UgLy-NeRd 03-01-2007 08:38 PM

Try reinstalling CMPS. It worked fine on my forum.

pdisme 03-02-2007 05:35 PM

Any SEO issues with this style? I started a forum fresh with it and all that Google is indexing is the calendar.


All times are GMT. The time now is 05:50 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.01167 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_quote_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