Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow the user more CSS inject positions #8

Open
phproberto opened this issue Aug 29, 2012 · 4 comments
Open

Allow the user more CSS inject positions #8

phproberto opened this issue Aug 29, 2012 · 4 comments
Assignees

Comments

@phproberto
Copy link
Member

To force bootstrap CSS to load last.

@ghost ghost assigned phproberto Aug 29, 2012
@Serhioromano
Copy link

Let's continue here. I have been playing with your plugin. Actually not with plugin but with BS. Your plugin does good job. But I have meet a lot of problems. For example

#main Ul {padding: 20px 0 0 0;}

This simple means that all ULs in all joomla get this. They just do not care that people use uLs for menus, navigations, ...

What I want to say I found it absolutely unpractical to use BS in none-bs-based templates. I think it have to be this template or at least template that was developed on top of bs.

So I am out of this game for Joomla 2.5. Although I am very impatient to bootstrap Cobalt. But I think everything has it's right time :) As for now I do not see how to solve those complex issues I meet trying to use bs on J2.5

@phproberto
Copy link
Member Author

We actually use bootstrap in templates that are not 100% built with it. Obviously it's better to use it with templates that fully support it.

To avoid the ul issue you have to override the default bootstrap CSS in your template CSS.

@Serhioromano
Copy link

This UL is not BS related. It is in Joomla default template (and many others like yoothems and rt). I have to eiher hack Joomla template CSS or add override with actually can result in error on BS based template.

We actually use bootstrap in templates that are not 100% built with it.

Templates that supports BS do not need BS load plugin. They include it right from the core.

@pepperstreet
Copy link

Templates that supports BS do not need BS load plugin. They include it right from the core.

Unfortunately, we know it better now ;-) Almost any template framework seems to load his own BS from template folder :( What a chaos out there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants