Results 1 to 1 of 1

Thread: Get theme for popup window

  1. #1
    aheuermann is offline Sugar Community Member
    Join Date
    May 2006
    Posts
    61

    Cool Get theme for popup window

    I have made a small popup window to more eisily edit one of my custom fields in EditView. I want this popup window to have hte theme of the rest of sugar. I tied this from the other sugar files I had looked at but the theme variable comes back blank.

    global $theme;
    $theme_path= "/themes/" . $theme "/";
    All i need is thepath to the proper themes style.css file to link.

    Does anyone know how this could be done. Thanks in advance.
    Last edited by aheuermann; 2006-06-26 at 06:38 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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