The Realm - Clean & Modern Admin Template HTML

Themeforest The Realm - Clean & Modern Admin Template HTML

Download The Realm - Clean & Modern Admin Template HTML

Download The Realm - Clean & Modern Admin Template HTML

The Realm Admin Template

This admin template was built with the popular Bootstrap framework from Twitter and has been styled in a modern flat design. The admin template adapts seamlessly with any device such as tablets and mobile phones.


You can use this template if you are building an administrator panel for any website. The Realm offers analytics plugins, user management, task management, gallery, notifications and much more.






This admin template is great for:

  • Monitoring your business or personal website
  • Task management for employees
  • Analyzing visits and user engagement
  • Organizing your business
  • Managing a Support Center

This admin template was written using HTML5 features and CSS3 styling. The documentation is simple and we also made links to documentation for plugins easily accessible within the live preview.


Check out the live preview and please rate the admin template if you like it. Thanks and enjoy.

Key Features

  • Responsive – Adapts to any device
  • Flat Design – Trend of 2013
  • jQuery powered
  • Login/register pages
  • Font Icons that can easily be altered in size and color.
  • 2x Notification plugins
  • Task Management Interface
  • Support Tickets Interface
  • User & Employee Management Interface
  • Analytics plugins with bars, charts and cakes
  • Calendar for scheduling
  • Color/Date/Time pickers

Updates

v1.0.2 (30.01.2013)

  • Added: Form Wizard (see Forms page)

  • Added: Form Validation (see Forms page)

  • Fixed: Minor css bugs

v1.0.1 (25.01.2013)

  • Added: Tabs inside widgets (see Users page)

  • Fixed: multiple css styling issues
  • Fixed: Sparkline tooltip issue

v1.0 (24.01.2013)

  • Initial release

Download The Realm - Clean & Modern Admin Template HTML

Comments

  1. You made the Theme dependend of IDs in the DIV main content.
    What if i want form_page functions and notifications_page functions in the same page? We cant set 2 IDs.


    Tested here and so far couldnt make it work. There is nothing on Documentation. If you make a notification and a dropdown togheter, when you set Id to notofications_page, form stop working. When you set it to forms, notifications stop working.


    It was a big mistake for a theme , even more for those who work dynamically. I had to set a variable to name the ID on my pages. A bit of work? fine. But then i wanted notifications + forms. What now?

    ReplyDelete
  2. How I can integrate it into wordpress and load quickly?, Thanks

    ReplyDelete
  3. Hi, the theme is not compatible with wordpress. You would have to do extensive editing to integrate it.

    ReplyDelete
  4. Hi, thanks for this great template.


    Is there a way to make the jQueryUI Dialog widget work correctly? Or should I use another one? The Dialog widget shows up, but with a transparent background and without correct styling. I need to work with modal forms, alertify is not enough as it only copes with singe input field prompts.


    Please help me!

    ReplyDelete
  5. The bootstrap modal is what we use in the theme. It’s very simple to use, the documentation for that plugin is here
    http://twitter.github.io/bootstrap/javascript.html#modals

    Let me know if you need assistance with it.
    Cheers

    ReplyDelete
  6. I am looking for a template like this that will let me create different reports for each user, can this be done with this template.

    ReplyDelete
  7. Yes you can but you would have to write the server side code to do that, remember site templates are just the body and look not the engine.

    ReplyDelete
  8. amazing theme! Love working with it! Any chance it was build using LESS or SASS?

    ReplyDelete
  9. Thanks! No sorry we did not use LESS or SASS on this one.

    ReplyDelete
  10. HI, I really love your template so far.
    But right now I am stuck. I am trying to implement the TableTools buttons for Print, save etc. I have added the appropriate paramenters to the realm document. But it is not showing.
    $(’#offene’).dataTable( {
    “sDom”: ”<’row-fluid’<’span6’l><’span6’f>r>t<’row-fluid’<’span6’i><’span6’p>>”,
    “sPaginationType”: “bootstrap”,
    “iDisplayLength”: [100], “aaSorting”: [[ 0, “desc” ]],
    “oLanguage”: {
    “sLengthMenu”: “Entries: MENU ”
    },
    “oTableTools”: {
    “aButtons”: [
    “copy”,
    “print”,
    {
    “sExtends”: “collection”,
    “sButtonText”: ‘Save ’,
    “aButtons”: [ “csv”, “xls”, “pdf” ]
    }
    ]
    }


    } );

    ReplyDelete
  11. Hi Suitestone!


    We haven’t gone too deep into the DataTables plug-in but it should enough to initialize TableTools on the desired element as displayed here. Have you gone through the documentation on DataTables?

    ReplyDelete
  12. Great template. I love how clean and fast it is. Is there a chance you guys will be implementing a user profile page in the near future?


    thanks!

    ReplyDelete
  13. Thanks!


    We can look into that, we are kind of busy at the moment updating other themes but I’ll add that to my list and update Realm soon.


    Best Regards
    Ivar Rafn

    ReplyDelete
  14. Hi, Great theme. Would the analytics track visits / most popular pages if it was running in an offline site – ie inside a kiosk setup?
    Thanks

    ReplyDelete
  15. Hi,


    The template is just the look and feel of the site. You would have to provide the data for the plugins via some server side technology i.e PHP. About offline tracking I’m not sure what you mean.

    ReplyDelete
  16. I am attempting to copy the dynamic to a new page. When I do, I lose the entries, search, and sort options. I know I am missing something, I just don’t know what it is. I am having a similar issue with the date picker. When I copy and paste it to a new page, I lose the calendar dropping down.

    ReplyDelete
  17. I’m sorry, but I’m having a really hard time figuring out what the problem is, could you show this to me some other way?

    ReplyDelete
  18. I meant to say dynamic table

    ReplyDelete
  19. The template has it looking like this:
    http://goalmgmt.com/wp-content/uploads/2013/11/Original.png

    But when I copy and paste the table onto another page, it looks like this:
    http://goalmgmt.com/wp-content/uploads/2013/11/Pasted.png

    The “entries”, “search”, sort, and pagination functionality disappear. I feel I am not copying all the necessary code.

    ReplyDelete
  20. We are finally about to wrap up our development using this template. However there are some issues with IE8. The left menu bar takes up 100% of the width. Also, the large stats icons on the Dashboard page don’t show correctly on IE8. They show up as squares and the text and icons don’t align well. I attach the images for your reference here. Also there is an image about the related javascript error.


    https://dl.dropboxusercontent.com/u/181586700/realm_issues/pic1.png
    https://dl.dropboxusercontent.com/u/181586700/realm_issues/pic2.png
    https://dl.dropboxusercontent.com/u/181586700/realm_issues/pic3.png

    Please provide fixes as you must have gather plenty of information from other users’ comments. We need to get this resolved as IE8 is the default browser on Win7 and there are still many users using it.

    ReplyDelete
  21. Hi,


    We did not advertise the template as IE8 compatible as you can see on the item description page. However I can help you get it looking slightly better.


    There is a Javascript plugin called Respond.js, found here, that you can use to enable CSS media queries in IE8. Just add it below the html5.js line in the head and the queries will work.


    This will at least get the layout working but there are some other plugins that are not IE8 compatible like knob.js but I don’t know if your using it or not.

    ReplyDelete
  22. Hello,


    Firstly, thank you for the amazing theme. Unfortunately forms.html page is not showing the left menu in correct CSS, it is different from index.html


    Can you please look into the matter and do the needful?


    Regards

    ReplyDelete
  23. Can you be more specific?
    I can’t seem to find the issue. Thanks

    ReplyDelete
  24. Hello… the theme looks amazing.. may i ask if this is linked to the database? like the messaging.. talk management.. and also how do you track the analytics using your template? do you have third party ie google or you have your own?

    ReplyDelete
  25. This is only a HTML template, there is no back-end functionality available and is purely for aesthetic purposes

    ReplyDelete
  26. Does the theme come with the PSD files?

    ReplyDelete
  27. No sorry, it doesn’t

    ReplyDelete
  28. I have purchased this template a while ago and incorporated it in our product. Now I found a problem with printing the page. When we try to print the page, things are not laid out nicely and there are some link texts that are shown in the printed page.
    What is the solution for making the pages printed nicely?

    ReplyDelete
  29. You can use a special css stylesheet for print, that way you can hide things you don’t want when you’re printing like the footer, header and other items. Check out this article about this method.

    ReplyDelete
  30. Good day! I bought your template and I have some questions: how is the process of storing data such as new users? need a third-party database? Or process is already implemented? Can show on the example of loading a new user?

    ReplyDelete
  31. Hi,
    You can hook it up with any server side programming language such as PHP, Rails or Python. You will have to do the implementation on your own, the template is just the front-end side of the application.

    ReplyDelete
  32. I noticed that all the pages have separate js plugins. Can’t they be combined while making sure that there isn’t any conflict. would like to buy and use other plugins like fancybox.js for modal windows to confirm delete operations. Please reply. Thanks

    ReplyDelete
  33. Hey there, combining the files shouldn’t be too much of a hassle really, it’s separate for the simple reason that you can pick out the plugins you wish from each file. Adding a confirmation box won’t be an issue

    ReplyDelete
  34. Hello Is this a platform to create task, projetcs, user, etc o is it a simple template for a presentation?

    ReplyDelete
  35. Hi. Can i hook it up on ASP MVC framework?

    ReplyDelete

Post a Comment

Popular posts from this blog

Pav Wines Responsive Theme

Tango - Responsive HTML5 Template

Teddy-Responsive Blog Magazine Portfolio WP Theme