Archive for the ‘CSS’ Category

Dreamweaver MX and Vista Fix – Insert Tables – Best fix

Monday, September 22nd, 2008

PLEASE NOTE – THIS FIX WILL NO LONGER BE AVAILABLE AT THIS URL AS WE ARE MOVING TO DAVIDCRANDALL.COM – HOWEVER, WE UNDERSTAND THIS PROBLEM HAS EFFECTED MANY PEOPLE AND WE WILL MAKE A PAGE DEDICATED TO THIS FIX

Hello everyone!  A common problem for Vista users with Dreamweaver MX is the “Insert>Tables” function; it simply will not work.  I have already posted two articles on this issue providing some fixes for the issue.  In the first article, I show how to make the “Insert Table” function actually do something and that is insert a table.  The only problem with THIS fix is that it doesn’t allow you to change the specs before the table is inserted into your Document.  The second fix is a tip given by a user, and another tip given by me which has worked for a decent ammount of people, but not all (for some it only worked temporarily, then the problem occured again.)  In this tutorial, I will be giving a new fix which will make the “Insert Tables” function work like a charm.

(more…)

How To Make Rollover Buttons Using CSS

Wednesday, August 13th, 2008

Have you ever wanted to make fancey buttons that do stuff when you put your mouse over it, but don’t want to mess too much with javascript, and you just can’t afford flash?  Well, there’s an easier way to do it and it’s called CSS.  You may have noticed other articles pertaining to CSS here at FunkyTower, and if you’ve read them, you’ve realized how easy it is to use CSS.  All it takes is a little push into getting started.  So if you want to make fancy buttons for a navigation bar, well here’s the tutorial:

(more…)

Making a navigation bar in CSS

Tuesday, August 12th, 2008

CSS is such a useful tool in designing your website and adding some functionality to it.  One of the things that turns most “beginner web designers” on to CSS is the ability to customize the color of links.  This is great to avoid having unwanted underlines and the ugly blue default link color.  Well did you know you can create a very versitile navigation bar using CSS?  It’s really quite easy: instead of applying effects to a piece of text – apply effects to a table cell!  In this tutorial you will learn effects regaurding: hovering cell background effects, text effects, button effects, and more!

(more…)

Website Performance Tips pt. 2: CSS, Validation, Multiple Browsers, and Image Optimization

Thursday, August 7th, 2008

Welcome to part 2 of this article!

So now that we’ve covered templating in our last tutorial, here are some other tips for making your webpage move faster.

(more…)

Customize links using CSS

Monday, August 4th, 2008

So you’re getting into CSS and want to know how to make some decent looking links, hmm?  It’s really quite simple really.  In this tutorial, we will go over the three basic kinds of links: “link”, “visited”, and “hover.”

(more…)

 


Powered by David Crandall and the FunkyTower Wordpress theme