U R Simply great

On Mar 16, 12:12 pm, Flexian_me <[email protected]> wrote:
> Use Favicon . Better you generate any favicon and then use it as it is
> of very small size thus will help to reduce loadin time of the website
> otherwise you can use any image .
> place following code inside your index.template.html into head section
> as -
>
> <link rel="icon"
>       type="image/png"
>       href="favicon.ico">
>
> put ur image url inside href . I hav image as favicon.ico in the same
> html-template directory so you can replace this favicon.ico with your
> image url.
>
> Thanks & Regards!
> !Amar Shukla!
>
> On Mar 13, 11:36 am, Flex Baby <[email protected]> wrote:
>
>
>
> > hi,
> > how to set image near that page title?
>
> > On Mar 11, 10:19 am, Flexian_me <[email protected]> wrote:
>
> > > in your flex project you must be having an html-template folder which
> > > contains  an index.template.html file . Open this file in any text
> > > editor and find this tag <title>${title}</title>
> > > Now simply replace this ${title}  with your project name as  -
>
> > > <title>My Project</title>
>
> > > Thanks & Regards!
> > > !Amar Shukla!
>
> > > On Mar 10, 4:42 pm, Flex Baby <[email protected]> wrote:
>
> > > > hi,
> > > > wen i run my project in browser,title for the current tab is that URL
> > > > name,
> > > > but i want that title name for the tab is My PROJECT NAME,how i got it?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" 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/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to