vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   text issue (https://vborg.vbsupport.ru/showthread.php?t=105911)

bashy 01-21-2006 03:51 PM

text issue
 
1 Attachment(s)
Hi peeps

I have an issue in certain places with my text (see picture)
It alsso does it with the name of the attatchments and the MORE text
to see more smilies...

Any ideas on how to resolve this please?

Perhaps 1 day all will be 100% :surprised:

Guest210212002 01-21-2006 04:03 PM

You have the text color set to the same as the background color somewhere, I believe. Can you link me somewhere that I can see it happening without registering?

bashy 01-21-2006 04:11 PM

Cheers for the reply m8...
I have checked the CSS and i cannot see anything untoward...
It also shows like it when it says "your are being redirected" (when logging in)

I am baffled :(

Guest210212002 01-21-2006 04:13 PM

I believe the HTML color of that text block (unless it's getting thrown off when you save the screenshot) is #000066. Have a look through your templates for both "#000066" and just "000066".

[high]* Guest210212002 digs through templates
[/high]

Edit 1: The phrase that makes that text is either "logged_in_as_x" or "loggedinas".

Edit 2: It's "logged_in_as_x" I believe. "loggedinas" appears to be only for v3Arcade.

Edit 3: I find that phrase only in the "newpost_usernamecode" template on my site.

Edit 4:

Look for:
Code:

<if condition="$show['member']">
        <!-- user is logged in -->
        <div class="smallfont" style="float:$stylevar[right]">
                <phrase 1="member.php?$session[sessionurl]u=$bbuserinfo[userid]" 2="$bbuserinfo[username]">$vbphrase[logged_in_as_x]</phrase>
        </div>
<else />

In that template and if you can, post it up. :)

bashy 01-21-2006 04:22 PM

Hi m8

but would this casue some of the other text to do the same also?

Guest210212002 01-21-2006 04:34 PM

I'm not sure to be honest, hard to tell without seeing your templates. Try fixing it in that one spot and see if you can find the same problem in other places.

bashy 01-21-2006 04:40 PM

Hi m8

Thanks for the pointers.
I have sorted it, It was the Panel (Forms) in Main CSS, it was the backgrounds!

Thanks again

Guest210212002 01-21-2006 04:42 PM

Glad to hear it. :D


All times are GMT. The time now is 01:21 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.01088 seconds
  • Memory Usage 1,717KB
  • 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)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete