I have a scrolling marquee that my client wants to turn on and off through the code. How do I give my client access to edit the code? or is it possible allow a client turn a page on and off? Thanks
Can a client see the code in pagelime?
(3 posts) (2 voices)-
Posted 11 months ago #
-
You can add the "edit code" permission with a business account.
You can also add an "edit code" button in the WYSIWYG with the professional account, but this requires the code to be inside an editable area.
Posted 11 months ago # -
Thanks Emil... I tried doing the WYSIWYG and it removes part of the code.
Below is the code that I need them to be able to adjust and when the pull it up in the WYSIWYG it removes the marquee code.
any ideas on why? thanks
<!-- SCHOOL CLOSED SCROLL -->
<div id="scid" class="tgg-cms"><div class="clear"></div>
<div id="school_close">
<marquee behavior="scroll" direction="left"><h2>ATTENTION!! SCHOOL IS CLOSED DUE TO WEATHER ISSUES TODAY 01/01/2011.</h2></marquee>
</div>
</div>
<!-- SCHOOL CLOSED SCROLL -->Posted 11 months ago #
Reply
You must log in to post.