« Trust No One by Harlen Coben |
Main Index
| Stripey Shoes »
comments | incoming pings | outgoing pings
if (time() > strtotime ("July 7, 2004 04:46 PM")) { ?>
CSS Problems in Firefox
Ever since my IE got completely hosed by a trojan (Anyone know how to completely uninstall IE? Everything I've tried doesn't work), I've been using Firefox.
It's fine as a browser so far, but every now and then, I come to a page that has the funkiest text display. I've seen it on Lists of Bests and Wordpress. My guess is it has something to do with how Firefox reads CSS since my default fonts are Times New Roman and Arial.
I've got a screenshot so you can see what I see (to quote Johnny Smith from The Dead Zone). Anyone else ever have this problem? If so, how'd you fix it?
.: Posted July 7, 2004 04:46 PM in $entry_cats="I'm Looking For...., ";print substr($entry_cats, 0, -2); ?> :.$blogid = "1"; //replace this with the blog_id of your blog $entry_id = "2729"; $pingcount = mysql_query("SELECT p.tbping_blog_id, t.trackback_entry_id FROM mt_tbping p, mt_trackback t WHERE (p.tbping_blog_id = $blogid) and (t.trackback_entry_id = $entry_id) and (t.trackback_id = p.tbping_tb_id)"); $count = mysql_num_rows($pingcount); echo ""; echo "Trackbacks on this post: ", $count, ""; $pingarray = "SELECT p.tbping_source_url, p.tbping_blog_name, p.tbping_created_on, p.tbping_excerpt, p.tbping_tb_id, t.trackback_id, t.trackback_entry_id FROM mt_tbping p, mt_trackback t WHERE (p.tbping_blog_id = $blogid) and (t.trackback_entry_id = $entry_id) and (t.trackback_id = p.tbping_tb_id)"; $resultping = mysql_query($pingarray) or die (mysql_error()); while ($row = mysql_fetch_array($resultping)) { //set up the variables being used - the date can be configured below $url = ($row['tbping_source_url']); $blog = ($row['tbping_blog_name']); $date = date("F d, Y g:i A", strtotime($row['tbping_created_on'])); $excerpt = ($row['tbping_excerpt']); echo "
", $excerpt, "
Ping this post
http://www.neuroticfishbowl.com/mt/mt-tb.cgi/1991
$pingsent = "SELECT entry_pinged_urls FROM mt_entry WHERE $entry_id = entry_id and entry_pinged_urls !=\"\""; $pingsentcountresult = mysql_query($pingsent) or die (mysql_error()); $pingsentcountarray = mysql_fetch_row($pingsentcountresult); $pingsentcounts=explode("\n", $pingsentcountarray[0]); ?> if (!is_array($pingsentcountarray)) { echo "No URLs Pinged"; } else { $pingsentcount = count($pingsentcounts); if ($pingsentcount=="1") { echo $pingsentcount, " URL Pinged:";} else {echo "URLs Pinged: ", $pingsentcount;} } ?>
"..."
Comments
nope- just you. :) I use Firefox, and it renders these pages just fine.
.: don said on July 7, 2004 06:41 PM :: link it :.IE doesn't completely uninstall if you're using any version of Windows beyond Win98, I think. Maybe even Win95... IE is integrated into Windows, which is one reason there was/is a lawsuit against MS. Sorry, you're stuck with it.
.: niki said on July 7, 2004 10:23 PM :: link it :.Wow, that is just BIZARRE. WP has *never* looked anything like that in my browsers.
I think you're just going to have to reformat. That bug you have is just evil.
.: Christine said on July 8, 2004 02:59 AM :: link it :.I've seen a similar problem at one point, but only on Linux :)
What happened is the website trying to use a font that's not installed on the machine, and it was then defaulting to the first one it found (which is some funky looking font that starts with an "A"). Check if the first alphabetlical font is that funky font. (Browsing to c:\winnt\fonts does it in win2k - don't know about winxp). If so, you might consider either trying to :
1) Play with Firefox's preferences - reset all the fonts, and save prefs
2) Make sure you have the font WP is trying to use.
3) Reinstall something ;)
} else { ?>
You're too early! Come back at July 7, 2004 04:46 PM to see this post.>
} ?>
Post a comment
{HTML ok, IP address logged}
Enter e-mail address to subscribe/unsubscribe to comments on this post without having to post a comment:
Subscribe to post
Unsubscribe to post
E-mail:
(e-mail field must be filled in) -->
* Please note: Comments that are inappropriate
will be deleted - mean, spiteful, rude comments. Don't let that stop
you from posting comments. Just wanted to let you know the rules of
the house.