Shoutbox

Suggestions - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: General (/forumdisplay.php?fid=11)
+---- Forum: Forum & Website (/forumdisplay.php?fid=13)
+----- Thread: Suggestions (/showthread.php?tid=96690)

Suggestions by JTallis on 02-09-2011 at 05:41 PM

Hi. First we'll start with the new Website. On the navigator, there is two different shades of blue. Left and right.

The Line-Height (css) for the left, isn't quite right.

ul#menu has a height of 32px. What I would do on #menu li a, is as follows...

#menu li a {
    display: block;
    padding: 0 1em;
    height: 32px;
    text-decoration: none;
    color: white;
    line-height: 32px;
}

The only changes made are the padding, height, and line-height. This will vertically center the text in the navigator.

Also, in the left and right sides - there is a line in the image going across. Now the dark blue on the right side, the line is slightly above.

You may also benefit from a line-height on the footer.

^ They are my suggestions.

As for MSN Plus, I would benefit from when the Notifications pop-up, to be like WLM 2011. I'm not sure if it's in the settings. Although, with lack of Display-names, MSN Plus isn't as good as it use to be. It's a shame.

Well done though!