I want to modify the top area on the default.aspx in SPSS2003, for instance,
change the position of "my site" and "help" , insert a flash and so on. But
I've found this area can't be edit in frontpage. Any ideas or suggestions
would be of great help.

Thanks,
Steven

Re: how to modify the top area? by Philip

Philip
Wed Aug 04 02:46:54 CDT 2004


"Steven Xiao" <xiaoyp@jschj.com.cn> wrote in message
news:%23m8789ceEHA.1764@TK2MSFTNGP10.phx.gbl...
> I want to modify the top area on the default.aspx in SPSS2003, for
instance,
> change the position of "my site" and "help" , insert a flash and so on.
But
> I've found this area can't be edit in frontpage. Any ideas or suggestions
> would be of great help.

This is all handled by a single web part, so it is difficult to change the
behaviour of that part.

You are pretty much limited to replacing that part with your own
functionality. ADVIS (www.advis.ch) have a replacement web part for that
section of the page but I don't think it is going to be flexible enough for
you. That said, it is a starting point.

--Philip



RE: how to modify the top area? by tedteng

tedteng
Wed Aug 04 02:53:05 CDT 2004

Open the default page.

Remove below codes:
<SPSWC:PageHeader id="PageHeaderID" runat="server" PageContext="SitePage" ShowTitle="false"/>

and insert other webparts such as ur flash.


br

ted

"Steven Xiao" wrote:

> I want to modify the top area on the default.aspx in SPSS2003, for instance,
> change the position of "my site" and "help" , insert a flash and so on. But
> I've found this area can't be edit in frontpage. Any ideas or suggestions
> would be of great help.
>
> Thanks,
> Steven
>
>
>

Re: how to modify the top area? by dbsearch04

dbsearch04
Wed Aug 04 10:28:06 CDT 2004

Hey Steve:

Also check out:

http://groups.msn.com/SPS2003/general.msnw?action=get_message&mview=1&ID_Message=3&LastModified=4675462442463082794

Regards..