Bprompt: marrenarre is.

 
Pridham: Helpmeplease: It does not.

Mcelravy: Marrenarre: it scrolls with me in Firefox, in chrome it doesnt

Derks: Helpmeplease: I only tried it in Chrome. Maybe Chrome doesn’t support ‘not’ in media queries.

Ozuna: You could try changing it from “not max-width: 1024px” to “min-width: 1025px”.

Hulst: I took out all Bootstrap styling includes. Now I’m wondering how I tell the browser that ALL section/div elements should have border 1px solid black?

Plutt: Right now I’m doing section,div * {border: 1px solid black;}

Hinchcliff: Skinux: section, div targets all sections and divs.

Gnas: Yes, that is what I want.

Fiest: Marrenarre: changed to min-width: 1025 and removed not

Tuia: Helpmeplease: It hasn’t changed for me.

Rahal: Skinux, Always provide a link to a *live* page or pared-down testcase so we can see the problem in action. Looking at code or images alone usually isn’t very effective. Also see paste and testcase.

Thaut: Marrenarre: it changed in the style.css on the server

Derryberry: But the site still remains the same in chrome

Rumbaugh: Well, it’s working on the fiddle, but not on localbost

Landess: Helpmeplease: It’s giving me the version with /* and */ in Firefox.

Morganson: Skinux: btw, noone was prosecuting you yesterday, in case you missed that, we were simply pointing things out, no acromnies

Mosser: Marrenarre: one sec. gonna pastebin directly from the server, you can see

Opitz: Bprompt: Take a look at the CSS and you might not think specificty is the answer

Milward: Do I need to remove the /* parts?

Saggese: Http://pastebin.com/HXRcG3Ph

Lampey: Skinux: hmmm well, you said the example IS working.so. looking at the example may not show it

Strate: Helpmeplease: There must be something weird going on with the server. Yes you should remove those as well.

Titcomb: Helpmeplease: That doesn’t change the fact that that do***ent is not being delivered to my browser.

Keene: As confusing as it may be.

Yerka: Bprompt: He might’ve meant the CSS from the live page.n

Ouimette: So remove what exactly? marrenarre

Saucer: Helpmeplease: Any occurences of “/*” and “*/” within the code that I wrote.

Ikeda: Just remove those, nothing else?

Uselman: If you changed it to min-width: 1025px then yes.

Montazami: Helpmeplease: Not updating for me.

Sprawls: I know specificty isn’t the problem because the jsfiddle works, but local does not.

Marler: Skinux: what’s the first line of your local copy?

Kustes: Marrenarre: http://pastebin.com/M0SnEcmp

Zerbe: Which is the only thing the jsfiddle doesn’t have

Hardison: Helpmeplease, Always provide a link to a *live* page or pared-down testcase so we can see the problem in action. Looking at code or images alone usually isn’t very effective. Also see paste and testcase.

Pribble: I don’t know.the IDE put that first line there

Mazzini: I thought it WAS for UTF8

Masino: Bprompt: i was just showing a snippet for marrenarre to make sure I had it right lol

Thaxton: Skinux: got url? for the fiddle, well, if it’s working. hmmm and supposedly is the same as the localhost, then it’s a browser cache issue I’d think

Nodarse: Http://jsfiddle.net/skinux/e6t66h54/ I thought I gave the link already

Millien: Helpmeplease: hmmm ahemm. got url? what are you trying to do anyway?

Giebler: Bprompt: site url is: www.toxusa-labs.net

Holleyman: Skinux: I got here a few ago

Schey: Bprompt: marrenarre is trying to help me make the menu go with the scrolling of the page and to move the logo to the menu bar rather than it be in the middle of the page so it scrolls with the menu