[00:13:06] *** io_____ has quit IRC
[00:24:56] *** rigor789 is now known as rigor789|away
[00:26:49] *** rigor789|away is now known as rigor789
[00:28:52] *** rigor789 is now known as rigor789|away
[00:30:01] *** eago has joined ##bootstrap
[00:31:47] *** d3Vito has quit IRC
[00:36:51] *** d3Vito has joined ##bootstrap
[00:41:26] *** intellix has quit IRC
[00:45:12] *** ejb has quit IRC
[00:51:16] *** ejb has joined ##bootstrap
[00:54:26] *** Lyte101 has joined ##bootstrap
[00:58:33] *** joshmbrown has joined ##bootstrap
[01:01:18] *** amikiri has joined ##bootstrap
[01:01:31] *** Skapadapaduu has quit IRC
[01:02:26] *** degenorate is now known as Vaultex
[01:02:31] *** eago has quit IRC
[01:02:39] *** Vaultex has quit IRC
[01:02:39] *** Vaultex has joined ##bootstrap
[01:06:06] *** ejb has quit IRC
[01:08:37] *** kawaiibesu has quit IRC
[01:12:04] *** Vaultex is now known as Vaultex-Derek
[01:12:51] *** Vaultex-Derek is now known as degenorate
[01:13:06] *** degenorate has joined ##bootstrap
[01:21:07] *** hExDJ has quit IRC
[01:22:23] *** joshmbrown has quit IRC
[01:31:32] *** kstenger has quit IRC
[01:53:29] *** Foldager has quit IRC
[01:54:48] *** amikiri has quit IRC
[02:10:08] *** weeb1e has quit IRC
[02:10:23] *** daniel3 has quit IRC
[02:10:42] *** weeb1e has joined ##bootstrap
[02:12:07] *** daniel3 has joined ##bootstrap
[02:22:53] *** daniel3 has quit IRC
[02:31:35] *** MetalHead77 has joined ##bootstrap
[02:32:35] <MetalHead77> How can I hide a fixed to bottom navbar with javascript/jQuery?
[02:33:33] *** Ariel_Calzada has joined ##bootstrap
[02:34:15] <preaction> set it to display none?
[02:34:20] *** killa_kyle has quit IRC
[02:34:44] *** killa_kyle has joined ##bootstrap
[02:41:54] *** grohl has quit IRC
[02:54:24] *** amikiri has joined ##bootstrap
[02:57:46] <MetalHead77> preaction: Thanks
[03:01:43] *** killa_kyle has quit IRC
[03:02:07] *** killa_kyle has joined ##bootstrap
[03:05:44] *** killa_kyle has quit IRC
[03:06:32] *** eago has joined ##bootstrap
[03:07:47] *** frigginglorious has quit IRC
[03:09:10] *** FatBoyXPC has joined ##bootstrap
[03:29:59] *** frigginglorious has joined ##bootstrap
[03:40:11] *** Larado has joined ##bootstrap
[03:42:30] *** eago has quit IRC
[03:59:22] *** diegoaguilar has joined ##bootstrap
[04:01:30] *** gtristan has quit IRC
[04:08:50] *** daniel3 has joined ##bootstrap
[04:21:28] *** davesidious_ has joined ##bootstrap
[04:22:21] *** yonney_ has joined ##bootstrap
[04:24:45] *** Superburke has quit IRC
[04:25:19] *** davesidious__ has quit IRC
[04:25:33] *** gtristan has joined ##bootstrap
[04:26:31] *** killa_kyle has joined ##bootstrap
[04:32:06] *** drej has quit IRC
[04:35:38] *** diegoaguilar has quit IRC
[04:39:45] *** killa_kyle has quit IRC
[04:56:56] *** d3Vito has quit IRC
[04:58:38] *** D9 has joined ##bootstrap
[05:00:34] *** d3Vito has joined ##bootstrap
[05:00:44] *** amikiri has quit IRC
[05:16:22] *** daniel3 has quit IRC
[05:33:12] *** kyl0micron has quit IRC
[05:36:12] *** morenoh149 has joined ##bootstrap
[05:37:19] *** Larado has quit IRC
[06:02:25] *** D9 has quit IRC
[06:19:16] *** Larado has joined ##bootstrap
[06:24:08] *** Larado has quit IRC
[06:52:50] *** ms7 has joined ##bootstrap
[07:05:27] *** EREVAN has joined ##bootstrap
[07:07:04] *** s3shs has joined ##bootstrap
[07:08:30] *** s3shs has quit IRC
[07:12:51] *** goodenough has quit IRC
[07:17:41] *** MetalHead77 has quit IRC
[07:24:48] *** sinequanon has joined ##bootstrap
[07:27:58] *** goodenough has joined ##bootstrap
[07:36:50] *** Shrooms has joined ##bootstrap
[07:41:50] *** FatBoyXPC has quit IRC
[07:42:09] *** daniel3 has joined ##bootstrap
[07:47:18] <gtristan> and I'm running with bootstrap 3.2.0 in chrome
[07:47:57] <gtristan> first remark... setting class="selectpicker" does not do the automated thing as advertised
[07:48:39] <gtristan> second, worse thing... is that the thing doesnt seem to actually work :-S
[07:49:07] <gtristan> I get some exceptions when I set the value of the <select> with jquery $(this.node).val (val)
[07:49:43] <gtristan> the whole point here, is I want pretty selects of course, with some icon & text in the select menu and also as the selected option
[07:50:03] <gtristan> lets try firefox...
[07:52:05] <gtristan> hmmm, nothing more there
[07:52:15] *** goodenough has quit IRC
[07:52:35] <gtristan> I should probably just be using a dropdown
[07:52:56] <gtristan> and screw using <select><option/>...</select> in the first place
[07:53:17] *** goodenough has joined ##bootstrap
[08:00:25] *** ms7 has quit IRC
[08:08:40] *** Shrooms has quit IRC
[08:11:40] *** Shrooms has joined ##bootstrap
[08:15:44] <preaction> gtristan: did you look at the errors you got?
[08:16:04] <preaction> not strange at all. order matters
[08:16:06] <gtristan> preaction, I have to use integrate the .js, as right now I'm using the .min.js
[08:16:25] <preaction> also, in 2287, the -select stuff was 404
[08:16:27] <gtristan> preaction, yeah, I'm new the the jsfiddle stuff
[08:17:04] <preaction> but you're not new to "check the errors" and "look at the page source"
[08:18:06] <gtristan> in my project I'm downloading bootstrap & bootstrap theme CSS before bootstrap-select at the end of <head>, and the bootstrap JS before the bootstrap-select at the end of <body>
[08:18:09] *** jimvideo has quit IRC
[08:18:36] <gtristan> yeah, I'll try to reproduce this problem in fiddle before applying it to the project
[08:18:43] <gtristan> apparently I shouldnt need the jquery line
[08:21:19] <gtristan> eh, that doesnt work - removing $(.selectpicker).selectpicker(); screws it up, so I guess manually enabling it is important (contrary to as advertised)
[08:21:31] <eagles0513875> morning gtristan :)
[08:21:38] <gtristan> eagles0513875, morning
[08:22:01] <eagles0513875> gtristan, can i ask you your opinion on something if you want content areas I'm guessing panels would be the best way to achieve them correct
[08:25:04] *** jmverges has quit IRC
[08:25:12] *** FilipNortic has joined ##bootstrap
[08:26:16] <gtristan> eagles0513875, I use panels, I like panels with headers and footers yeah
[08:26:47] <eagles0513875> gtristan, ok what do you do to make yours a horizontal row cuz mine now that i have changed them to panels are all in a vertical row
[08:26:54] <eagles0513875> and its frustrating
[08:27:09] <gtristan> parse error
[08:27:09] <eagles0513875> also do your panels have a gutter (spacing) of some sort?
[08:27:17] <eagles0513875> gtristan, ?
[08:27:49] <gtristan> eagles0513875, I use grids
[08:28:36] <gtristan> and yeah, bootstrap gives me nice and fat default spacing all by itself, I just don't care and there is wide enough spacing so everything is not a huge clusterfuck of information overload for the user
[08:28:38] <eagles0513875> gtristan, I'm using grids as well
[08:29:14] <eagles0513875> gtristan, would you like a jsfiddle with the code in question?
[08:29:19] <gtristan> eagles0513875, :(
[08:29:51] <eagles0513875> could be the size of the grids i have I'm not sure
[08:29:55] <gtristan> I want to spend < 1hr integrating this bootstrap-select plugin so I can put nice glyphicons in my <option> menus
[08:30:21] <gtristan> that's what I really want, but this web development crap is like... you want to do something simple, and it ends up wasting your whole day
[08:30:30] <gtristan> so what about all the features you want to develop ?
[08:30:31] <gtristan> eh
[08:31:07] <gtristan> where is my configure.ac for bootstrap-select anyway, how does it detect and complain about not having the strict/correct version of everything it needs ?
[08:31:30] <gtristan> havent these web kids learned about strict versioning requirements ?
[08:31:37] * gtristan bangs head against wall a few times
[08:31:47] <eagles0513875> gtristan, ill take that as a you aren't interested in a jsbin of my code?
[08:32:14] <gtristan> eagles0513875, on irc man - it's don't ask to ask, just ask - for a good reason
[08:32:36] <eagles0513875> gtristan, ok will paste one sec
[08:32:46] <gtristan> calling out someone by name is like an invitation to an hour of time wasting and hand holding
[08:33:06] <gtristan> paste your problem, I might take a look, others might, and if someone has an idea, you'll get a response
[08:33:18] <eagles0513875> gtristan, sorry
[08:35:50]
<eagles0513875> so guys here is my issue http://jsbin.com/duxifecebu/1/edit i have panels and for some reason instead of horizontal they are coming vertical any ideas
[08:39:30] *** Shrooms has quit IRC
[08:43:03] *** Lyte101 has quit IRC
[08:49:11] *** rigor789|away is now known as rigor789
[08:49:41] <gtristan> eagles0513875, I don't think you've understood grids
[08:50:26] <gtristan> eagles0513875, you need a parent <div> with the 'row' class, and children of that 'row' must have the 'col' classes
[08:50:33] <gtristan> eagles0513875, one row is always 12
[08:50:44] <gtristan> 12 units make a row
[08:50:48] *** Shrooms has joined ##bootstrap
[08:50:57] <gtristan> a row can contain columns which do not fill up the entire 12, that's alright
[08:51:26] <gtristan> and you can have empty columns as well, by putting a <div class="col-md-6"/>
[08:51:36] <gtristan> i.e. that will 'eat up half of the horizontal space'
[08:51:41] <gtristan> eagles0513875, make sense ?
[08:52:36] *** CustosLimen has joined ##bootstrap
[08:53:49] *** G0re has quit IRC
[08:54:07] <gtristan> finally
[08:57:40] <eagles0513875> gtristan, humm ok
[08:58:40] <eagles0513875> the funny thing is i do not have empty space i have col-md-2 and each box will take up a fixed height of 146px
[09:01:50] <eagles0513875> i removed the row class and the funny thing is that I'm still getting them vertical
[09:02:04] <gtristan> they are just divs
[09:02:12] <gtristan> how do you expect them to show up ?
[09:02:45] <eagles0513875> horizontally
[09:02:53] <eagles0513875> wait a min
[09:03:15] <gtristan> <row> <col-2/> <col-2/> <col-2/> <col-2/> <col-2/> <col-2/> <col-2/> </row> <-- ya know, ya get the idea
[09:03:27] <gtristan> no need for proper syntax, just to get the idea across
[09:04:03] <eagles0513875> ya i remove the row div now though
[09:04:30] <gtristan> you need a "row" for the columns to work, the row is the basis for everything grid, it's the container
[09:04:51] <eagles0513875> so its instead of the container class?
[09:05:43] *** dan2k3k4 has joined ##bootstrap
[09:05:48] * eagles0513875 goes back to the bootstrap site and does some reading
[09:09:16] *** Hounddog has joined ##bootstrap
[09:09:18] <gtristan> eagles0513875, the container class is something else that's needed, it's not particular to grid - I'm not certain if grid can work at all without being somewhere inside a container though
[09:09:27] *** Valduare has quit IRC
[09:09:43] <eagles0513875> gtristan, ok need to sdo some more reading here as there is some funky behaviour going on
[09:09:48] *** G0re has joined ##bootstrap
[09:09:48] <gtristan> eagles0513875, you can have many grids... but the container should be at the toplevel - it's basically what does the media queries and defines the width of the page
[09:10:00] *** G0re has quit IRC
[09:10:18] <gtristan> I'm not sure what 'container' class nesting does, if anything
[09:10:26] <eagles0513875> gtristan, ahh got it but what if i need the container full width as i have noticed that it tends to shrink everything to the centre of my page
[09:10:46] <gtristan> but what I'm using, which works... is <div class="container"> at the *top* level... and then as many grids as I need throughout the page, can be nested, etc
[09:10:51] *** Shrooms has quit IRC
[09:10:52] *** G0re has joined ##bootstrap
[09:11:14] <gtristan> eagles0513875, if you have huge/wide displays that happens, but it's a tradeoff you make
[09:11:25] <gtristan> eagles0513875, look into container-fluid for using the entire screen width
[09:11:45] <gtristan> but I think the grid framework works better within the limitation of strict 'container'
[09:12:21] <gtristan> eagles0513875, there is also a hack/trick... somewhere on stack overflow... to add an additional media query to bootstrap.css and make the large display size... a little larger
[09:12:26] <gtristan> ya know ;-)
[09:13:07] <gtristan> I have that same issue, my display is totally panoramic, but we make the sacrifice to sit inside "container", because I feel it's just more portable, even if it's a bit wasteful
[09:13:58] * gtristan has nice combo boxes now :D
[09:14:08] <gtristan> err, "option menus" as the web kids are calling them
[09:15:43] *** Shrooms has joined ##bootstrap
[09:21:56] *** basiclaser_ has quit IRC
[09:24:30] <eagles0513875> gtristan, thing is for certain thing regardless of the screen size they will be full width regardless hence why container is needed and not container-fluid
[09:31:36] *** imox has joined ##bootstrap
[09:32:39] *** sinequanon has quit IRC
[09:37:13] *** sinequanon has joined ##bootstrap
[09:42:51] *** jagga has joined ##bootstrap
[09:43:46] *** morenoh149 has quit IRC
[09:55:21] *** qdk has quit IRC
[09:58:01] <eagles0513875> gtristan, sorted the panel issue btw
[09:58:25] <gtristan> good :)
[10:01:28] <eagles0513875> turns out i had to specify a grid for each panel
[10:02:09] <gtristan> I doubt that
[10:02:43] <gtristan> you need to specify a row for every panel that you want visible on the same line, and a column for every panel that is visible on that line
[10:03:32] *** adac has joined ##bootstrap
[10:03:44] <adac> Guys, how can I center a single button in a panel?
[10:07:20] <eagles0513875> gtristan, what i did is working
[10:07:28] <eagles0513875> adac, hold on one sec
[10:08:16] <eagles0513875> adac, you there
[10:08:29] <adac> eagles0513875, sure I'm here
[10:08:56] <eagles0513875> gtristan, now I'm fighitng with spacing :(
[10:09:14] <gtristan> eagles0513875, grids will wrap if you have too many columns in a row or such - what you might think is working, might 'unwrap' accidentally in larger widths or 'rewrap' at smaller widths
[10:09:30] *** Shrooms has quit IRC
[10:09:44] <gtristan> it's best to know you are using the API correctly, just saying, 'it's working' is not a great indicator of that
[10:11:09] *** BadApe has joined ##bootstrap
[10:11:47] *** sinequanon has quit IRC
[10:11:53] *** intellix has joined ##bootstrap
[10:12:27] <eagles0513875> gtristan, i am aware of that
[10:12:35] *** Shrooms has joined ##bootstrap
[10:12:35] *** Shrooms has joined ##bootstrap
[10:12:39] *** Suppa|Lap__ has joined ##bootstrap
[10:12:52] <eagles0513875> gtristan, i tried it out by adjusting the size of my browser and its working as it should be
[10:12:57] <eagles0513875> adac, did what i say make sense
[10:14:19] <adac> eagles0513875, sorry I got distracted....
[10:14:35] <eagles0513875> adac, you asked about adding a button copy the code into the panel from thumbnails
[10:14:40] <eagles0513875> thats what i do and adapt it for my needs
[10:14:51] *** Hounddog_ has joined ##bootstrap
[10:15:19] *** grohl has joined ##bootstrap
[10:16:04] *** Suppa|Lap_ has quit IRC
[10:16:04] <adac> eagles0513875, ok I need to check this. thanks!
[10:17:46] *** morenoh149 has joined ##bootstrap
[10:18:10] *** Hounddog has quit IRC
[10:20:28] *** pdcmoreira has joined ##bootstrap
[10:21:07] <eagles0513875> hey guys if one needs custom spacing on a panel how does one go about achieving it?
[10:26:50] *** pdcmoreira has quit IRC
[10:27:02] *** grohl has quit IRC
[10:27:19] *** grohl has joined ##bootstrap
[10:32:03] *** frigginglorious has quit IRC
[10:33:11] *** pdcmoreira has joined ##bootstrap
[10:35:30] *** frigginglorious has joined ##bootstrap
[10:37:01] *** lippoliv has joined ##bootstrap
[10:37:07] <lippoliv> hey there. I have an carousel that has an interval. That is OK. But after the first user-slider-change I would like to stop the interval from auto-sliding... how can I do that?
[10:37:39] *** ledestin has quit IRC
[10:39:16] *** intellix has quit IRC
[10:50:43] *** intellix has joined ##bootstrap
[10:55:14] *** Oka has quit IRC
[10:59:21] *** badon has quit IRC
[11:03:07] *** mcgarcia has joined ##bootstrap
[11:21:47] *** intellix has quit IRC
[11:23:54] *** io_____ has joined ##bootstrap
[11:40:09] *** Sjook has joined ##bootstrap
[11:41:47] *** badon has joined ##bootstrap
[11:43:37] *** ledestin has joined ##bootstrap
[12:01:14] <eagles0513875> lippoliv, to answer your question it seems you would need some sort of hover. you basically want if someone mouses over and hovers there it stops
[12:03:47] *** qdk has joined ##bootstrap
[12:08:00] *** k3k has left ##bootstrap
[12:08:03] *** Yakulu has quit IRC
[12:10:56] *** JeanClau1eObama is now known as JeanClaudeObama
[12:11:40] *** adac has quit IRC
[12:11:54] *** kstenger has joined ##bootstrap
[12:12:37] *** Yakulu has joined ##bootstrap
[12:21:17] *** m0ltar has joined ##bootstrap
[12:27:43] *** frigginglorious has quit IRC
[12:31:59] *** mcgarcia has quit IRC
[12:32:46] <lippoliv> eagles0513875: It stops allready, if hovered, but it starts cycling again, if you leave.. but it shouldn't. it should completly stop auto-slide.... :/
[12:33:46] <eagles0513875> actually that is how i have seen it when you move off it it starts hovering again
[12:33:49] <eagles0513875> starts rotating
[12:37:00] *** Ariel_Calzada has quit IRC
[12:44:36] *** mcgarcia has joined ##bootstrap
[12:48:12] *** davesidious_ is now known as davesidious
[12:48:19] *** davesidious has left ##bootstrap
[12:54:01] <eagles0513875> hey guys I am wondering what does one need to do to overwrite the grid classes I'm trying to do that to reduce the spacing and its not working it seems to still default to 15px regardless of overwriting
[13:03:09] *** joko has joined ##bootstrap
[13:04:57] <joko> Hello, I'm developping an Angular application and I have some of the view being refreshed and its vertical length increased. Is there any way to notify bootstrap for that? The footer currently hides the generated content.
[13:05:05] *** amikiri has joined ##bootstrap
[13:05:21] *** pdcmoreira has quit IRC
[13:05:39] *** drej has joined ##bootstrap
[13:05:48] *** pdcmoreira has joined ##bootstrap
[13:07:33] *** eago has joined ##bootstrap
[13:08:30] <JeanClaudeObama> joko: Bootstrap is css. It applies the styles to elements with the coresponding elements. If a class applies it applies. You don't have fire certain commands to make it work.
[13:08:54] *** zsentinel has quit IRC
[13:10:09] <joko> JeanClaudeObama: I see, I thought bootstrap.js contained some js code to calculate the width, length of divs and that I had to re-calculate it once I get data
[13:11:17] <JeanClaudeObama> joko: Do you get errors with the rendering of a concrete element?
[13:12:11] *** zsentinel has joined ##bootstrap
[13:14:54] *** simplyshipley has joined ##bootstrap
[13:15:13] <joko> JeanClaudeObama: nope... I feel ashamed, the problem was with the footer div having absolute position... My bad :S
[13:16:47] *** MarkyC has joined ##bootstrap
[13:17:37] *** ledestin has quit IRC
[13:18:50] <JeanClaudeObama> joko: Is it a complex footer or just copyright one liner?
[13:19:28] <joko> JeanClaudeObama: just a copyright one
[13:20:05] <JeanClaudeObama> joko: With tiny one-liner footers I just position them fixed and add a margin-bottom of the height of the footer so that no text will be obscured by the footer.
[13:22:54] *** adac has joined ##bootstrap
[13:23:06] *** killa_kyle has joined ##bootstrap
[13:25:39] *** ledestin has joined ##bootstrap
[13:35:13] *** amikiri has quit IRC
[13:35:54] *** hxm has quit IRC
[13:38:04] *** sunoano has joined ##bootstrap
[13:38:25] *** hxm has joined ##bootstrap
[13:39:00] <gtristan> anyone here knows how the bootstrap-select plugin works well ? ... I'm trying to update the data-content of a <select> menu once it's already built
[13:39:20] *** lippoliv has quit IRC
[13:39:34] <gtristan> very simple, except modifying the data-content doesnt work
[13:39:53] *** intellix has joined ##bootstrap
[13:41:46] *** PrplHaz4 has joined ##bootstrap
[13:45:08] *** m0ltar has quit IRC
[13:48:18] *** m0ltar has joined ##bootstrap
[13:48:43] *** amikiri has joined ##bootstrap
[13:49:31] *** Larado has joined ##bootstrap
[13:59:44] *** mcgarcia has quit IRC
[14:00:02] *** amikiri has quit IRC
[14:00:35] *** intellix has quit IRC
[14:00:48] *** tirengarfio has joined ##bootstrap
[14:03:05] *** ledestin has quit IRC
[14:04:54] *** rigor789|away has joined ##bootstrap
[14:05:50] *** drej has quit IRC
[14:10:28] *** Shrooms has quit IRC
[14:12:57] *** rigor789|away has quit IRC
[14:15:19] *** goodenough has quit IRC
[14:15:52] *** rigor789|away has joined ##bootstrap
[14:18:11] *** rigor789|away has quit IRC
[14:19:40] *** rigor789|away has joined ##bootstrap
[14:20:19] *** killa_kyle has quit IRC
[14:21:24] *** intellix has joined ##bootstrap
[14:22:10] *** killa_kyle has joined ##bootstrap
[14:23:29] *** killa_kyle has quit IRC
[14:26:17] *** morenoh150 has joined ##bootstrap
[14:28:03] *** morenoh149 has quit IRC
[14:30:54] *** bmonty has joined ##bootstrap
[14:32:06] *** hxm has quit IRC
[14:32:06] *** hxm has joined ##bootstrap
[14:32:18] *** livingstn has joined ##bootstrap
[14:36:42] *** FatBoyXPC has joined ##bootstrap
[14:51:27] *** vx has joined ##bootstrap
[14:51:56] *** Larado has quit IRC
[14:52:27] *** MarkyC has quit IRC
[14:53:59] *** MarkyC has joined ##bootstrap
[14:56:43] *** morenoh150 has quit IRC
[14:57:55] *** pll has quit IRC
[14:58:01] *** morenoh150 has joined ##bootstrap
[15:03:27] *** rigor789|away has quit IRC
[15:04:37] *** rigor789|away has joined ##bootstrap
[15:05:54] *** Efrem has joined ##bootstrap
[15:06:16] *** rigor789 has quit IRC
[15:06:16] *** rigor789|away is now known as rigor789
[15:06:48] *** zecho has joined ##bootstrap
[15:08:31] *** rigor789 has quit IRC
[15:09:31] *** rigor789 has joined ##bootstrap
[15:13:47] *** vx has quit IRC
[15:15:54] *** knownasilya has joined ##bootstrap
[15:27:36] *** decotii has joined ##bootstrap
[15:29:50] *** Sjook has quit IRC
[15:33:51] *** Suppa|Lap_ has joined ##bootstrap
[15:36:54] *** Suppa|Lap__ has quit IRC
[15:40:07] *** mcgarcia has joined ##bootstrap
[15:48:13] *** dkphenom has joined ##bootstrap
[15:48:45] *** kyl0micron has joined ##bootstrap
[15:54:57] *** MarkyC has quit IRC
[15:54:57] *** yonney_ has quit IRC
[15:55:26] *** Siecje has joined ##bootstrap
[15:56:45] *** Suppa|Lap has joined ##bootstrap
[15:57:31] *** MarkyC has joined ##bootstrap
[15:58:59] *** Suppa|Lap_ has quit IRC
[16:00:35] *** denete has joined ##bootstrap
[16:02:12] *** gtristan has quit IRC
[16:07:57] *** EREVAN has quit IRC
[16:09:26] *** TheBlueDog has joined ##bootstrap
[16:19:49] *** m0ltar has quit IRC
[16:23:30] *** eago has left ##bootstrap
[16:25:38] *** TheBlueDog has quit IRC
[16:27:46] *** ledestin has joined ##bootstrap
[16:27:48] *** gtristan has joined ##bootstrap
[16:36:15] *** spaceonline has joined ##bootstrap
[16:38:01] *** spaceonline has quit IRC
[16:42:10] *** Valduare has joined ##bootstrap
[16:43:49] *** TheBlueDog has joined ##bootstrap
[16:49:46] *** focalise has joined ##bootstrap
[16:49:53] *** m0ltar has joined ##bootstrap
[16:53:48] <focalise> Hi, could anyone help me figure out why I can't click on the links in my scrollspy sidenav? the scrolling and updating the active li works fine, and I can click the hrefs in inspector and they bring me to the right place on the page, but for some reason the browser does not render the menu > li > a's as clickable
[16:54:51] <focalise> (I can't easily jsfiddle the page im working on a wordpress theme)
[16:55:09] <focalise> thanks!
[16:56:47] *** Foldager has joined ##bootstrap
[16:59:51] *** FilipNortic has quit IRC
[17:14:35] *** zecho has quit IRC
[17:15:08] *** zecho has joined ##bootstrap
[17:28:20] *** m0ltar has quit IRC
[17:28:25] *** mcgarcia has quit IRC
[17:32:57] *** Hounddog_ has quit IRC
[17:36:08] *** imox has quit IRC
[17:38:44] *** zecho has quit IRC
[17:38:59] *** zecho has joined ##bootstrap
[17:39:20] *** adac has quit IRC
[17:41:09] *** Superburke has joined ##bootstrap
[17:41:24] *** dan2k3k4 has quit IRC
[17:41:53] *** morenoh150 has quit IRC
[17:41:57] *** m0ltar has joined ##bootstrap
[17:47:46] *** CustosLimen has quit IRC
[17:53:28] *** enav has joined ##bootstrap
[18:00:51] *** killa_kyle has joined ##bootstrap
[18:05:34] *** Scriptonaut has joined ##bootstrap
[18:05:47] *** Scriptonaut has left ##bootstrap
[18:05:59] *** Scriptonaut has joined ##bootstrap
[18:08:05] *** dkphenom has quit IRC
[18:08:55] *** dkphenom has joined ##bootstrap
[18:09:27] *** dkphenom has quit IRC
[18:14:15] *** eBureau has joined ##bootstrap
[18:15:10] *** killa_kyle has quit IRC
[18:16:09] *** hExDJ has joined ##bootstrap
[18:24:28] *** BadApe has quit IRC
[18:24:53] *** m0ltar has quit IRC
[18:25:54] *** enav has quit IRC
[18:26:54] *** TheBlueDog has quit IRC
[18:30:34] *** livingstn has quit IRC
[18:30:44] *** killa_kyle has joined ##bootstrap
[18:40:16] *** enav has joined ##bootstrap
[18:46:15] *** m0ltar has joined ##bootstrap
[18:46:42] *** Efrem is now known as Efrem-Away
[18:49:32] *** jimvideo has joined ##bootstrap
[18:52:53] *** TheBlueDog_ has joined ##bootstrap
[18:54:06] *** checkit has joined ##bootstrap
[18:57:52] *** enav has quit IRC
[19:02:45] *** shiftins has joined ##bootstrap
[19:04:21] *** enav has joined ##bootstrap
[19:05:01] *** intellix has quit IRC
[19:18:24] *** sunoano has quit IRC
[19:20:32] *** intellix has joined ##bootstrap
[19:21:13] *** intellix has quit IRC
[19:23:07] *** io_____ has quit IRC
[19:26:45] *** morenoh150 has joined ##bootstrap
[19:31:03] *** zecho has quit IRC
[19:31:08] *** morenoh150 has quit IRC
[19:31:39] *** zecho has joined ##bootstrap
[19:34:54] *** dkphenom has joined ##bootstrap
[19:36:23] *** Oka has joined ##bootstrap
[19:36:53] *** MarkyC_ has joined ##bootstrap
[19:36:59] *** hExDJ has quit IRC
[19:38:10] *** MarkyC has quit IRC
[19:38:45] *** MarkyC_ is now known as MarkyC
[19:38:57] *** zecho has quit IRC
[19:39:11] *** zecho has joined ##bootstrap
[19:41:12] *** goodenough has joined ##bootstrap
[19:44:30] *** killa_kyle has quit IRC
[19:45:13] *** Efrem-Away is now known as Efrem
[19:50:04] *** kawaiibesu has joined ##bootstrap
[19:59:09] *** pll^ has joined ##bootstrap
[20:04:14] *** m0ltar has quit IRC
[20:06:54] *** killa_kyle has joined ##bootstrap
[20:08:22] *** kawaiibesu has quit IRC
[20:09:59] *** m0ltar has joined ##bootstrap
[20:11:22] *** _yoy_ has quit IRC
[20:12:01] *** dkphenom has quit IRC
[20:13:11] *** _yoy_ has joined ##bootstrap
[20:19:27] *** hExDJ has joined ##bootstrap
[20:21:52] *** kawaiibesu has joined ##bootstrap
[20:25:05] *** m0ltar has joined ##bootstrap
[20:25:10] *** enav has quit IRC
[20:25:59] *** sgen has joined ##bootstrap
[20:32:11] *** kstenger has quit IRC
[20:34:26] *** dkphenom has joined ##bootstrap
[20:41:34] *** pdcmoreira has quit IRC
[20:43:45] *** ptrrr has joined ##bootstrap
[21:01:15] *** fornax has joined ##bootstrap
[21:06:37] *** m0ltar has quit IRC
[21:11:18] *** shiftins has quit IRC
[21:14:12] *** MarkyC has quit IRC
[21:15:28] *** morenoh150 has joined ##bootstrap
[21:17:59] *** Valduare has quit IRC
[21:19:57] *** morenoh150 has quit IRC
[21:28:29] *** simplyshipley has quit IRC
[21:29:41] *** Valduare has joined ##bootstrap
[21:34:23] *** sgen has quit IRC
[21:35:29] *** shiftins has joined ##bootstrap
[21:35:48] *** enav has joined ##bootstrap
[21:38:30] *** morenoh150 has joined ##bootstrap
[21:43:12] *** morenoh150 has quit IRC
[21:45:55] *** fornax has quit IRC
[21:46:24] *** fornax has joined ##bootstrap
[21:47:40] *** shiftins has quit IRC
[21:49:52] *** fornax has quit IRC
[21:51:36] *** pjc90 has joined ##bootstrap
[21:52:32] *** shiftins has joined ##bootstrap
[22:04:59] *** shiftins has quit IRC
[22:07:10] *** goodenough has quit IRC
[22:09:51] *** goodenough has joined ##bootstrap
[22:13:05] *** D-Boy has quit IRC
[22:13:12] *** D-Boy has joined ##bootstrap
[22:13:37] *** weeb1e has quit IRC
[22:13:54] *** weeb1e has joined ##bootstrap
[22:14:25] *** frustrum has joined ##bootstrap
[22:19:03] *** JeanClaudeObama has quit IRC
[22:19:06] *** io_____ has joined ##bootstrap
[22:19:42] *** enav has quit IRC
[22:20:13] *** JeanClaudeObama has joined ##bootstrap
[22:20:13] *** Suppa|Lap_ has joined ##bootstrap
[22:20:14] *** jagga_ has joined ##bootstrap
[22:21:03] *** goodenou_ has joined ##bootstrap
[22:22:03] *** MickRip_ has joined ##bootstrap
[22:22:21] *** shiftins has joined ##bootstrap
[22:22:31] *** phillipadsmith_ has joined ##bootstrap
[22:23:06] *** zagobar has quit IRC
[22:24:21] *** kanzure_ has joined ##bootstrap
[22:24:45] *** neobii_ has joined ##bootstrap
[22:27:07] *** joshmbrown has joined ##bootstrap
[22:27:50] *** wolfy1339_ has joined ##bootstrap
[22:27:50] *** wolfy1339_ has joined ##bootstrap
[22:28:00] *** xye- has joined ##bootstrap
[22:28:05] *** Davati_ has joined ##bootstrap
[22:28:06] *** Charun_ has joined ##bootstrap
[22:28:13] *** ulkesh_ has joined ##bootstrap
[22:30:16] *** zifu has quit IRC
[22:30:43] *** zifu has joined ##bootstrap
[22:32:54] *** zagobar has joined ##bootstrap
[22:34:00] *** enav has joined ##bootstrap
[22:35:05] *** goodenough has quit IRC
[22:35:05] *** pll^ has quit IRC
[22:35:05] *** Suppa|Lap has quit IRC
[22:35:06] *** jagga has quit IRC
[22:35:06] *** Davati has quit IRC
[22:35:06] *** wolfy1339 has quit IRC
[22:35:07] *** hfp has quit IRC
[22:35:07] *** kanzure has quit IRC
[22:35:07] *** neobii has quit IRC
[22:35:07] *** phillipadsmith has quit IRC
[22:35:07] *** snowii has quit IRC
[22:35:08] *** RoryHughes has quit IRC
[22:35:08] *** jA_cOp has quit IRC
[22:35:08] *** Charun has quit IRC
[22:35:09] *** xye has quit IRC
[22:35:09] *** MickRip has quit IRC
[22:35:09] *** ulkesh has quit IRC
[22:35:09] *** JelmerD has quit IRC
[22:35:10] *** wolfy1339_ is now known as wolfy1339
[22:35:10] *** Davati_ is now known as Davati
[22:35:58] *** phillipadsmith_ is now known as phillipadsmith
[22:43:01] *** killa_kyle has quit IRC
[22:45:56] *** killa_kyle has joined ##bootstrap
[22:50:59] *** enav has quit IRC
[22:55:24] *** enav has joined ##bootstrap
[22:59:26] *** morenoh150 has joined ##bootstrap
[23:00:57] *** Trow has joined ##bootstrap
[23:01:08] *** denete has quit IRC
[23:01:57] *** mcgarcia has joined ##bootstrap
[23:02:17] *** Trow1 has joined ##bootstrap
[23:03:48] *** dkphenom has quit IRC
[23:05:29] *** joshmbrown has quit IRC
[23:06:10] *** zecho has quit IRC
[23:06:30] *** Trow has quit IRC
[23:06:46] *** zecho has joined ##bootstrap
[23:08:06] *** Alina-malina has quit IRC
[23:11:01] *** Alina-malina has joined ##bootstrap
[23:11:01] *** Alina-malina has joined ##bootstrap
[23:11:34] *** killa_kyle has joined ##bootstrap
[23:12:24] *** Trow2 has joined ##bootstrap
[23:12:31] *** Siecje has left ##bootstrap
[23:13:02] *** killa_kyle has quit IRC
[23:16:41] *** Trow1 has quit IRC
[23:17:23] *** Ariel_Calzada has joined ##bootstrap
[23:18:07] *** TheBlueDog_ has quit IRC
[23:18:08] *** fornax has joined ##bootstrap
[23:18:08] *** ptrrr has quit IRC
[23:18:13] *** killa_kyle has joined ##bootstrap
[23:22:32] *** Trow1 has joined ##bootstrap
[23:25:13] *** focalise has quit IRC
[23:26:34] *** Trow2 has quit IRC
[23:26:36] *** dkphenom has joined ##bootstrap
[23:27:05] *** enav has quit IRC
[23:28:03] *** TheBlueDog_ has joined ##bootstrap
[23:29:23] *** pll^ has joined ##bootstrap
[23:29:39] *** hfp has joined ##bootstrap
[23:32:36] *** Trow2 has joined ##bootstrap
[23:34:04] *** jagga_ has quit IRC
[23:34:11] *** enav has joined ##bootstrap
[23:36:46] *** Trow1 has quit IRC
[23:38:23] *** preaction has quit IRC
[23:38:37] *** TheBlueDog_ has quit IRC
[23:38:48] *** kanzure_ is now known as kanzure
[23:38:53] *** Foldager has quit IRC
[23:40:01] *** enav has quit IRC
[23:41:16] *** fornax has quit IRC
[23:42:44] *** Trow1 has joined ##bootstrap
[23:44:00] *** preaction has joined ##bootstrap
[23:46:32] *** bewl has joined ##bootstrap
[23:46:32] *** Trow2 has quit IRC
[23:48:07] <bewl> I have a css definition that also has a media query. It has 2 properties (padding-top, padding-left)
[23:48:24] <bewl> when the media query isnt qualified, the base css definition isnt processing the padding-left
[23:49:20] <bewl> i will note that the base definition is written in LESS
[23:51:32] *** goodenou_ has quit IRC
[23:52:05] <Scriptonaut> can anyone tell me if this is bad practice. Rather than peppering my markup with classes, using the hierarchy (like say I have a div with a ul with a li with a <a> with a span)
[23:52:33] <Scriptonaut> so, applying styles based on the type of tag and its nested location
[23:52:54] <Scriptonaut> it makes the markup look a lot more clean, but I worry it makes it too vague
[23:53:11] *** Trow2 has joined ##bootstrap
[23:53:34] *** enav has joined ##bootstrap
[23:54:36] <bewl> Scriptonaut: While the solution seems like it would LOOK cleaner, i would only assume that maintaining the CSS definitions would be a bit of a chore
[23:55:30] <Scriptonaut> it's equally as easy to write the styles this way, but it would definitely be less readable (the less that is)
[23:55:38] <Scriptonaut> hmm, I'll go with a class for now to be safe then
[23:55:48] <bewl> its the proper way really
[23:55:56] <bewl> it just lends to better maintainability
[23:55:59] *** drej has joined ##bootstrap
[23:56:19] <Scriptonaut> I used to do it entirely by class, but some people in here told me that I need to use extend a lot, and mixins, to avoid my elements having more than one class. Would you agree with this?
[23:56:30] *** Trow1 has quit IRC
[23:56:35] <bewl> Absolutel
[23:56:39] <bewl> +y
[23:56:55] <Scriptonaut> ah, that makes sense, thanks
[23:59:50] *** RoryHughes has joined ##bootstrap