do you mean the border of each tiddler? If so it might be difficult. I am not sure that the CSS for borders accepts images.
If you mean a border for the whole TW, then using 'background image' on css background property [1] and an appropriate border-esque image A quick google shows that frames can be made by nesting divs [2] . You would have to wrap your tiddler in another div and have a background image for that div in PageTemplate Alex [1] http://www.w3schools.com/css/css_background.asp [2] http://www.bigbaer.com/css_tutorials/css.border.image.frame.styles.htm 2010/1/3 shavinder <[email protected]> > I wish to duecorate my tiddler display with graphic border which i > shall either borrow or create in gimp/inkscape. Can anybody please > guide me regarding the css aspect of it? I'd be grateful. > > -shavinder > > -- > > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<tiddlywiki%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/tiddlywiki?hl=en. > > > -- http://www.multiurl.com/g/64 -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

