Page 1 of 1
Problem
Posted: Thu Nov 09, 2006 2:08 pm
by Jeffrey35
Hi guys,
Yesterday i embedded a flash music player in the sidebar using an iframe. The theme being used is Bex-01. On my other computer it looks fine now, probally also on yours. This is the url:
www.jeflog.nl But im on my laptop now and it looks messed up, here's a screenshot:
Ofcourse i want my website compatible with all browsers/computers, so how do i fix this?
Greets,
Jeffrey
Re: Problem
Posted: Thu Nov 09, 2006 2:29 pm
by yellowled
Jeffrey35 wrote:Yesterday i embedded a flash music player in the sidebar using an iframe. The theme being used is Bex-01. On my other computer it looks fine now, probally also on yours. This is the url:
www.jeflog.nl But im on my laptop now and it looks messed up
Well, bex01 has fixed widths for #content and #sidebar. Obviously, your flash music player including margins and paddings is wider than the sidebar (which has a width of 190px). Not much though, measuring it with the 'measure it' firefox extension ... however, it's wide enough to break the layout.
I've tried this with the FF extension EditCSS: You could set the width for #content to 480px and the the width for #sidebar to 235px. This makes the sidebar wide enough to hold the flash music player - at least in my firefox (1024x768 px). However, the background image which the bex01 template uses to divide #content and #sidebar doesn't work anymore, so you would have to edit it (bexmainpanegrad.gif) to fit the new widths.
If all this works in any os/browser/resolution is questionable, however ...
YL
Posted: Thu Nov 09, 2006 7:07 pm
by Jeffrey35
Ok, thanks.
It seems to work fine now,
i messed around a little bit with the iframe and CSS sizes, till i got the optimal configuration.
Greetz ,
Jeffrey your dutch neighbour
