How to take away the <SPSWC xxx> things without really deleting th
From: Nicole YiuYiu (NicoleYiuYiu_at_discussions.microsoft.com)
Date: 10/14/04
- Next message: Ciaran Roarty: "Custom Frontpage development and deployment"
- Previous message: Shridhar: "WSS site update?..."
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 13 Oct 2004 23:51:06 -0700
I'm customizing the look and feel of some portal pages (.aspx). There are a
lot of <SPSWC> tag in the code and we want to take out some of them (e.g.
<SPSWC:CategoryNavigationWebPart ......> ) However, since we are told by MS
consultant not to delete those code but make it invisible to the user (i.e.
using the tracking of -----> style="visibility:hidden"). But the problem is,
even though I had put <div
style="visibility:hidden;position:absolute;width:0px;"> around the <SPSWC>
tag of CategoryNavigationWebPart. That bar of navigation was indeed disappear
but there is a small rectangle frame in the page instead. Does anybody knows
how to get rid of it without deleting them? THanks!!!
- Next message: Ciaran Roarty: "Custom Frontpage development and deployment"
- Previous message: Shridhar: "WSS site update?..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|