Select to view content in your preferred language

Possible to have more than one logo added to the main config file?

658
3
07-24-2013 12:16 PM
DavidBoiano
Deactivated User
Hi all,

I was wondering if it's possible to have more than one image/logo to be included in the header controller.  In my experience, the application only recognizes the first logo tag in the main config file and ignores the other one. Is there any way to include more than one?  I am hoping for a horizontal layout, such that a second image is laid to the right of the first one.

Thanks,

David
Tags (2)
0 Kudos
3 Replies
RobertScheitlin__GISP
MVP Emeritus
David,

   Not without changing the code in the HeaderControllerWidget. Or even easier would be to use a graphics editor program and jut combine the two logos into one.
0 Kudos
AnthonyGiles
Honored Contributor
David,

It may be possible to use the static image widget in the top left corner then push your header controller over to the left by the appropriate width of your image to make it look like there are two logos next to each other.

http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Static_Image_widget/01m30000003...

Regards

Anthony
0 Kudos
DavidBoiano
Deactivated User
Thank you both.  Definitely not worth messing around with the code for me this time--I will likely try combining them into one graphic--which I had already considered.  I think that is probably the easiest solution, but the static image widget is a great idea, too!

David
0 Kudos