DMXzone Supersized Support Product Page
Doesn't work with my CSS
Asked 12 years ago
1
has this question
12 years ago Andre Bender posted:
Are there any restrictions on common css style definitions to make this extension work? Replies
Replied 12 years ago
12 years ago Vulcho Vulev replied:
Hello Andre.
Can you describe your problem a little bit more detailed?
Can you provide us with link to the problem page?
Regards:Vulcho.
Can you describe your problem a little bit more detailed?
Can you provide us with link to the problem page?
Regards:Vulcho.
Replied 12 years ago
12 years ago Andre Bender replied:
Hi Vulcho
Here is the Link to the page:
testserver.swf.ch/zoobasel/de/new2.php
The Image is being placed after the Page.
I've got already the site running with a different background script (www.zoobasel.ch). It works nice but not on a iPad. The Mobile Browser is not expanding the Image to the full browser window. So I'm searching a solution that covers also the iPad Mobile Browser. I hope that's possible with your extension...
Here is the Link to the page:
testserver.swf.ch/zoobasel/de/new2.php
The Image is being placed after the Page.
I've got already the site running with a different background script (www.zoobasel.ch). It works nice but not on a iPad. The Mobile Browser is not expanding the Image to the full browser window. So I'm searching a solution that covers also the iPad Mobile Browser. I hope that's possible with your extension...
Replied 12 years ago
12 years ago Teodor Kuduschiev replied:
Hello Andre,
It seems you have removed the Supersized css include/s/ that it puts in your <head></head> tags when applied:
It seems you have removed the Supersized css include/s/ that it puts in your <head></head> tags when applied:
<link rel="stylesheet" type="text/css" href="link-to-your-styles-folder/supersized.css" />
Replied 12 years ago
12 years ago Andre Bender replied:
I reapplied the extension but it's still not showing the image.
Replied 12 years ago
12 years ago Teodor Kuduschiev replied:
Hello,
You have this in your css:
body, html {background: #31562d;...
Which is covering the supersized.
You have this in your css:
body, html {background: #31562d;...
Which is covering the supersized.
Replied 12 years ago
12 years ago Andre Bender replied:
Thx that fixed it. But in order to avoid a white background screen until the image has loaded, how do I get a green background instead?