Search…

X3 Photo Gallery Support Forums

Search…
 
jhamrick
Experienced
Topic Author
Posts: 100
Joined: 10 Mar 2008, 00:26

Text1 is not sizing correctly...

31 Jul 2008, 16:48

I keep getting a gap on the right even though i have the size set to 100%...

Image
- josh
 
jhamrick
Experienced
Topic Author
Posts: 100
Joined: 10 Mar 2008, 00:26

31 Jul 2008, 23:54

*bump*

Just want confirmation you guys saw this one...
- josh
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

04 Aug 2008, 10:43

This is a stupid flash related bug when you are using the shadow setting on the background. It adds the shadow to the width of the object so that it affects setting the exact width of the background. You can fix this by disabling the shadow for the background:
Code
<background_shadow type="boolean">false</background_shadow>