Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

17 total results found

How do I identify the stylesheets in Plone?

Programming and Web Development Plone

In Plone, you can list, debug, enable and disable and change the order of all the stylesheets by:...

The importance of "!important" in CSS

Programming and Web Development CSS and Web Design

Normally, CSS works by having the most recently-declared rule take precedence. However, this isn’...

Stanford Self-Help Web Design Resources

Programming and Web Development

Stanford Self-help Web Design Resources http://itservices.stanford.edu/service/web/design Templat...

What's a solid starting point (global reset) for a CSS file?

Programming and Web Development CSS and Web Design

Browsers often have different ways of rendering the same element. For example we expect lists to...

The advantages of Javascript

Programming and Web Development JavaScript

IntroductionJavascript is a browser-interpreted language that was created to access all elements ...

How can I get standard cross browser font-sizes?

Programming and Web Development

A short while ago I was overjoyed to rediscover an article that I lost track of long ago. I read ...

Should I use plonecustom.css when changing the layout for my Plone site

Programming and Web Development Plone

As stated in plonecustom.css, if you are going to be making heavy modifications to your layout, y...

CSS Design Concerns for IE6, IE7, and Firefox

Programming and Web Development CSS and Web Design

Below is the beginning of (hopefully) an ongoing collection of design-related CSS issues concerni...

a:visited property not working in Firefox, but working in IE

Programming and Web Development

When the a:visited property is customized to use a certain property (i.e., change its color when ...

How do I remove the icons in Plone?

Programming and Web Development Plone

This will allow you to remove the navigation icons that appear in Plone’s navigation portlet. go ...

What to do when CSS stylesheets refuse to apply

Programming and Web Development CSS and Web Design

There are a number of common mistakes users make when writing CSS stylesheets that are difficult ...

How to get rounded corners on web pages

Programming and Web Development

The traditional way to get pretty-looking corners for all your tables (and divs, and menus, and w...

Web Development Standards - Best Practices

Programming and Web Development

For better or for worse, everyone developing web sites at UCLA abides by different rules. For tho...

What sort of menus can I make with CSS?

Programming and Web Development CSS and Web Design

There are practically no limits to what you can do with CSS, the trick is figuring out how to mak...

Learning about CSS

Programming and Web Development CSS and Web Design

CSS, or Cascading Style Sheets, have taken over the design end of websites, it seems. I’m not tha...

Why can't I make a copy of a Movie DVD?

Useful Links

Most DVDs have two issues preventing you from making a copy of a DVD:1) DVDs are encrypted with a...

Sass versus LESS

Programming and Web Development CSS and Web Design

Quoting, "One of the hot new trends in web design is CSS pre-processed languages and there’s two ...