Jump to content
We've recently updated our Privacy Statement, available here ×

sreejukb

Members
  • Posts

    5
  • Joined

  • Last visited

sreejukb's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. I presume you are using Jasper 4. If that is the case what you need to do is to upload your logo using the web interface. Here is how it works. Launch Jasperserver application. On the tree menu, click on themes to expand. By default you will find two themes viz., Default and Pod Summer. The application does not allow you to change anything to the default theme. However you can create your own them by rt clicking on the themes and creating a new folder. Once you do that you can copy all the css files under default theme to the folder you created. Create an image folder and copy all the image files as well. After the copying is completed, you can rt click on the folder to set the newly created folder as the active theme. Next step would be to make custom changes. You can download the images and CSS files to your local drive using the download option. Make necessary changes to CSS files and upload them. Similarly you can also upload new logo.png file. You may have to refresh the browser couple of times for the new changes to take effect. Hope this helps.
  2. Thanks Tim. This is exactly the way we have been doing. We use firebug to understand the CSS that needs to be changed and then make necessary changes.
  3. Thank you for the link. I have this document, but this provides information at a very high level. I was wondering if there is some documentation that explains customization in detail. What needs to be changed in which CSS file if I need to make some custom changes on the web interface.
  4. folks, I have figured this out. It was not as difficult as I thought and we can make this custom changes through the options provide in the Jasperserver web interface. However, I have just started working on this and would appreciate if anybody could point me towards any good documentation or video available on the cusotmization. Thanks!
  5. Hello! I have been trying to customize the web interface of Jasperserver 4.0. So far, I have been able to manage to change the logo by placing the custom log in the themes folder and by updating the JIFileResource table in the database. I am not sure what I did to get the custom logo entry created in database, but I could find it there. As a next step I would like to make changes to the CSS file, which I did. However, the changes are not being effected. Looking at the JIFileResource, I see the hexadecimal values of CSS listed there. But I am not sure what should be done to make my changes in the CSS file update the database. Any information in this regard or approach/method to customize the web interface would of great help! Thank you!
×
×
  • Create New...