vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   strange problem with background image in XP (https://vborg.vbsupport.ru/showthread.php?t=302453)

Chadi 09-19-2013 09:19 PM

strange problem with background image in XP
 
1 Attachment(s)
I have some members still using XP, but either Chrome or Firefox that are having this odd issue with one of my green arrow "subscribed to thread" image I have.

Screenshot shows the difference. The XP / error screenshot shows the green arrow not picking up on the "width=16" html code and therefore, covering over the topic thread title row.

HTML CODE

Code:

<div class="inner">
                                <h3 class="threadtitle">
                    <a href="http://www.talkjesus.com/press-stand/46706-scottish-street-preacher-arrested-new-post.html" id="thread_gotonew_46706"><img class="gotonewpost" src="http://www.talkjesus.com/images/metro/blue/buttons/firstnew.png" width="16" alt="Go to first new post" title="Go to first new post"></a>
                        <a class="title threadtitle_unread" href="http://www.talkjesus.com/press-stand/46706-scottish-street-preacher-arrested.html" id="thread_title_46706">Scottish street preacher arrested</a>
                                </h3>
                                <div class="threadmeta">                               
                                        <div class="author">
                                                        <span class="label">Started by&nbsp;<a href="http://www.talkjesus.com/members/fragrant+grace.html" class="username understate" title="Started by Fragrant Grace on 09-19-13 03:34 PM">Fragrant Grace</a>,&nbsp;09-19-13&nbsp;03:34 PM</span>
                                                <!-- iconinfo -->
                                                <div class="threaddetails td">
                                                        <div class="threaddetailicons">
                                                        </div>
                                                </div>
                                        </div>
                                </div>
                        </div>

CSS CODE

Code:

.threadbit .threadtitle {
background: transparent none no-repeat right top;
padding-left: 0;
margin-right: 12px;
margin-top: 15px;
}

Thanks for the help

pityocamptes 09-20-2013 02:49 PM

I assume this is happening in older browsers such as ie7/8? If so....

Those old IE browsers have issues when the image height+width attribute is missing "px".

IE requires:
height="100px" width="200px"

Chadi 09-20-2013 04:20 PM

Quote:

Originally Posted by pityocamptes (Post 2446910)
I assume this is happening in older browsers such as ie7/8? If so....

Those old IE browsers have issues when the image height+width attribute is missing "px".

IE requires:
height="100px" width="200px"

Thanks, but did you read my post? I made it clear it's Chrome and Firefox. As for px, I don't think that matters here since this has nothing to do with IE, but Chrome/Firefox on XP.

pityocamptes 09-20-2013 07:55 PM

Which version of FF are they running?

"Firefox 3.6.28 and Firefox 12 are the last versions of Firefox that will work with the original version of Windows XP and Windows XP Service Pack 1. They won't be updated with security and stability fixes. To keep your computer and personal information safe, we recommend that you upgrade for free to Windows XP Service Pack 3 and install the latest Firefox. This article goes over your upgrade options."

--------------- Added [DATE]1379710821[/DATE] at [TIME]1379710821[/TIME] ---------------

Maybe try Opera to see if its different? Maybe run your site through the older FF emulator and run firebug to see what needs to be changed in either the CSS or HTML files?

--------------- Added [DATE]1379711210[/DATE] at [TIME]1379711210[/TIME] ---------------

Perhaps advice your users that they can get SP3 for free, and upgrade to the newest FF version? Which eliminates you having to hack your css and html files for the few that refuse to get into the 21st century...

http://windows.microsoft.com/en-us/w...load#sptabs=xp


All times are GMT. The time now is 03:16 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.00960 seconds
  • Memory Usage 1,729KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (4)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