Autodesk MapGuide
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Flex Web Layout
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi Everyone,
Does anyone know how to change the colors of the flexible web templates? Or can you point me in the direction of a training document or example?
Thanks,
Heidi
Re: Flex Web Layout
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
The easiest way to modify the style of the fusion template is to use a tool like Firebug or <insert developer tools of your web browser> to inspect the CSS of the element(s) in question that you want to modify. This will tell you 2 things:
1. The CSS rules being used and their respective style settings (color, font, etc, etc)
2. The stylesheet(s) where these rules are defined.
Then it's a case of editing the affected CSS stylesheets to produce the look that you are after.
- Jackie
Re: Flex Web Layout
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Thanks Jackie... I am very new to all of this, so I will do some research and try to figure out how to do your suggestions, but thanks for pointing me in a direction! I appriciaite it very much! Cheers
