JackT06 macrumors 6502 Original poster Feb 21, 2011 #1 How do i get the background color to fully cover the text... It don't fully cover the text (see attachment). Code: #rightnav h1 { text-transform: uppercase; color: #84A40B; font: Serif Semi Bold; background-color:#000; } Attachments background color.png 1.5 KB · Views: 103
How do i get the background color to fully cover the text... It don't fully cover the text (see attachment). Code: #rightnav h1 { text-transform: uppercase; color: #84A40B; font: Serif Semi Bold; background-color:#000; }