I've been attempting to edit a Library Item in Contribute CS5 with no real luck. First in said it could not open the file so I designated "simpleText" and also MSWord as alternate programs to edit the Library with. (I need something that my client has access to on a PC in their office). Contribute allowed me to open, edit and even publish...giving me a notice of "success" but when accessing the actual page online, the changes were not updated.
Adobe Tech support was useless on this issues.
Here is the code for the Library Item:
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style type="text/css">
.newsHeader {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
line-height: 18px;
font-weight: bold;
color: #6693b3;
margin: 0px;
padding: 20px 0px 0px;
}
.newsbodycopy { font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #666;
margin-top: 4px;
margin-bottom: 5px;
}
</style>
<p class="newsHeader">News header</p>
<p class="newsbodycopy">Update Content on this page.</p>
Any help or suggestions to try would be appreciated. I created the item in Dreamweaver. Code is directly from Dreamweaver. I'm not a coder.
Thanks!
1. In the main menu go to >File>Actions>Edit page source in external application (Dreamweaver)
2. In the Dreamweaver make the necessary modifications.
3. Save the file
4. Return to Contribute and publish the page