Home Community Mys-Script Creative Off-Topic |
|
|
Thread Tools | Display Modes |
#41
|
||||
|
||||
That's fine! Thanks Kyttias!
|
#42
|
||||
|
||||
Kyttias, is there a way to create Subfolders in the Theme "dropdown?" So that we can have say...
themes -->Default themes ----->The list of default bootstrap themes -->Theme list 2 ------>Themes within list 2. And so on? |
#43
|
||||
|
||||
A Google search says yes, since it pointed me to this: http://bootsnipp.com/snippets/featur...pdown-menu-bs3
The theme changer dropdown is dynamically appended to the end of the navigation menu with javascript in themeswitcher-kyt.js. You would need to add the css from the link above to your stylesheet and then manually modify line 12, which won't be easy, for three reasons: 1) It has to stay on one line or the read out of it will break. 2) Slashes in closing tags must be backslashed. 3) Quotes must be backslashed. Then you need to follow the instructions in the commented out are half way through the file. Basically, the links to themes are not true links, since javascript needs to be used to swap out the css files. Add a custom class to the theme you added to the list, then copy and paste out the code provided in the commented section of the file to below it so it's no longer in the comment zone, and make sure the class name from the list and the snippet of code that will swap out the css when clicked are the same. - disclaimer: This is really something only meant for developers who know what they're doing and the theme changer should honestly be removed from any active, published website. If you just want to see what a different set of colors look like, I really recommend just changing what file you're linking to in your theme's header.
__________________
Please do not contact me directly outside of Mysidia.
I also cannot troubleshoot code more than two years old - I legit don't remember it. |
#44
|
||||
|
||||
Thank you! ^__^;; I guess I wont do that then
|
#45
|
|||
|
|||
how to solve this error?
|
#46
|
||||
|
||||
Make sure you follow all the installation steps carefully. It's very easy to accidentally tell the AdminCP to overwrite the theme files with blank contents. I think that may be what's happening. Otherwise, I think the url looks wrong. I don't believe 'index' should be in there??? That, and, this is important: Make sure the theme name is the same everywhere. Capitalization is important. I suggest NOT capitalizing any of it. Not the folder name, not the theme name, not during installing, not at all. That could also be the cause of the problem. It might be looking for "Bootstrap" but you don't have "Bootstrap" you have "bootstrap".
__________________
Please do not contact me directly outside of Mysidia.
I also cannot troubleshoot code more than two years old - I legit don't remember it. Last edited by Kyttias; 02-05-2016 at 10:41 AM. |
#47
|
|||
|
|||
This is wonderful! Your tutorial explains things very well! Bravo!
|
#48
|
|||
|
|||
THANK YOU!
Thank you so much for taking the time to offer this. It works perfectly!
|
#49
|
|||
|
|||
Wow Amazing.
Thanks Last edited by bolivianbluetail424; 08-02-2016 at 06:36 AM. |
#50
|
|||
|
|||
This is amazing, I am loving it! Thank you so very very much!!
I am having a little trouble with my custom theme made on StyleBootstrap.info, though.... I'm wondering if I messed up somewhere. It shows the link in the theme changer, but when I click my custom theme, all the styling goes poof. Here is my edited themeswitcher kyt: Quote:
Quote:
Also, I've noticed that with the built-in styles, it always loads the page without the style for a split second before loading the style. Is there any way to fix that? Last edited by Storyteller; 08-10-2016 at 04:32 AM. |
Tags |
bootstrap, jquery, mobile-first, responsive |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Bootstrap [AdminCP version] | Kyttias | Templates and Themes | 15 | 03-12-2021 07:07 PM |
Basic Browser Game Tutorial using Smarty and Bootstrap | Kesstryl | Programming and Game Development | 3 | 10-29-2014 11:15 PM |
I created a responsive template | audition | Questions and Supports | 0 | 02-01-2014 06:02 PM |
Request - Responsive Themes | Kesstryl | Templates and Themes | 4 | 01-29-2014 11:21 PM |
Responsive design | Kesstryl | Suggestions and Feature Requests | 5 | 03-06-2013 03:34 PM |
What's New? |
What's Hot? |
What's Popular? |