Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
TS customization
prash_sape
Hi Guys,
I am using IW 6.5 on solaris server.
I am implementing a search functionality in TS. For this I have added menu item in the Actions tab. On click of that menu item I calls an ipl that generates the result in html format on the main window of TS.
Now I want to customize the look and feel of that result window same as TS's own.
How can I do that?
Find more posts tagged with
Comments
Migrateduser
Just as you would any other web page you'd want to mimic -- look at the source code of a page you want to emulate and then copy the references to stylesheets and use the same style classes as does the original page. This aspect is no different from any other web page.