[Pro] Using the Extended Attribute to add Custom Border

I’m having a little bit of trouble getting an extended attribute to work. I’m trying to add a custom border to a graphic item, which means that I have to add the attributes myself as Freeway only does the custom border for HTML items.

This is the code from the W3 schools try-it editor:

p { border-right-style:solid; border-width:2px; }

2 different border styles.

It works in the editor but when I add the attribues “border-right-style:solid” and “border-width:2px” it doesn’t work. I’ve a hunch the issue has something to do with the fact that I’m adding this using the tab in Freeways extended window.

Any ideas?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Can you post a link to your page Caleb so that we can see what you have just now.

I would add this to the img style tab as

name: border-right

value: 2px solid

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

The page is at http://www.databar.onrampwebdesign.com.
I’ll give your system a try a little later and see if anything turns up. If you’re going to look at the source, that attribute is on line 247.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options