Hi there
Am doing some work on a page at the moment, a bit of a newbie at the
moment with CSS and am having a few troubles.
The left hand navigation does not seem to work when a gap is inserted
in the space between it and the body text. I could not get left margin
or left padding to work. So in the end, I positioned the bodytxt div
as relative and put left:10px; in to give a 10px gap. When this gap is
removed, the left nav works fine, but for some reason it will not work
with the space.
Here is the link to the page:
for what it is worth, the left nav is built up using a SSI include,
the target for the link page is:
Thanks in advance
Paul
Am doing some work on a page at the moment, a bit of a newbie at the
moment with CSS and am having a few troubles.
The left hand navigation does not seem to work when a gap is inserted
in the space between it and the body text. I could not get left margin
or left padding to work. So in the end, I positioned the bodytxt div
as relative and put left:10px; in to give a 10px gap. When this gap is
removed, the left nav works fine, but for some reason it will not work
with the space.
Here is the link to the page:
for what it is worth, the left nav is built up using a SSI include,
the target for the link page is:
Thanks in advance
Paul
Comment