CustomerService
11-20-2007, 01:07 PM
Issue: buttons conditionals were not correctly coded, causing buttons to display that should not have
Changes: fixed the nested conditionals, noticed some links were also missing, indented and commented code for readability, moved some hard-coded CSS to a proper ID.
Manual Update Instructions:
1. the navbar template has too many changes to list, I recommend uploading the new XML as a separate style and copy/pasting the code into your existing style.
2. upload cal.gif and buddylist.gif from new archive's uploads/minty/misc folder
3. in the custom CSS at the bottom of the Style Options page, add the following anywhere:
#navbuttons {
width: 600px;
height: 37px;
text-align: right;
background: #A8CC9B;
}
#navbuttons img {
margin-right:4px;
}
Changes: fixed the nested conditionals, noticed some links were also missing, indented and commented code for readability, moved some hard-coded CSS to a proper ID.
Manual Update Instructions:
1. the navbar template has too many changes to list, I recommend uploading the new XML as a separate style and copy/pasting the code into your existing style.
2. upload cal.gif and buddylist.gif from new archive's uploads/minty/misc folder
3. in the custom CSS at the bottom of the Style Options page, add the following anywhere:
#navbuttons {
width: 600px;
height: 37px;
text-align: right;
background: #A8CC9B;
}
#navbuttons img {
margin-right:4px;
}