[Plone-UI] the content in the portal columns, dips down slightly and then comes
vedawms
vedawms at unc.edu
Fri Apr 21 20:06:54 UTC 2006
Hello,
I had some luck with this bit of code:
.LSRes {
font-family: <dtml-var fontFamily>;
visibility: visible;
color: &dtml-globalFontColor;;
background-color: &dtml-backgroundColor;;
vertical-align: middle;
display:block;
list-style-image: none;
list-style-type: none;
text-align: left;
min-width: 16.5em;
text-transform: none;
margin-left: 0;
line-height: 1.1em;
z-index:10;
}
All I did is add the z-index, and it cured the problem for me (mostly).
--
View this message in context: http://www.nabble.com/the-content-in-the-portal-columns%2C-dips-down-slightly-and-then-comes-back-up-to-its-original-position%2C-when-reloading-the-page-t1375042.html#a4033229
Sent from the Plone - ui forum at Nabble.com.
More information about the UI
mailing list