Hi all, I want to preface with a warning that I am as fresh of a newbie as it gets to the SVG scene. And I'm sorry that the questions I'll pose will probably be irritatingly elementary for most of you. But be assured that I only post in last resort, after hours of Googling and fiddling with code.
I have decided to try out using an SVG version of my logo on my website instead of the PNG I've been using. The logo was originally created in Adobe Illustrator CS as an Illustrator file. I saved it as SVG. Then I opened the SVG in Inkscape, changed the color, and saved it to a new file. I finally put that file into my website template via the "object" tag. My goal was to have the logo scale automatically based on the window size. I saw many posts in this group regarding setting "width" and "height" to 100%, and then appending a "preserveAspectRatio" attribute to the svg tag. But following the suggestions in those posts made no difference. Right now, the logo appears on my site in full size, but in a small box with scroll bars. I don't know how to change the size of that box. I thought it was the "viewBox" attribute, but changing those values did nothing. Does anybody know how I might allow this logo to scale automatically based on window size? You can view my WIP template with SVG logo here: http://jazzcrazed.dyndns.org Any help is much appreciated!! Thanks in advance, JazzCrazed http://jazzcrazed.com ------------------------ Yahoo! Groups Sponsor --------------------~--> AIDS in India: A "lurking bomb." Click and help stop AIDS now. http://us.click.yahoo.com/9QUssC/lzNLAA/TtwFAA/1U_rlB/TM --------------------------------------------------------------------~-> ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

