Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
jjoven #1
DIVs and UL
Hi all. I was curious if anyone has had any luck in having Contribute add a DIV
by the user that the user can then style to have a certain look/feel
(basically, a float: right colored callout box). Additionally, for content that
requires a jump down menu, in my CSS I have it so that a class on the UL styles
the links in the LI a certain way to differentiate them from a regular list of
links. When I try to apply the class, it instead adds the class to the LI
rather than the parent UL. Is there any way to have that work correctly? This
happens in ver 3 and 4.
Thank you in advanced.
--jj
jjoven Guest
-
css divs
i've got two scrolling divs on my site and i want to be able to edit both divs in contribute, but when i hit "edit page," i can only edit one of the... -
flashpaper and divs
I'm having a really hard time trying to use Javascript to resize, set style.display to 'none', etc. I found a livedoc that mentioned that this may... -
CSS & Divs
My page contains 2 Div's - one inside the other. (Menu Div is contained inside wrapper div) #wrapper { width: 770px; margin: 0px auto; border:... -
Gap between divs?!?!
Hi there. I have just started learning about CSS and I have started to make a site, but I have a problem with a gap in between my banner and... -
collapsing divs
Is there any way to stop a div tag collapsing under certain circumstances? It seems as if an outer div will happily expand itself an inner one, but... -
abna #2
Re: DIVs and UL
Don't know about divs. But for lists, I've had about 50-50 success in getting
the class to go inside the [BULLET] instead of the [LI] by adding the style
immediately after the list is created. Start with list items in paragraphs.
Select them all. Click the bullet button. Before deselecting, apply the style.
Since it's so difficult, though, we just rewrote our stylesheets to make the
list look roughly the same regardless of whether the class is in the ul or li.
abna Guest



Reply With Quote

