Questions tagged [gentelella]

Gentellela Admin is a free to use Bootstrap admin template based on Bootstrap 3.

Gentellela Admin is a free to use Bootstrap admin template. This template uses the default Bootstrap 3 styles along with a variety of powerful jQuery plugins and tools to create a powerful framework for creating admin panels or back-end dashboards.

Theme uses several libraries for charts, calendar, form validation, wizard style interface, off-canvas navigation menu, text forms, date range, upload area, form autocomplete, range slider, progress bars, notifications and much more.

45 questions
1
vote
3 answers

gentelella angular admin panel - gentelella toggle menu and sidebar click event not working

I am developing an application on angularJS with gentelella admin panel. I have some issues. this is html snippet. but toggling not…
Faradox
  • 183
  • 2
  • 14
1
vote
0 answers

Change the logo in Gentelella template

I'm currently experimenting the Gentelella template with RoR and it's fantastic ! But I just have one problem that I cannot fix for the moment, it's making the logo responsive. Because actually, I can define it just once. So I have to choose between…
1
vote
4 answers

ngInclude not loading script from index.html - AngularJS

I'm starting a new AngularJS project using puikinsh/gentelella admin template. I extract the content section from index.html into 'dashboard' view and replace it with ngView. I extract the sidebar section into 'sidebar' view using ngInclude. All the…
FaizFizy
  • 459
  • 5
  • 15
1
vote
0 answers

Remove public credentials from Gentelella skeleton

I want to: Remove the public credentials admin/password from the Gentelella login process in prod env and Be able to login with created users in prod env I use the skeleton for symfony provided here. Right now it looks like this: I can still…
1
vote
3 answers

base_url in codeigniter not working,

I Have issue on base_url in codeigniter. I googling to find a solution but no luck. I Hope this forum can help find the solution. my I issue is base_url not translated properly. this is my config.php $config['base_url'] =…
Dian.Y
  • 105
  • 1
  • 5
  • 15
1
vote
2 answers

Bootstrap 3 Gentelella navbar alignment to the right issue

When removing one element out of 3 from the panel of a tile, the 2 elements left are not fully aligned to the right - theres 1 space left. Before: before
1
vote
0 answers

Gentelella Combo Box

I am using combo box - select custom, using gentelella template. On example , gentelella select custom, we can type text on the combo box and the list on the combo box will change accordingly to the text we type. But In my case, I can not type the…
Dian.Y
  • 105
  • 1
  • 5
  • 15
0
votes
0 answers

Proper way to implement Gentelella admin template in rails 7

JS is not working, even Sidebar dropdown does not open. After installing Gentelella, this two path have been created: app/assets/stylesheets/gentelella-custom.scss app/assets/javascripts/gentelella-custom.js I have also imported it in…
0
votes
0 answers

Gentelella Template Dynamic Data Search Results

I am using the following Gentelella template for displaying the results of my automation. There is a progress bar that updates each time automation progresses however this requires page to be rendered again. So when I want to use the search bar and…
0
votes
0 answers

How to create an own bower-asset?

I need to create my own bower-asset with my fork of Gentelella Theme (ColorlibHQ/gentelella), because I need a light weight vendor version. I've done these following code on terminal: bower init and than I remove some package and i have digit…
0
votes
1 answer

Gentelella UI framework issue with Vue.js

I was trying to integrate Gentelella Bootstrap Admin template (https://github.com/ColorlibHQ/gentelella) but bump to an issue with jquery dependencies. Error: 'JQuery is not defined'. I wonder if anybody ever tried to implement such a thing and has…
Raymond Natio
  • 556
  • 3
  • 22
0
votes
0 answers

set main container right height in gentellela template

"min-height" of the main container in gentelella have some issues as mentioned in this post: https://github.com/puikinsh/gentelella/issues/499 So I try to work over a workaround to solve this problem that you can see on the pic: as you can see the…
JahStation
  • 893
  • 3
  • 15
  • 35
0
votes
1 answer

howto init ion-range-slider function in gentelella template

I'm in confusion to how to initialize some basic js components, like the "grid slider": that is included in the package for laravel: https://colorlib.com/polygon/gentelella/form_advanced.html and it comes from this…
JahStation
  • 893
  • 3
  • 15
  • 35
0
votes
2 answers

fixed height profile box and keep it responsive

I need to style those elements from gentelella template: https://colorlib.com/polygon/gentelella/contacts.html and this is my implementation
JahStation
  • 893
  • 3
  • 15
  • 35
0
votes
1 answer

Correct order for script files loading for gentelella template

I'm confused to how to solve this problem this is the Gentelella layout template:
JahStation
  • 893
  • 3
  • 15
  • 35