tuba74
11-09-2009, 05:42 AM
two part question regarding list nav displayed as block:
url:
http://ochies.com/cps/110809/sub.html
css:
http://ochies.com/cps/110809/cps.css
line # 287 to 362
first issue: I cant get rid of the spacing around my li. To see it clearly, I added a "background-color: 999" to see where the space issue is. I added "0" on margins, paddings on ul, li, a but no luck.
second issue: I created another class ".first" (line #340) for the first line navigation. I wanted the first left nav to have no space above so it aligns with the main content header (line #344). For some reason, its not talking on the padding i assigned. its still taking the main a: link padding instead of .first. Is my syntax correct?
Thank you in advance.
url:
http://ochies.com/cps/110809/sub.html
css:
http://ochies.com/cps/110809/cps.css
line # 287 to 362
first issue: I cant get rid of the spacing around my li. To see it clearly, I added a "background-color: 999" to see where the space issue is. I added "0" on margins, paddings on ul, li, a but no luck.
second issue: I created another class ".first" (line #340) for the first line navigation. I wanted the first left nav to have no space above so it aligns with the main content header (line #344). For some reason, its not talking on the padding i assigned. its still taking the main a: link padding instead of .first. Is my syntax correct?
Thank you in advance.