When using the CSS Edit box properties option, I get no preview of the shadow (inset or not).
Any ideas?
WeBuilder 12.0.0.147
WeBuilder 2014: edit box properties - no shadow preview
Moderator: kfury77
Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
Please try to follow these guidelines. This will help to receive faster and more accurate response.
- Check the Support section of the corresponding product first. Chances are you will find your answer there;
- Do not create new topics for already reported problems. Add your comments to the existing topics instead;
- Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
- Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
- Include the version number of the software you are using;
- This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Re: WeBuilder 2014: edit box properties - no shadow preview
Can you give us the CSS selector that you're trying to preview?
Blumentals Software Programmer
Re: WeBuilder 2014: edit box properties - no shadow preview
I'm presuming this is what you requested. It's from an external css file:
.sideBox {
display: block;
width: 250px;
background-color: #fbfbfb;
padding: 10px;
border-radius: 10px 10px;
box-shadow: 4px 4px 3px #000000;
-webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.3);
margin-left: 1px;
margin-right: 1px;
margin-top: 10px;
margin-bottom: 5px;
border-width: 1px;
border-style: solid;
border-color: #888888
}
.sideBox {
display: block;
width: 250px;
background-color: #fbfbfb;
padding: 10px;
border-radius: 10px 10px;
box-shadow: 4px 4px 3px #000000;
-webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.3);
margin-left: 1px;
margin-right: 1px;
margin-top: 10px;
margin-bottom: 5px;
border-width: 1px;
border-style: solid;
border-color: #888888
}
Re: WeBuilder 2014: edit box properties - no shadow preview
That's strange, I see the shadow just fine. Could you send me a screenshot with the Shadow tab selected in the Box Properties dialog for this rule?
Blumentals Software Programmer
Re: WeBuilder 2014: edit box properties - no shadow preview
Thank you Aivars.
Screen cap ready, what's the best way to send it, please?
Screen cap ready, what's the best way to send it, please?
- Karlis
- Site Admin
- Posts: 3605
- Joined: Mon Jul 15, 2002 5:24 pm
- Location: Riga, Latvia, Europe
- Contact:
Re: WeBuilder 2014: edit box properties - no shadow preview
Could it be that you have IE8 installed on your computer? Since box properties editor uses IE preview, it is essential that you have at least IE9 or IE10 installed on your computer. If you have IE8 from the stone age then you won't be able to see the shadow.
Re: WeBuilder 2014: edit box properties - no shadow preview
That's the reason.
I'm still on XP, so IE8 is it.
Fortunately there's still Firefox, Opera and Chrome...
Thanks for clearing that up.
I'm still on XP, so IE8 is it.
Fortunately there's still Firefox, Opera and Chrome...
Thanks for clearing that up.
Re: WeBuilder 2014: edit box properties - no shadow preview
I m also facing the same problem, no shadow preview in ie9
Need help please
Need help please