Posts Tagged ‘CSS’

Revised Fake Grid View

WPSC = wordpress shopping cart
Here is a re write of an earlier post on “faking” Grid View(for wordpress shopping cart plugin).
My earlier post did not take into account, beyond styling the page with CSS, the functions in homepage_products_functions.php and how the output of this file varies from the real grid view product display.
So if you [...]

Get Grid View Without Buying Gold Cart

WPSC means WordPress Shopping Cart, a plugin for WordPress.Grid View is a paid add on for the paid module Gold Cart.With this post I can help you save 35 dollars and get some SEO FINALLY into your online shopping site.
What:Too cheap to buy a Gold Cart Module for your WPSC plugin? Well, it isn’t [...]

Clear Clear Clear your floats!

You might as well have a page full of tables with tds that have spacer.gifs in them to hold them in place! Ok, so maybe <div class="clear"></div> put once in a document isn’t as bad as that but it is similar in that the added HTML element doesn’t actually format or provide content.

Typography or font-weight,which is the culprit here?

These are 2 screenshots of paragraphs, the first image shows arial with font weight set to normal and about 14px in FF,the second in IE 7.
Just to make certain it wasn’t a flaw in the stylesheet I wrote I checked this issue on many other webpages of very well known CSS experts and noticed the [...]