company logo and link

M

maria pna

hello

i have changed the logo, and i want to insert a link in it, to click on and
go to the intranet.
is it possible?
 
F

FaisalM

Yes you can do that.

Make a backup of your ASP page before making modifications.
Open the page (HomePage.asp) in notepad & check the code for the location of
the image.

Replace the image code with these tags carefully.

<a href="www.website.com" >
<img alt="Go to Website" border="0" src="../images/homepage.gif">
</a>


In the code change the website url.


--

FaisalM
http://www.FaisalMasood.com/

My Project Blog
http://www.faisalmasood.com/blog/msproject

My Sharepoint Blog
http://www.faisalmasood.com/blog/sharepoint
 
M

maria pna

sorry, but i don't find any reference to the image "branding.gif" that i
changed by my company logo..
how should i do?
thank you
 
D

Dale Howard [MVP]

Maria --

I believe you will find the Branding.gif file in the following folder on the
server on which you installed Project Server:

C:\Program Files\Microsoft Office Project Server 2003\IIS Virtual
Root\IMAGES

Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top