+1
Answered
Border, corners, and page turning
If there are instructions or tutorials that I'm missing, feel free to point me in the right direction...
#1 Can you specify only one side of a panel to have a border, or is required that the border is on all sides?
#2 Can you specify which corner have a border radius or can you only do all corners?
#3 Are there instructions on how to use the page curl animation and on what can you use is?
#1 Can you specify only one side of a panel to have a border, or is required that the border is on all sides?
#2 Can you specify which corner have a border radius or can you only do all corners?
#3 Are there instructions on how to use the page curl animation and on what can you use is?
Customer support service by UserEcho
Let me address these in the order you presented them:
1) Currently the border attribute is required to appear on all sides. However you can get around this by creating a panel and layering it underneath the panel or image you want to display a one sided border on, give it a background color and make it a little longer on the one side you need. These two object will probably have to live as siblings inside of something else so you can align them properly.
2) Same rules apply as in one, cornerradius must apply to all corners. If you require something to have only one or two corners rounded, you may consider making that an image.
3) All of our WIRE definitions have a small piece of sample code to show you how to create each specific tag. In this case, the reveal tag can be found here:
http://content.rarewire.com/wordpress...
Thanks!
Any thoughts?
I will log a feature request for it.