CSS problem

P

pecan

Hi folks,

I've been working on a new site:
http://www.rouxville.info

I have 2 problems:
1. The background colour on my links to the other pages spills over the
div that it's in - in FF, but it's okay in IE. What do I do to correct it?

2. On the home page I have a Subtitle div. This is reflected one way
on the home page where the contact is <p>, but becomes a different size
when there's an <a href...> in it. I've added a <p> before the <a href>
to make them the same, but that surely shouldn't be necessary. How can
I reduce the size of that line? When there's no text in it it's a nice
size, with text it becomes enlarged.

What do you think of the colour scheme?

Thanks,

CM
 
M

mbstevens

Hi folks,

I've been working on a new site:
http://www.rouxville.info

I have 2 problems:

You have 7 problems, actually. Kill every one of the
lines in your CSS file that says "width: 750 px;"
Allow things to adjust themselves to the size of the
visitor's browser.

1. The background colour on my links to the other pages spills over the
div that it's in - in FF, but it's okay in IE. What do I do to correct it?

Doesn't spill over in my FF, but the text needs padding. It's touching
the border of its container.
2. On the home page I have a Subtitle div. This is reflected one way
on the home page where the contact is <p>, but becomes a different size
when there's an <a href...> in it. I've added a <p> before the <a href>
to make them the same, but that surely shouldn't be necessary. How can
I reduce the size of that line? When there's no text in it it's a nice
size, with text it becomes enlarged.

I'd say, "don't fight it." Let it adjust.
What do you think of the colour scheme?

I like it.
 

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

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,678
Members
48,796
Latest member
Greg L.

Latest Threads

Top