• Facebook Page: 187529034607186
  • Twitter: webconch

Who is online?

We have 16 guests online

Dear Forum Users. Please don't spam this forum. Your spam will be deleted and your account deactivated (I just click your username and you fucker are gone). So don't mess around with your and my time. Do something constructive and be creative! But please not with spamming. If this bad habit won't stop, we will increase the security.

The Forum will be maintained again. Every Monday afternoon I (Webconstructor:Milton) will be answering questions again.

Welcome, Guest
Please Login or Register.    Lost Password?
Here you can ask all your questions about SWFContent Pro.
Go to bottomPage: 1
TOPIC: 100% width
#13
100% width 2 Years ago Karma: 0
Hello,

I have my swf viewed with full width in FireFox, but when I open it with IE, the width is so small comparing to full width settings that appears correct with FireFox.

can you please tell me what to do ?

The link:

www.dcaclab.com/index.php?option=com_con...temid=53&lang=ar

Thanks,
HopeWise
hopewise
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#14
Re:100% width 2 Years ago Karma: 4
This is a CSS problem.

You need to add following code to your template.css:

Code:

ja-containerwrap-fr{
width:100%;
}

#ja-containerwrap2{
width:100%;
}

#ja-container2{
width:100%;
}

#ja-mainbody-fr{
width:100%;
}

.article-content{
width:100%;
}

webconstructor
Admin
Posts: 292
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#15
Re:100% width 2 Years ago Karma: 0
worked like a charm!

thanks

hopewise
hopewise
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1