vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   bugg d display Firefox (https://vborg.vbsupport.ru/showthread.php?t=177181)

zmickzalois3 04-25-2008 10:37 PM

bugg d display Firefox
 
good evening

I have a bugg display, with firefox

I've create a template by changing Discussions | Messages, ie or crazybrowser I is not a problem on display,

I attached 2 to be on screen that I was coming to show you my problem

sous ie :

Quote:

So here are 2 screen under ie no worries display
http://img186.imageshack.us/img186/6...shot001vc2.jpg

http://img166.imageshack.us/img166/4...shot002yh7.jpg

firefox :

Quote:

on the header and the posbit I have a concern ..
http://img166.imageshack.us/img166/4...shot003ko8.jpg

bugg display vbexperience

http://img170.imageshack.us/img170/2...shot004pr3.jpg

if someone can get information to adapt the skin for firefox, thank you

Lynne 04-25-2008 11:00 PM

Since I can't see your source code, I can only guess that your css or html is incorrect.

If this is a custom skin, then you should be posting in the thread/forum you got the skin at and asking for help.

zmickzalois3 04-25-2008 11:08 PM

you want the links in my forum is the test with firefox?

Lynne 04-25-2008 11:09 PM

Quote:

Originally Posted by zmickzalois3 (Post 1499381)
you want the links in my forum is the test with firefox?

That would be helpful along with a test account.

zmickzalois3 04-25-2008 11:16 PM

on behalf creer

login => test
Pass => test

http://windows-ultimate.fr/forum/index.php

thank you

Lynne 04-25-2008 11:47 PM

1 Attachment(s)
Unfortunately, the first problem you are seeing is not showing up in my browser (I'm on a Mac using firefox). But, the second one is there. Do you need to show the number of Points/Level and Activity twice? You can probably do away with title/alt part of your image tags - the part in red:
Code:

<img title="blah blah" alt="blah blah" src="vista/misc/level/red....
So you only have:
Code:

<img src="vista/misc/level/red....
Title is not a proper attribute for the img tag. Alt is proper, and to be honest, I'm not sure why it is causing the problem, but when I removed the alt tag for the third image in the row, it got rid of the text there.

Is this how you want it to look?

Lynne 04-25-2008 11:53 PM

I just took another look at your first problem. You have this in your template "
forumhome_forumbit_level1_nopost" - 5 columns when you only want 3.
PHP Code:

 <tbody>
    <
tr>
        <
td class="tcat" colspan="5">
            <
a style="float:right" etc.... 


zmickzalois3 04-26-2008 09:34 AM

Hello thank you for giving me repondu

yes thank you for forumhome_forumbit_level1_nopost in firefox it works cool

PHP Code:

<td class="tcat" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />[COLOR="Red"]3[/COLOR]</if>"

but for the second part of vbexperience, I was not understood the change has done, in which part is located t'elle? please

Lynne 04-26-2008 02:56 PM

Quote:

Originally Posted by zmickzalois3 (Post 1499638)
Hello thank you for giving me repondu

yes thank you for forumhome_forumbit_level1_nopost in firefox it works cool

PHP Code:

<td class="tcat" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />[color="Red"]3[/color]</if>"

but for the second part of vbexperience, I was not understood the change has done, in which part is located t'elle? please

I have no idea what template it is, but I would guess the postbit one (which may call another template, I don't know). It's the part of your code which spits out the images for your hack. It could be in a plugin though. I have no way of knowing. You just need to find the code that spits out the three images for each of those bars.

zmickzalois3 04-26-2008 03:56 PM

ok thank you, I'll look at it

my table message and the vertical posbit legacy? or postbit?


All times are GMT. The time now is 04:43 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.01043 seconds
  • Memory Usage 1,742KB
  • 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
  • (3)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete