Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
0 user currently in Suggestions/Bug Reports.
Acmlm's Board - I2 Archive - Suggestions/Bug Reports - Weird layout problem, might just be Firefox... | | Thread closed
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
User Post
PumpkinPie
Boo! I'll scare your dad!

Big Boo
Pretend Moderator

All hail the Pumpkin King!
Level: 47

Posts: 1029/1158
EXP: 718208
For next: 47995

Since: 12-05-04
From: Halloween Town
Treats: Many
Tricks: Oh yes

Since last post: 2 days
Last activity: 8 hours
Posted on 09-02-05 06:24 AM Link
(This is in the right forum, isn't it?)

I just noticed now that whenever I post something, my text goes through tables, and the background doesn't tile - but this is just with Firefox, it appears fine on Internet Explorer. It used to look all right before, and I haven't changed anything in my layout... is it just coming from my end, or does it look weird to Firefox users too?

I might just have to get a new layout... bleah.

Edit: Well, I'll be darned... the moment I checked to see if it would goof up again, it looked fine. What a waste of a topic... this can be deleted, then. Sorry!


(edited by Invader Pie on 09-01-05 09:26 PM)
Apophis

Red Super Koopa
Level: 45

Posts: 780/882
EXP: 640255
For next: 19909

Since: 03-15-04

Since last post: 15 hours
Last activity: 15 hours
Posted on 09-02-05 06:08 PM Link
yeah. looks like what happened is someone used code that isn't supported by firefox, so backgrounds now mess up threads.


(edited by Apophis on 09-02-05 09:20 AM)
Kasumi-Astra
Administrator
Level: 62

Posts: 1800/1867
EXP: 1971846
For next: 12840

Since: 03-15-04
From: Reading, UK
Uni: Sheffield, UK

Since last post: 1 day
Last activity: 12 hours
Posted on 09-02-05 06:57 PM Link
It's a problem that hadn't surfaced until I changed part of the board's code, I assume.

The code originally read:

if($user[postbg]) $head="<div style=background:url($user[postbg]);height=100%>$head";

All I did was fix the underlined to read:

if($user[postbg]) $head="<div style='background:url($user[postbg]);height:100%;'>$head";

If this is screwing things up, it can easily be changed back tonight. Either that, or we can define the height attribute in HTML rather than CSS and see if that works.

Also, there isn't any code to insert a </div> tag in the post footer. I'm not sure if this should effect it, but I can change the code back easily tonight, until this can be fixed.

Kasumi-Astra
Administrator
Level: 62

Posts: 1806/1867
EXP: 1971846
For next: 12840

Since: 03-15-04
From: Reading, UK
Uni: Sheffield, UK

Since last post: 1 day
Last activity: 12 hours
Posted on 09-03-05 03:10 AM Link
Ok, it looks like that's fixed now. Here's how the code reads now:

if($user[postbg]) $head="<div style='background:url($user[postbg]);' height=100%>$head";

So, the background is defined in CSS, but the dimensions defined with good 'ol HTML (tm). If you notice anything screwey, let me know
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
Acmlm's Board - I2 Archive - Suggestions/Bug Reports - Weird layout problem, might just be Firefox... | | Thread closed


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.013 seconds.