Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Design and Graphics Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 04-25-2008, 10:37 PM
zmickzalois3 zmickzalois3 is offline
 
Join Date: Oct 2007
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default 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




firefox :

Quote:
on the header and the posbit I have a concern ..


bugg display vbexperience



if someone can get information to adapt the skin for firefox, thank you
Reply With Quote
  #2  
Old 04-25-2008, 11:00 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #3  
Old 04-25-2008, 11:08 PM
zmickzalois3 zmickzalois3 is offline
 
Join Date: Oct 2007
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

you want the links in my forum is the test with firefox?
Reply With Quote
  #4  
Old 04-25-2008, 11:09 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by zmickzalois3 View Post
you want the links in my forum is the test with firefox?
That would be helpful along with a test account.
Reply With Quote
  #5  
Old 04-25-2008, 11:16 PM
zmickzalois3 zmickzalois3 is offline
 
Join Date: Oct 2007
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

on behalf creer

login => test
Pass => test

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

thank you
Reply With Quote
  #6  
Old 04-25-2008, 11:47 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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?
Attached Images
File Type: png Picture 7.png (9.8 KB, 0 views)
Reply With Quote
  #7  
Old 04-25-2008, 11:53 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.... 
Reply With Quote
  #8  
Old 04-26-2008, 09:34 AM
zmickzalois3 zmickzalois3 is offline
 
Join Date: Oct 2007
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #9  
Old 04-26-2008, 02:56 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by zmickzalois3 View Post
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.
Reply With Quote
  #10  
Old 04-26-2008, 03:56 PM
zmickzalois3 zmickzalois3 is offline
 
Join Date: Oct 2007
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok thank you, I'll look at it

my table message and the vertical posbit legacy? or postbit?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:29 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.04297 seconds
  • Memory Usage 2,278KB
  • Queries Executed 12 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_code
  • (3)bbcode_php
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • postbit_attachment
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete