vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Blak-Ice Original vB 3.7.0 (https://vborg.vbsupport.ru/showthread.php?t=178294)

teamgofast 08-22-2008 03:31 PM

hoof, great style and its working great for me except with one mod i use on the profile screen

its just your style i have this issue with as the others load fine

attached are screen shots of what im talking about

first one is ie and the second one is firefox

any thoughts?

hoof 08-22-2008 04:33 PM

teamgofast,
I can't really see from the screenshots what you are having problems with. Is it the gamertag hack? I have that up and running on my site with no issues, it looks as if you put the code in the wrong place. It looks like it is trying to create a tab instead of placing it in the blocks on the right.

teamgofast 08-22-2008 04:37 PM

Quote:

Originally Posted by hoof (Post 1604563)
teamgofast,
I can't really see from the screenshots what you are having problems with. Is it the gamertag hack? I have that up and running on my site with no issues, it looks as if you put the code in the wrong place. It looks like it is trying to create a tab instead of placing it in the blocks on the right.

no its below the gamer tag, here is a better shot of what is missing in ie

the visitor tab/stat/friends/contact/blog tabs are missing in ie but there in ff

teamgofast 08-22-2008 04:52 PM

i just pm'd you the membersinfo_css that im using, maybe that could help?

hoof 08-23-2008 10:34 AM

Quote:

Originally Posted by teamgofast (Post 1604584)
i just pm'd you the membersinfo_css that im using, maybe that could help?

I see it it now and will get a fix on that soon, thanks for pointing it out :)

hoof 08-23-2008 01:41 PM

Here's the fix to the Profile Tabs not showing up in IE on Blak_Ice

Go to your AdminCP -> Styles & Templates/Style Manager -> Blak_Ice -> Edit Templates -> Header

Find at bottom:
$spacer_open

Add above:
Code:

<if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else />&nbsp;</if>
        </td>
</tr>
</table>
<!-- /logo -->

That should fix it up :)

teamgofast 08-23-2008 06:02 PM

Quote:

Originally Posted by hoof (Post 1605130)
Here's the fix to the Profile Tabs not showing up in IE on Blak_Ice

Go to your AdminCP -> Styles & Templates/Style Manager -> Blak_Ice -> Edit Templates -> Header

Find at bottom:
$spacer_open

Add above:
Code:

<if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else />&nbsp;</if>
        </td>
</tr>
</table>
<!-- /logo -->

That should fix it up :)

that was the fix, thank you! great style thank you for sharing:up:

TheGreatTK 08-25-2008 03:17 AM

Hello, I just upgraded from the 3.7.0 templates to the 3.7.2. version and I'm also running into the problem mentioned above, with the postbox being left justified and being too small. The template fix didn't seem to fix it, though

FTAALPHA 08-25-2008 09:52 PM

does anyone know were i would put the link for ipbproarcade ? seems the navbar templete is differant and doesnt have the script that the arcade install file tells u to look for (its all installed just cant get anything on the navbar for the arcade with this skin

hoof 08-25-2008 10:34 PM

Quote:

Originally Posted by FTAALPHA (Post 1606866)
does anyone know were i would put the link for ipbproarcade ? seems the navbar templete is differant and doesnt have the script that the arcade install file tells u to look for (its all installed just cant get anything on the navbar for the arcade with this skin

FTAALPHA,
Here's how to add the Arcade to the Navbar:

Go to your AdminCP -> Styles & Templates/Style Manager -> Blak_Ice -> Header

Find:
Code:

<td align="center"><a href="calendar.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/nav_calendar.gif" border="0"/></a></td>
Add Below:
Code:

<td align="center"><a href="arcade.php?$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/nav_arcade.gif" border="0"/></a></td>
Make sure the image is named "nav_arcade.gif" and placed in the Blak_Ice/misc folder. A great Arcade image was posted in this thread :)
https://vborg.vbsupport.ru/showpost....2&postcount=90


All times are GMT. The time now is 11:01 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.01215 seconds
  • Memory Usage 1,745KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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