PDA

View Full Version : [vB] Webspeak Update


CustomerService
08-06-2008, 10:17 AM
Webspeak's templates have been updated with the latest maintenance updates and the following aesthetic and functional changes were made based on customer feedback:

Style Manger -> All Style Options

Additional CSS (at bottom), changed the width of the div#forms selector to 364px to make up for addition of Cookie checkbox

Also, added Cookie checkbox right next to the submit button in the header template.

In the forumhome template, I changed the background of the Guest welcome message for additional contrast, changing:

<td class="tcat" style="background-color:#1e1e1e;"><phrase 1="$vboptions[bbtitle]">$vbphrase[welcome_to_the_x]</phrase></td>

to

<td class="tcat" style="background-color:#1e1e1e;"><phrase 1="$vboptions[bbtitle]">$vbphrase[welcome_to_the_x]</phrase></td>

I did similar for the notices in the navbar template.