PC Review


Reply
Thread Tools Rate Thread

Apply a Style to left margin Only Please

 
 
rocknroj
Guest
Posts: n/a
 
      24th Feb 2008
How do I apply a style to my left margin only?

I put an in-line style code for my left menu bar in the borders/left.htm.

Works great but can I turn-off the style, as all my links now show as bold
on my pages, not just in the left border.. Seems to only affect pages that
have the left border navigation.

<style type="text/css">
a:hover {
font-weight: bold;

}
</style>
 
Reply With Quote
 
 
 
 
Steve Easton
Guest
Posts: n/a
 
      24th Feb 2008
Give the container for your left border a class name

then change the style declaration by adding the class_name.
then only the links in the container with that class_name will be bold when hovered.

<style type="text/css">
..class_name a:hover {
font-weight: bold;
</style>


--

Steve Easton
Microsoft MVP FrontPage
FP Cleaner
http://www.95isalive.com/fixes/fpclean.htm
Hit Me FP
http://www.95isalive.com/fixes/HitMeFP.htm

"rocknroj" <(E-Mail Removed)> wrote in message
news:A242BD19-8AE6-4ACC-94AC-(E-Mail Removed)...
> How do I apply a style to my left margin only?
>
> I put an in-line style code for my left menu bar in the borders/left.htm.
>
> Works great but can I turn-off the style, as all my links now show as bold
> on my pages, not just in the left border.. Seems to only affect pages that
> have the left border navigation.
>
> <style type="text/css">
> a:hover {
> font-weight: bold;
>
> }
> </style>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
page shifted left, no left blue margin, no default on top Erich D. Microsoft Word Document Management 1 4th Feb 2010 05:30 PM
How to Find Printer's Left Most Margin and Top Most Margin Anne DeBlois Microsoft VB .NET 2 6th Jul 2006 04:24 PM
How do I insert a symbol to left of left margin so text lines up? =?Utf-8?B?Y2phY2tzb24=?= Microsoft Word Document Management 5 13th Mar 2006 10:36 PM
How to modify a left margin showing a logo in the margin on every =?Utf-8?B?U2ltcGx5IE1hcmsx?= Microsoft Word Document Management 4 30th Sep 2005 12:00 PM
How to print a word document with style names printed on the left margin (style area width) Ginger Microsoft Word Document Management 1 8th Jun 2004 10:05 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:50 PM.