Apply a Style to left margin Only Please

R

rocknroj

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>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top