springlab
-
Class Schedule Plugin
@joerallen The website is now been changed and is using mindbody software which is truly overpriced. If you are referring to the old link showing my plugin then that plugin is still under development. However, if you want to try it as is then we ca…
-
Suggestions for image optimization tools/tuts
@jurotek run some test and you will see smush.it does not compare with the results of jpegmini.
-
Suggestions for image optimization tools/tuts
@vytfla bookmark these 2 sites as they will be your best friend when it comes to images and the web. They are the best out there at the moment. http://www.jpegmini.com/ http://tinypng.org/
-
Can't get this Conditional Statement to work in Wordpress
@Preeminent if you are inside the loop then leave out the $post->ID.
-
Need Dedicated Help with Bootstrap..willing to compensate
I used bootstrap in my last 2 design projects. I can help you with anything you need... Let me know and I can give you a hand.
-
Bootstrap Response CSS File - Need to get rid of extra padding around thumbnails
Why are you not making it responsive? And for that matter why don't you go to boostrap and customize the stylesheet you need as it seems like you need to eliminate a lot of the css you have. However, I strongly think you need to make it respons…
-
Bootstrap Response CSS File - Need to get rid of extra padding around thumbnails
Go to your bootstrap-responsive.css file and comment out all the code that belongs with @media (min-width: 1200px){}. If you are using less then find the right .less file and void it from compiling.
-
Why Macs became trendy among Web Developers?
All I have to say about a thread like this is ....really?
-
What is the "best" text editor for Mac?
I am with @zoom on this. If you have not tried Phpstorm lately then your are missing out on one hell of an IDE/text editor. ST2 is good, but i never use it. Phpstorm does so much more and the plugins are great. The new Less compiler is awesome. If y…
-
opinion on simple design
Looking better. When you redo the logo keep in mind "simple". I would also redesign the nav buttons and make them a one solid color. Also, the drop shadow on the search box does not match the rest of the site. Keep working at it, you wil…
-
opinion on simple design
If you want simple then drop the 90's looking gradients and the textured background. Sidebar needs padding work.
-
Bootstrap + LESS
Phpstorm now has a great .less compiler plugin. Awesome!
-
Class Schedule Plugin
UPDATE.....I set up transients and here are the numbers. Before = .013 After = .007 Total saved = .006 The trick I had was that each week view would create dynamic transients based on the dates and the day of the week. The transients key name wo…
-
Class Schedule Plugin
@chrisburton thanks for the link and I will keep that in mind as another option. Once the plugin is final I had plans on condensing all the files (css and js), but thanks for the tip and much appreciated. @chriscoyier transients might be the way to…
-
Class Schedule Plugin
Ok...@chriscoyier, @chrisburton. Until I redesign the plugin I added a pre-loader .gif. At least it gives the user some indication that the page is doing something. I roughed it in as I did not want to spend much time on perfecting it. Looks ok for …
-
Class Schedule Plugin
Great find...I will look into later when I have a chance. I also want to add a loading gif so at least the user will see that something is actually taking place while the page loads. Like I said I am currently redesigning the entire plugin so this i…
-
Class Schedule Plugin
I am currently rebuilding the entire plugin from ground up in hopes to make it more stream lined. It actually uses AJAX, but still a little laggy. I think it is the sql for the class loop...I hope to refine the sql to make it smoother and quicker.
-
Trying Twitter Bootstrap
#book_banner { clear: both; background-color: #464342; color: white; margin: 35px 0 35px 0; } replace margin with: margin-top: 35px; margin-bottom: 35px; You are adding 0 margin to the default bootstrap css.
-
Sticky Footer
Just tested it in codepen and it seems to work great
-
Sticky Footer
This seems to work for me....give it a try page-wrap { position: relative; max-width: 920px; min-height: 100%; height: auto !important; overflow: hidden; margin: 0 auto -40px auto; padding: 0 20px -40px 20px; } #slider img {posi…
-
Suggestions on a Responsive/Mobile Navigation
http://bootstrapwp.rachelbaker.me/
-
design critique and help
Not bad if it's your first and like you said you are just starting out so you will improve your skill set in time. Best thing you can do to learn style is to really watch trends in web design. If I was you... really focus on responsive web des…
-
Can someone help me!!?? Highlighting based on anchor links
years of headaches.
-
Can someone help me!!?? Highlighting based on anchor links
Try this: http://reference.sitepoint.com/css/pseudoclass-target to get it to work in IE: http://www.htmldog.com/articles/suckerfish/target/
-
Adobe Dreamweaver. Love it or Hate it ?!?!?
@joshuanhibbert i completely agree with you. My point is that getting someone's opinion just on DW will get false results. Some see it as a beginners tool...some see it for the "Design View"...some started on it and have not used it i…
-
Adobe Dreamweaver. Love it or Hate it ?!?!?
Think you missed my point completely, but that is ok.
-
Adobe Dreamweaver. Love it or Hate it ?!?!?
I need to make a rant. Can I say just how stupid this post is...DW or not DW...really?!!!? Not pointing a finger at @_John_ as I understand his question, but look....use what works for you and why let others influence you. Dw is a great program and …