I've created a XAF web application. However, each time I run it and log in, the following icon is shown in the top left corner of the web page
how do I remove it or replace it with my own logo?
Please refer to the How to: Apply a Client's Logo to XAF Applications topic.
Related
I am trying to make a simple add-in to sharepoint online with some pictures.
But all the pictures is not showing beacuse the iframe is defualt set to 300x200px in sharepoint and i canr acces it from visualstudio, but i can change the height in the browser window to get it to work. So is there a way with CODE and not in the edit webpart page that can change the size of the "box" the content is in?
this is how it looks now.
this is how i want it to look.
I'm working on Qt. I have an application in which a web page appears. Is there any way that on the website comes out, you can put a filter or image that can highlight, for example, only the buttons that appear on the website?
Thank you very much and greetings.
I just start making web site in asp.net using microsoft visual studio 2008. I have called a css file and make a background image in one of my div in header. The problem is that that background image loads in the design part of the microsoft visual studio but does not loads in the web browser. I am not getting type of design what i want. Should i have to add anything extra with ?
{background-image:url('header_bg_2.jpg'); background-repeat:repeat-x;}
Try this.
I Am working on facebook application.
Now I want to add a feature That user can post Image of application.
I have done everything earlier means i have code for posting and for application.
But I am not able to take image of that application.
Application is working on within the IFame in facebook.
So may main concern to get Image that html page that is showing in Iframe.
I have tried out lot of code snippet Nothing is working for me.
Please suggest me that how can i take image of any specific part of web page.
Thanks
You could try wkhtmltoimage, which looks like it has some Windows support. Once its installed, you just run wkhtmltoimage http://www.site.com site.screenshot.png.
I have created an application which needs to have a profile box tab which has a link in it pointing to the main application.
However I've tried to add the application to the tab as you can see in the screenshot but it doesn't seem to be appearing as a tab (there is not mention of the application within the tabs).
Can anyone shed some light?
http://img136.imageshack.us/img136/2051/facebookscreenshot.jpg
The solution I found in the end was to use the static fbml apllication.