Ultimate Web Site Drop Down Menu Forum

Ultimate Web Site Drop Down Menu Forum (http://www.udm4.com/forum/index.php)
-   CSS and HTML (http://www.udm4.com/forum/forumdisplay.php?f=8)
-   -   A way to shorten the CSS (http://www.udm4.com/forum/showthread.php?t=408)

paulj 08-22-2007 01:46 PM

A way to shorten the CSS
 
Hey, here is an example with links:Code:---------#mainbody .large a {font-size: 18px;}#mainbody .large a:link, .large a:visited {color:#60545a;}#mainbody .large a:hover, .large a:active {color:#AA4D4D;}---------I have so many things Im messing with I cant tell if that works or not :(

doctordew 08-22-2007 03:17 PM

Why would it need to be any shorter? Doesn't look like it can be shortened any to me. Just put it in an external css document so you won't have to keep scrolling past it. As for tinkering with the code what are you trying to do? I have a basic idea what the codes for and what would change what. The first {} is your text size, then there's the color for visited links, then active/hovered links. If you can't tell if it works put it in the document open it in your documents as an html file, and you'll bring up a sample of what the page would look like on the net. Get back to me if you have any more questions.


All times are GMT. The time now is 01:55 PM.

Powered by vBulletin® Version 3.0.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.