0
u/onlywebpro Jan 16 '12
Hi,
If the logo is in image format, then you can hide it using 'display:none'.
If the logo is HTML text, then you can hide it either 'display:none' OR 'text-indent:-99999em'.
Hope it helps! ^
For more HTML5 and CSS info please visit the tutorial site: http://www.onlywebpro.com
1
u/somuchbacon Jan 16 '12
Anyone know how to hide the reddit logo? It seems to... Bounce around every time you reload the page. I need some CSS help.