midPhase Web Hosting - $7.95/month - 500 GB B/W!
 
Home Register FAQ Members List Calendar Search Today's Posts Mark Forums Read Web Directory

Go Back   Webmaster Forum > Designing and Developing Websites > Web Design

Web Design Discussions and help on Website Design, HTML, CSS, xHTML, DHTML, etc...

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 03-31-2007, 06:32 AM
Jamesbond Jamesbond is offline
WMG Newcomer
 
Join Date: Mar 2007
Posts: 20
iTrader: (0)
Jamesbond is on a distinguished road
Default What to put into CSS file?

Your CSS file will determine your colours of your text, so lets start with that.

Lets start with the colour of your links, just to keep it simple.

a:link, a:visited {
color: #000000;
text-decoration: none;
}

That will display all your links as black. So if you want your link to be a different colour, then change the #000000

Now just the general text colour

td,p,div {
font-family: Verdana, Tahoma, Sans-Serif;
font-size: 10px;
color: #FF0000;
}

That will determine that your text on that page will be black, once again, change it to your needs. Also note that you can change the font-size aswell. From that you can find other things in CSS just by trying to find a site CSS.CSS file (normally www.domain.com/css.css or www.domain.com/style.css)
Reply With Quote
Sponsored Links
Register and sign in to hide this ad block

  #2 (permalink)  
Old 03-31-2007, 08:21 AM
creek23 creek23 is offline
WMG Deputy Sheriff
 
Join Date: Mar 2007
Posts: 290
iTrader: (0)
creek23 is on a distinguished road
Default

(again, ripped from here)
Reply With Quote
  #3 (permalink)  
Old 04-15-2007, 07:50 PM
my2cents my2cents is offline
WMG Newcomer
 
Join Date: Mar 2007
Location: Atlanta, Georgia - USA
Posts: 32
iTrader: (0)
my2cents is on a distinguished road
Send a message via AIM to my2cents Send a message via Yahoo to my2cents
Default

Jamesbond, there seems to be a problem with your posts

you could have well ripped it but presented it as your stuff thus

Put everything presentation-wise in your CSS files. If you ever find yourself adding, say, extra BR tags or italicising or bolding your text, or using too many tables, then you know it's time to use a CSS file.

Now, Bond, doesn't that sound a little better?
__________________
Webmasters of Africa unite!!! http://www.webmastersofafrica.com
Reply With Quote
  #4 (permalink)  
Old 04-17-2007, 01:33 PM
coolguy27 coolguy27 is offline
WMG Resident Alien

 
Join Date: Mar 2007
Posts: 82
iTrader: (0)
coolguy27 is on a distinguished road
Default

yes... not original one....You might post it the right way....You can edit some stuffs....
Reply With Quote
  #5 (permalink)  
Old 08-21-2007, 04:38 PM
databaseking databaseking is offline
WMG Newcomer
 
Join Date: Aug 2007
Posts: 27
iTrader: (0)
databaseking is on a distinguished road
Default CSS=cascaded style sheets

CSS means "casceded style sheet".supoose u want to make that site and u have 5 pages of ur site,ad u want to keep same font size,same font,same colour on all pages ,than the best option is CSS.you can create one CSS file save with css extension and code in to that.and just hen u have to add that on the another page where u want to access the css.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

All times are GMT. The time now is 11:57 PM.



Freelance Web Designers
Work At Home Forum
Ad Marketplace
Online Deals and Bargains
Ad Marketplace and Auctions Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0