Custom screen layouts - things to watch out for?
Hi guys (Willam
),
We've had a designer customise a screen layout for us. We started with Desktop_Layout. The designer doesn't know Robohelp, and the documentation is sparse, to say the least.
I'm wondering what issues we may run in to and if there is anything we absolutely, definitely shouldn't do.
For example,
- @charset "utf-8", and * and html definitions have been added to the stylesheet
- instead of embedding the toc book images in the Topic.slp, the images are coded in the css.
- additional divs have been added (such as left-column, right-column, wrapper, content-wrapper)
- some divs have been removed
- Anything for which there was not an obvious use has been removed, e.g. wTOCNodeCloseBook, div.wTopic
- additional css has been added to style the content of the "topic holder" section. e.g. content p, content h1, content h2.
- The Search results page is called "Topic", although it seems to have the correct icon in the Project Setup Pod.
- There are regular html tags inside the search results layout, e.g. <h2><?rh-msp-search-result-title class="wSearchResultTitle" ?></h2>, <p><?rh-msp-search-result-url class="wSearchURL" ?> </p>
That's just what I've been able to determine from a quick look. I'm really not sure what else may have been done.
I suppose I just want to know if we are setting ourselves up for a disaster somewhere.
Thanks,
Amber

