Posts Tagged templates

cupofcoffee wordpress template background image correction

If you install this template installed on a WordPress site, then you might notice the background header graphic is a little off.  You can correct this in the style.css file.  Look for this: #wrapper {  width: 960px;  margin: 0 auto;  background: url(images/img01.gif) repeat-y left top; } and make it this: #wrapper {  width: 959px;  margin: [...]

,

No Comments

OWA issue: View Only, cannot Reply, open attachments or delete messages

Microsoft Exchange Server 2003

VIEW ONLY in OWA.  Cannot reply, cannot open attachments, cannot delete messages. Outlook Web Access on Windows Server 2003 Standard, Exchange Server 2003 Standard While playing with SSL encryption, realized the issue was with the Front-End Exchange server and not the Back End.  Checked exchweb folders on both BE and FE and found that BE had a [...]

, , , , , , , , , , , , , , , , , , ,

No Comments