+ Reply to Thread
Results 1 to 2 of 2

Thread: Thank You

  1. Join Date
    May 2006
    Posts
    1

    Thank You

    Just a short note to thank you very much for a fantastic app. Well documentated and works "out of the box" Well done!

    May I ask how to change the CSS on the app? I'd like it intergrated into the look and feel of my website.

    Thanks again,

    Msj_UK

  2. Join Date
    Aug 2004
    Posts
    781

    Re: Thank You

    The CSS for the whois search display such as price table, etc, can be edited or changed via the Edit Templates page of the admin panel.

    The Admin Panel's display code, including CSS and various template functions, can be found in whois/admin/display.php . Specifically, the CSS for the admin panel can be found starting around line 77 and a second CSS configuration (style) can be found starting around line 124. I haven't checked, but if I remember correctly the first style is the main CSS for the admin panel and the second is the CSS that is used on the little pop-up help pages.

    If you scroll down a little more you will find the general display functions for the admin panel (show_Header, show_Footer, etc) that you could also edit. Most of it should be easy to understand based on either the code itself or the comments witihn the code.

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts