See this page
http://minglecomms.com/development/mingledelivers.php
I would love the circle with arrow, left column, to stay at the bottom of the wrapping div say about 10% from the bottom… is there a way to do this? The graphic is absolute positioned at the mo -just adding a percentage to it does not appear to work (10% from bottom of the surrounding div)
Is this Possible?
the right column is a Pulsepro CMS include
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
chuckamuck
(chuckamuck)
October 22, 2011, 12:23am
2
You could always give div item8 a large bottom margin that forces the button division down a set amount.
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Thanks but that doesn’t work either - can only give a max of 256px to that div
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Oh and surrounding div need to grow with the text right… so if the text was twice as long the circle would still be at the bottom of that page - not left halfway up like it is at the moment
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Todd1
(Todd)
October 23, 2011, 5:19pm
5
Thanks but that doesn’t work either - can only give a max of 256px to that div
You can always define a property through the Extended dialog instead of the Inspector, just target the class or id.
Todd
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Cool thanks - how do I do that?
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Todd1
(Todd)
October 23, 2011, 6:13pm
7
Open the Styles Editor
Create a new style (using the elements class or id)
Click the Extended button
Enter:
Name: margin-top (or whatever property you want)
Value: 400px (or whatever value you want)
Todd
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options