Topic: CSS alignment issues (Page 1 of 1) |
|
|---|---|
|
Neurotic (0) Inmate Newly admitted From: |
posted 04-20-2009 05:25
I've been a MIA member for years, but I couldn't find a "reset/lost pw" link anywhere. Here I am with a new name and a new problem: |
|
Paranoid (IV) Inmate From: Florida |
posted 04-21-2009 02:50
code: #menu ul {
overflow: hidden;
display: block !important;
display: inline-block;
}
|
|
Obsessive-Compulsive (I) Inmate From: |
posted 04-22-2009 05:33
AWESOME. One of these days, I'll attempt my own CSS Layout and learn more about formatting. |