websitedesign.websitesinaflash.com
Century Tel | Website Designers and Webmasters
http://websitedesign.websitesinaflash.com/category/rant/century-tel
Website Designers and Webmasters. Dedicated to all the tasks Webmasters, Website Developers and Website Designers find themselves facing. CenturyLink Support Still Sucks. Filed under: Century Tel. It has been years since I have called CenturyLink. Used to be CenturyTel), and their support still sucks. Either that or I must have the worst luck. I’ve been paying for 6 MB/s for 4 years, but have only been getting 3 MB/s because I’m in a small town. Recently it’s dropped to 1.5MB/s. Filed under: Century Tel.
websitedesign.websitesinaflash.com
Ashton Sanders | Website Designers and Webmasters
http://websitedesign.websitesinaflash.com/category/ashton-sanders
Website Designers and Webmasters. Dedicated to all the tasks Webmasters, Website Developers and Website Designers find themselves facing. Websites in a Flash CSS Reset. Filed under: Ashton Sanders. As one does more and more work with CSS, you start to create a CSS Reset that work well for you and your workflow. There is some important code that I always recommend having on any website, so it’s more of “CSS Starter Code” that a “CSS Reset”. CSS Starter Code - - - - *. Html { overflow-y: scroll;}. Well, I&...
websitedesign.websitesinaflash.com
Flash | Website Designers and Webmasters
http://websitedesign.websitesinaflash.com/tag/flash
Website Designers and Webmasters. Dedicated to all the tasks Webmasters, Website Developers and Website Designers find themselves facing. Flash Random Scene ActionScript. Filed under: Flash ActionScript. I recently created a Flash Animation that would randomly play one of three different Flash scenes. Then after each scene, it would go back to the beginning and randomly choose another scene to play. This was all programmed in ActionScript in Flash. First Choose a random number. Num = random(3);. To see t...
websitedesign.websitesinaflash.com
CSS | Website Designers and Webmasters
http://websitedesign.websitesinaflash.com/category/css
Website Designers and Webmasters. Dedicated to all the tasks Webmasters, Website Developers and Website Designers find themselves facing. Websites in a Flash CSS Reset. Filed under: Ashton Sanders. As one does more and more work with CSS, you start to create a CSS Reset that work well for you and your workflow. There is some important code that I always recommend having on any website, so it’s more of “CSS Starter Code” that a “CSS Reset”. CSS Starter Code - - - - *. Html { overflow-y: scroll;}. I recent...
websitedesign.websitesinaflash.com
Rant | Website Designers and Webmasters
http://websitedesign.websitesinaflash.com/category/rant
Website Designers and Webmasters. Dedicated to all the tasks Webmasters, Website Developers and Website Designers find themselves facing. CenturyLink Support Still Sucks. Filed under: Century Tel. It has been years since I have called CenturyLink. Used to be CenturyTel), and their support still sucks. Either that or I must have the worst luck. I’ve been paying for 6 MB/s for 4 years, but have only been getting 3 MB/s because I’m in a small town. Recently it’s dropped to 1.5MB/s. I built the website with ...
websitedesign.websitesinaflash.com
Ashton Sanders | Website Designers and Webmasters
http://websitedesign.websitesinaflash.com/tag/ashton-sanders
Website Designers and Webmasters. Dedicated to all the tasks Webmasters, Website Developers and Website Designers find themselves facing. My New Blue LED Case Fan. Filed under: Ashton Sanders. It’s the first time I’ve taken my actual case a part. It was probably the hardest spot to put a fan in my entire case. Here’s the fan after I attached it:. Here’s my computer turned on:. Man, those wires are ugly, but the blue glow is cool. PS On a side note, I just published a CSS Tutorial on font-size. This CSS c...
websitedesign.websitesinaflash.com
Dreamweaver | Website Designers and Webmasters
http://websitedesign.websitesinaflash.com/tag/dreamweaver
Website Designers and Webmasters. Dedicated to all the tasks Webmasters, Website Developers and Website Designers find themselves facing. Dreamweaver: Disable Searching for New and Changed Files. I use Adobe Dreamweaver 8, and every time I go to work on a large website (where I have a large number of files on my local server), I get a little pop up dialog saying:. Opening Site WebsitesinaFlash.com. Searching for new and changed files. You can safly stop this if you have not. Wrote a great blog post.
websitedesign.websitesinaflash.com
Webmaster | Website Designers and Webmasters
http://websitedesign.websitesinaflash.com/category/web-master
Website Designers and Webmasters. Dedicated to all the tasks Webmasters, Website Developers and Website Designers find themselves facing. WordPress Plugin Settings: Contact Form 7. I’ve used Contact Form 7 on a number of websites. Here’s what I change the Contact Form settings to:. Website Contact Request: [your-subject]. Websites in a Flash CSS Reset. Filed under: Ashton Sanders. CSS Starter Code - - - - *. Html { overflow-y: scroll;}. Strong, b {font-weight:900;}. Em { font-style:italic; }. Over the ye...
websitedesign.websitesinaflash.com
Wordpress | Website Designers and Webmasters
http://websitedesign.websitesinaflash.com/category/wordpress
Website Designers and Webmasters. Dedicated to all the tasks Webmasters, Website Developers and Website Designers find themselves facing. Customizing WordPress RSS Feed- What Posts Display. The guys over at Katz, have created a perfect tutorial for creating your own RSS feed template for your theme. This will allow you to dig directly into your RSS code (for this custom file), and customize it as you please! You can customize which posts show up in your RSS, by putting a WordPress Query. The solution is ...