Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Upfront Interface

Status
Not open for further replies.

cogdev

MIS
Nov 30, 2001
85
US
I am trying to create a Theme that has only one frame. I do not need the search and index tabs on the left. Has anybody done any major customization, and is this even doable?

Thanks
 
Hi,

Go to Corresponding .UTML file and remove whatever u dont need.

try this and let me know.
thanks
kiran
 
Thanks, but do you know what file generates the interface?

Thanks
 
Hi,

Go to:
installation_location\cognos\cerX\templates\upfront\language (en)\theme_name(standard70)\common and (make a file back-up first) open main.utml file with your text editor and notice that the frameset is divided into 2 sections:
- <frame name=&quot;fleft&quot;.......
- <frame name='fright&quot;.......
Try to remove some code from fleft section. I cannot tell U exactly the code that must be removed as am not a Web developer.
Take into account that upfront server must be restarted from Upfron Server Administration in order that changes are visible.

Hope this helps
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top