outtacontext
-
Making a Non-Data Table Responsive
Okay, it turned out to be a crazy server cache issue. Thanks Chris for all your help!
-
Making a Non-Data Table Responsive
Sorry this has been such a bear to help. I do appreciate it.
-
Making a Non-Data Table Responsive
Thanks. Well, the images are now together but the rest of the them is missing, including the sidebar and the content is pushed all the way over to the left.
-
Making a Non-Data Table Responsive
Well, I put it in my template and it messed with the whole look. Take a look: http://www.outtacontext.com/wp2/about/table-test/ Something is wrong. I wanted to make sure the classes were specific to this page only for img and div so I gave your sty…
-
Making a Non-Data Table Responsive
Just looked closer at your CSS. Is there a reason you gave classes to the left and right divs even though you just have a style for "div"?
-
Making a Non-Data Table Responsive
Yes! I think so. I will have to add a media query to reduce the size of the text and move things around a bit, but yes. Thank you very much. Can you tell me what inline-block does? I read about it as I was trying to troubleshoot this but it wasn…
-
Making a Non-Data Table Responsive
Okay, so do you think I should use only one type of measurement throughout the whole table (either all ems or all percentages)? I did an experiment with floats instead of the table. This is what I got: http://www.outtacontext.com/wp2/about/table-te…
-
Making a Non-Data Table Responsive
@ChrisP: do you mean the two links on the words "here"? They're working for me. Here's the page in question: http://www.outtacontext.com/wp2/about/jeffs-past-so-many-dopplegangers/ And here's the page with only one image t…
-
Do You Suck at jQuery? Your answer could be here!
I am trying Chris' Anything Slider jQuery (http://css-tricks.com/anythingslider-jquery-plugin/) and would like to remove the forward and backward arrows in the slider. I found the css that defines them in the slider.css doc. But I can't fi…