Banner Changes?

  • Thread starter Thread starter lowkey13
  • Start date Start date

log in or register to remove this ad

Your eyesight does you credit. Though the post-turkey change happened after the notifications, so your memory is not quite as acute as your excellent eyesight. :)
 



The banner fonts are indeed crowded, also the bigger caps first letter next to the smaller caps letters are off-putting. The smaller size is better, imo, with normal mixed casing instead of all caps. The shade of blue also doesn't work for that tall of an area. May just be bc of the size, but the blue on the bottom also looks darker.
 

I'm really sorry*, guys, but I'm not going to engage in debate over every minor font change on the site. I'd never get anything done. :)

*For certain values of "really sorry".
 

it's also Current Year, almost Next-Current Year, time to update to html5 and handle mobile devices more efficiently, starting with the begining:
Code:
<!DOCTYPE html>
<html>
    <head>
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
        <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">

Maybe add Normalize.css to handle cross platform silliness https://necolas.github.io/normalize.css/

:)
 

It definitely looks better on the phone screen. That's a plus. If anyone if really bothered by the current banner, they could always just change their setting to one of the other forum skins.
 

it's also Current Year, almost Next-Current Year, time to update to html5 and handle mobile devices more efficiently, starting with the begining:
Code:
<!DOCTYPE html>
<html>
    <head>
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
        <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">

Maybe add Normalize.css to handle cross platform silliness https://necolas.github.io/normalize.css/

:)

I don't write vBulletin! Minor font changes, I can do. Major updates to a commercial software package, not so much! :)
 


Remove ads

Top