Forum Moderators: open
Thanks for any help/comments!
The page I am having trouble with... I have added alot of content to it ( In the editable region of the template.)
Now, when this pages is displayed on the web, the last 2 paragraphs are not coming up. It looks like it is being cut off, as if the editable region is not expaning enough...Im not sure, im new to this....and can't figure it out.
Did I clear this up? What else do you need to know?
How exactly is this region created, in HTML and CSS? Not the whole page's code, but simplified to the pertinent areas -- and any references that identify the specific site removed, thanks :)
<code>
<div id="logo" style="position:absolute; left:320px; top:7px; width:331px; height:10px; z-index:3; visibility: visible;"><img src="../Images/title_2.1.jpg" width="406" height="134"></div>
<div id="nav-border" style="position:absolute; left:101px; top:77px; width:20px; height:93px; z-index:5; visibility: visible;"><img src="../Images/horrizontal_border_left_2.3.jpg" width="150" height="550"></div>
<div id="Content" style="position:relative; left:302px; top:167px; width:440px; height:871px; z-index:8; visibility: visible; overflow: visible;">
<!-- TemplateBeginIf cond="OptionalRegion1" -->
<!-- TemplateBeginEditable name="EditRegion3" -->
<!-- TemplateEndEditable -->
<p> </p>
<!-- TemplateEndIf --> </div>
</code>
Thank you for any help!