|
Posted by Jonathan N. Little on 03/06/07 14:21
Jukka K. Korpela wrote:
> Scripsit Norman:
>
>> http://uktravellist.info/information/template.xhtml.en
>
> You have _far_ worse problems than you have mentioned so far. Calling
> the page appearance crap would be an insult to crap, to put it mildly.
> For example, horrendously small serif text in light blue on white
> background is basically criminal, or should be declared criminal.
> Consider learning the basics of web design from a good book.
>
>
Totally agree, you have a real mess here guy! If you have problems you
need to simplify to isolate...it looks like you have
DIViditous....overly complicated.
But back you the *one* problem which you are asking about. The problem
is *not* with your DIV, UL, or LI! But a padding issue your can see by
adding temporarily to your style:
#leftcontent ul li a {
background-color: #ffe;
}
And you will discover the source of your (this) problem.
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
[Back to original message]
|