fedeisas
-
IE height troubles
yes, that's my first css line :D I think the problem has something to do with the .clear div
-
phpbb3 Problems
Hi Med, I would suggest you to use Firebug (https://addons.mozilla.org/es-ES/firefox/addon/1843). With this tool you can actually make changes "live" in your css file and see instant results. It comes very handy when your trying to set typ…
-
table-based sites
Awesome! I can't believe it was that simple. Spunkmeyer, you saved me a lot of troubles. And, Mikes, you're probably right, it's not worth the trouble making table based sites. Thank you all!
-
table-based sites
I think no one is undestanding what I'm asking. And that's because my primary language isn't english. I already know how to center a div horizontally using "margin: 0 auto;". But, how do I center it vertically? Let's sa…
-
table-based sites
hi BrianZet, thanks for the reply! Dreamweaver could be a choice. thanks. But with that code I'll center the content horizontally. How can I center it vertically? thxs.
-
e-commerce
Well, for fooling around with an ecommerce solution, I always prefer for something free. So I download the Magento stuff. It looks pretty complete to me, can handle some SSL certificates for credit card payments, taxes, multi-language sites, etc. I …