Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
fx2ooo #1
Editing text in scrolling layer?
I have a scrolling layer in my content template. Trouble is in Contribute I
can't see the text that is outside the visible area of the layer. The full
height of the layer is visible, and I can select the text outside the clipped
area, but the text itself doesn't show up. It's as though it's still being
clipped, even though I can select it. I set overflow to visible, but that
didn't work. I read a few posts about setting a template property, but I'm not
sure how to do that. Could someone please explain it to me, or offer another
solution?
The layer is set up as follows:
<td width="263" height="285" colspan="2" valign="top" align="left"
bgcolor="#FFFFFF">
<div id="content" class="body" style="position:absolute;
background-color:#FFFFFF; width:220; height:1500; z-index:1; top: 15px; left:
260px; visibility:visible; overflow:visible; clip:rect(0,240,285,0);">
Content here...
</div>
</td>
Thanks for any help,
Adam
fx2ooo Guest
-
editing text using advance editing feature
I created 11 PDFs in InDesign for my client. She wants to be able to change the headlines on the PDFs using Acrobat editing features. I never... -
Scrolling layer
Hey everyone, I found this page of script and I really need help with it. http://www.quirksmode.org/js/layerscroll.html# I'm very very new... -
HELP! Problem with Layer Positioning and Scrolling forIE 5.5 and 6.0
Hi, everyone! I've been developing Dreamweaver MX 2004 courseware using CSS, layers, and templates, and I need some help figuring out how to solve... -
combination scrolling text scrolling picture and on MouseEnter function
it would help if you posted the code for us to look at... that way we can try to help ;) In article <bk6jip$ctm$1@forums.macromedia.com>, <... -
Vertical scrolling layer
I need some help in creating a vertical scrolling layer. I've successfully used PVII's free extension for DW4, but I need to tweak it a bit and don't... -
cindyding0412 #2
Re: Editing text in scrolling layer?
Originally posted by: fx2ooo
Trouble is in Contribute I can't see the text that is outside the visible area
of the layer.
The layer is set up as follows:
<td width="263" height="285" colspan="2" valign="top" align="left"
bgcolor="#FFFFFF">
<div id="content" class="body" style="position:absolute;
background-color:#FFFFFF; width:220; height:1500; z-index:1; top: 15px; left:
260px; visibility:visible; overflow:visible; clip:rect(0,240,285,0);">
Content here...
</div>
</td>
Thanks for any help,
Adam
may you can find answer here
cindyding0412 Guest



Reply With Quote

