Graphic Design Forum and Web Design Forum  

Go Back   Graphic Design Forum and Web Design Forum »General »Graphic Design and Web Design Help

Notices

Graphic Design and Web Design Help Get Graphic Design and Web Design related help here


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 13-06-2008, 06:23 PM
Junior Member
 
Join Date: Dec 2007
Posts: 12
Default CSS a:link

I suspect this'll be easy for the right person, but I'm still wrapping my head around CSS one piece at a time.

For this (simple) page, my links should appear as boldface, not underlined,
different color text, which I thought I'd get with this CSS:


~~~~~~~~~~~~~~~~~~~~~~~~~~~~



#Layer1 {
position:relative;
margin-left: 10%;
margin-right: 30%;
z-index:1;
}
.image-float {
float: left;
margin-right: 20px;
clear: right;
}
.body {
font-family: "Times New Roman", Times, serif;
font-size: 12pt;
color: 00465d;
}
.body a:link{
color: #663300;
font-weight: bold;
text-decoration: none;
}




~~~~~~~~~~~~~~~~~~~~~~~~~~~~


but alas, I get plain old defaults.

What am I missing n formatting for a link?




Thanks in advance,

Ian
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #2 (permalink)  
Old 13-06-2008, 06:37 PM
Arkady's Avatar
Dalek Lover
 
Join Date: Apr 2007
Location: Glasgow
Gender: Male
Posts: 1,639
Default

get rid of the

.body part of the statement.
__________________
Just loving the whoness of it all.
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #3 (permalink)  
Old 15-06-2008, 11:30 AM
...Gav's Avatar
norks!
 
Join Date: Oct 2007
Gender: Male
Posts: 403
Default

.body {
font-family: "Times New Roman", Times, serif;
font-size: 12pt;
color: #00465d;
}

#Layer1 {
position:relative;
margin-left: 10%;
margin-right: 30%;
z-index:1;
}

.image-float {
float: left;
margin-right: 20px;
clear: right;
}


a: {
color: #663300;
font-weight: bold;
text-decoration: none;
}

a:hover {
text-decoration: none;
}
__________________
ghdesign studio coming soon!
ghdesigns | ghphotography | ghillustrations
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #4 (permalink)  
Old 15-06-2008, 12:37 PM
Arkady's Avatar
Dalek Lover
 
Join Date: Apr 2007
Location: Glasgow
Gender: Male
Posts: 1,639
Default

Gav: the body and image tags are not classes. Get rid of the leading fullstop/period
__________________
Just loving the whoness of it all.
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #5 (permalink)  
Old 15-06-2008, 12:52 PM
...Gav's Avatar
norks!
 
Join Date: Oct 2007
Gender: Male
Posts: 403
Default

He wasnt asking about images and all that. I just fixed his link problem
__________________
ghdesign studio coming soon!
ghdesigns | ghphotography | ghillustrations
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
IE 8 Download Link Diablos Web Browsers Forum 3 03-04-2008 05:49 PM
Link Signature 32-GFX Graphic Design Showcase 0 22-12-2007 03:47 AM
Web Banner and Link Help Venka Graphic Design and Web Design Help 3 12-10-2007 10:27 AM
seo link exchange paknettech Search Engines 3 18-09-2007 06:17 AM
Money Link Kelly Creative Off Topic 8 12-03-2007 11:28 AM


All times are GMT. The time now is 12:40 PM.



Estetica Design Forum's Privacy Policy
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0