Questions tagged [inspinia]

16 questions
2
votes
1 answer

Inspinia Admin layout: left hand panel status

I am using Inspinia theme, and have modified the theme so that it remembers the status of the left hand panel (i.e. the navigation bar) though cookies. So if it is collapsed, it will stay collapsed even after refresh or login. The same for when it…
user9647280
2
votes
4 answers

How to change background colour of left menu in Inspinia

The Inspinia AngularJS framework has a demo here for those who don't use it. For the life of me, I cannot see how to change the background colour of the navigation menu on the left. It should be simple, but I just can't find it, even using the…
Mawg says reinstate Monica
  • 38,334
  • 103
  • 306
  • 551
1
vote
0 answers

Why is Inspinia Sidebar Collapse not working?

Following are the codes that I have entered in my dotnet core 3.1 project. I saw in some examples, navbar-collapse was used, but didn't find it in this template. Yet it seemed to be working fine in the full html version. I am not very good at…
Akash Saha
  • 21
  • 2
1
vote
3 answers

Active side menu on "INSPINIA" admin theme

I want to highlight the active page on the side bar menu using JavaScript. I am using INSPINIA theme. I've tried using JavaScript and it's working fine for normal menus. But it's not working for submenus. I want to display in class instead of active…
acmsohail
  • 903
  • 10
  • 32
0
votes
0 answers

how to expand multi levels in inspinia theme side navigation

I am using the inspinia library to develop a UI. Here I have a side navigation bar and I'm using bootstrap navbar to develop that. Here I need to expand multiple levels at one time. But with the current development, I can't do it. If anyone knows…
0
votes
1 answer

Why my forms are losing formatting in Chrome?

I work with Rails and I'm using the Inspinia template (from WrapBootstrap) to create a web app. I thought these templates were pretty much plug and play, but I'm having some issues with mine and I don't know the reason or how to solve it. I have…
0
votes
1 answer

Banner image doesn't resize on the mobile devices

I am using Inspinia theme and I can't get the carousel image to resize on mobile devices. The example of the page is here. The stylesheet can be seen here. Now for the page the images are specified like: .landing-page .header-back.one { …
Stackedup
  • 680
  • 2
  • 9
  • 26
0
votes
1 answer

How to integrate inspinia into rails 6

My problem is with the inspinia.js file in rails 6. I have the file inspinia.js and application.js in :- app / javascript / pack Try to integrate it in the following ways: import 'inspinia' require ("inspinia") and in some other ways that didn't…
0
votes
1 answer

Displaying Widget Boxes Vertically

I currently have this kind of display for each record. So per record I have two boxes which is Afternoon and Night. As you can see I am displaying each record horizontally with this code for reference:
jackhammer013
  • 2,295
  • 11
  • 45
  • 95
0
votes
1 answer

Parent and child event listener

I am creating a web page that uses bootstrap, jquery and inspinia template. I use 3 files namely index.html - Where I import all my scripts
aRyhan
  • 315
  • 3
  • 14
0
votes
1 answer

Bootstrap nav - stay expand when on desktop and collapsible on mobile

Below is how my navbar looks like at the moment :
0
votes
1 answer

BlockUI or bootstrap dialog animation causing visual glitching

I have a site running a custom theme built on Bootstrap 3.3.7. After the recent Google Chrome update (this week), any blocking done by the jQuery BlockUI plugin is causing severe visual glitching across the page. There are also visual issues in…
Bonnotbh
  • 515
  • 7
  • 24
0
votes
2 answers

Textarea is not working with ng-repeat

Am new to Angular JS. Am working on messaging. Am stuck with this point. I have following ng-repeat structure.