Discussion on Gebo Admin Responsive Template

Discussion on Gebo Admin Responsive Template

By
Cart 3,191 sales
Well Documented

tzd supports this item

Supported

This author's response time can be up to 2 business days.

719 comments found.

Hello, great looking template! I’m complete-newbie, please help: I want to build a user area where users can register and fill out large form(like you have it here). Then, users should be able to login and change their data. User data should be displayed somewhere… How do I realise that? Is your template suitable for that? What else do I need? Please explane. Thanks and regards

The good admin sample. When apply the template in my project, I just found it missed the footer. How can I add footer at the bottom of page always even if have scoll bar. Also, how can I make the header more high in that case I can add my logo?

Hi, please send me message from my profile with this request I’ll try to help you.

Hi, How can i access the login component that you used for Gebo theme. Its not included in the components i purchased

Hi, please open login.html in root folder.

Thanks

Hi There is one problem I can’t solve – there is no way of right-align table-cell data. For example numeric values, are order-sum, etc. How can this be done?

hey there, great work!

i have a question – validation doesnt seem to work for me, when i have a “chzn” applied to a select drop down:
<select id='x_Country' name='x_Country' 
data-placeholder="Choose a Country..." 
class="chzn_a span4 required">

do you have a solution for this? thanks so much!

Hi, sorry for delay, please send me message from my profile page with this question I’ll send you the code.

Hi,

Great looking admin theme. Quick technical question, are you using LESS variables/mixins etc./all the reasons twitter bootstrap is awesome or plain CSS (reinventing the wheel)?

Thanks,

Hi, thanks, unfortunately there is no LESS files included in Gebo Admin

Hello tzd,

I removed from head:

<script> //* hide all elements & show preloader document.documentElement.className += 'js'; </script>

from the body:

<div id="loading_layer" style="display:none"><img src="img/ajax_loader.gif" alt="" /></div> ... <script> $(document).ready(function() { //* show all elements & remove preloader setTimeout('$("html").removeClass("js")',1000); }); </script>

just you described in one prvious post, but after this the page not showing up at all only i left the last js:

<script> $(document).ready(function() { //* show all elements & remove preloader setTimeout('$("html").removeClass("js")',1000); }); </script>

Can you help me to fix this? thank you in advance, Kostas

Hi, it seems that selectNav.js is adding another “js” class to html tag. To remove this class from html tag please leave this code (at the bottom)
//* show all elements & remove preloader
setTimeout('$("html").removeClass("js")',1000); 

Thank you for the info!

Hi,

how do you remove the sidebar altogether, to get a full sized screen?

Hi, please add class “sidebar_hidden” to body
<body class="sidebar_hidden">
and remove sidebar html code.

I really love this template. I have a question.

Whenever I look at the sidebar in Chrome, I get horizontal and vertical scrollbars on the sidebar that look like an iFrame.

How do you remove the horizontal and vertical scrollbars from the left sidebar?

Hi, thank you. This issue is fixed already in v1.8 (please download updated Gebo Admin template from themeforest). If you just need to fix this issue with sidebar open /lib/antiscroll folder and replace all files with files from gebo admin v.1.8.1

Hi, is it possible in this template to insert very vide table like width=2500px ? Will it be possible to scroll content part of the screen horizontally?

Hi, yes, it’s possible. Please check “Horizontal scroll” example ( http://datatables.net/release-datatables/examples/basic_init/scroll_x.html )

Hi tzd, is it possible to have two sidebars that can be exchanged left or right I am looking to buy ur template tell me if possible and how I can do it

Thanks

Hi, there is just one sidebar in Gebo Admin (default it’s on the left side but you can easily place this sidebar on the right)

What would be the best place to add an Ajax call to the expand of a left menu item? I want to be able to click on a menu heading and then reach out via Ajax to get the latest data.

Hi, you can create js file and put your ajax call there. You can do it like this
$('menu_section_id').on('show', function () {
  // ajax call
})
http://twitter.github.com/bootstrap/javascript.html#collapse

Uniform-Checkbox Problem, hi, i use a well form-inline form, there are two textboxes (one straight, the other with input_mask) and beside them on the right side i want to have a checkbox. simple checkbox (without everything) gets rendered on the right position, but if i use a uni-form-styled checkbox (uni-style) the checkbox get rendered on the left side (before the input boxes). a look with the developer tools of safari revealed the style div.uni-checker, div.uni-radio was added (with a div around it) and that style has float:left….. i think thats the reason, but i’m not sure on this point.

Could you provide me with some help on this topic?

Hi, please add ‘pull-left’ class to textbox and check if it helps. If not please send me message with your sample code.

Hi tzd, I have a problem.

Pressing enter on an input field automatically reloads the page. How do I disable this?

HI, I cant see demo site http://tzd-themes.com/gebo_admin/ on iphone5 why?

Hi, I don’t have iphone5 so I can’t check Gebo Admin template on this phone (it works ok on ipod and ipad)

oh…Should be works OK on most smartphones include Android and ios?

Hi, yes, I tested this on Samsung S3 and it looks ok.

Hi tzd, thank you for the update! I appreciate it very much. I will have a look at the dynatree, maybe i can adapt it with very less effort to use it with asp.net

Hi, no problem :)

Hello,

I there a way to change the Header size to include Logo etc?

Hi, yes, it’s possible but would require some work to change header size. I can help you with this but not at the moment, I think I’ll find some time at the end of march.

Thanks, shall i contact you by the end of march?

Hi, yes please.

This is the fastest updating of template I have purchase. Good work !

Hi, thank you.

Fantastic job you’ve done here, and great updates. Wow! I whish you all the best – Thanks!

Hi, thank you for your kind words. I’m glad that you like Gebo Admin.

A very nice template. My question is can it be used in ASP.Net/MVC4 applications

Hi, thank you. Gebo Admin is a html/css template that can be used with any server side language (php, asp, rubby etc)

Hi thanks

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey