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

class hidden-sm not working #349

Closed
charbusch opened this issue Nov 3, 2014 · 7 comments
Closed

class hidden-sm not working #349

charbusch opened this issue Nov 3, 2014 · 7 comments

Comments

@charbusch
Copy link

I am using this class to hide a header image in my bootstrap child. It used to work, but after updating to the latest version it no longer works. I just tried adding that class in the core bootstrap 3 theme and it does not work there either. Any ideas? $plugin->version = 2014100300;

@gjb2048
Copy link
Collaborator

gjb2048 commented Nov 3, 2014

Is this twbs/bootstrap#8883 similar?

What does a Google search say about the class?

What do browser development tools state are the properties of the attributes the class implement?

Does browser development tools show a conflicting class you have?

@gjb2048
Copy link
Collaborator

gjb2048 commented Nov 3, 2014

P.S. The core Bootstrap theme is BS 2.3.0 so of course it won't work!

@charbusch
Copy link
Author

I'm obviously NOT talking about the core boostrapbase. I meant THIS bootstrap 3 theme. Like I said it DID work at some point.
As for the reference above, I am not trying to mix the classes, I am just using the hidden class.
I just found it, the responsive utilities now must use apparently divs no longer work.

@charbusch
Copy link
Author

Oops, nevermind, that wasn't it. You do have to use the mixed classes, so now instead of just hidden-md I need to add the visible too, e.g. hidden-md visible-lg works

@gjb2048
Copy link
Collaborator

gjb2048 commented Nov 3, 2014

Oh when you said 'core' that implied the Bootstrap theme in core Moodle - hence the assumption of BS2.3.0.

Closed?

@charbusch
Copy link
Author

Sorry, I meant "parent". Yes, closed--must use both hidden and visible
classes together. Thanks.

On Mon, Nov 3, 2014 at 10:14 AM, Gareth J Barnard [email protected]
wrote:

Oh when you said 'core' that implied the Bootstrap theme in core Moodle -
hence the assumption of BS2.3.0.

Closed?


Reply to this email directly or view it on GitHub
#349 (comment)
.

Chardelle Busch

@bmbrands
Copy link
Owner

bmbrands commented Nov 4, 2014

I love it when issue solve themselves :) closing this. Thanks for reporting charbusch

@bmbrands bmbrands closed this as completed Nov 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants