Im trying to determine how wide my header needs to be to put a design inside my header.My header is 125 px height and its 75% wide. How do i figure out how wide i need to make a new header for my blog ? How many pixels would 75% be? http://www.blakeanthonydesign.com/blog.html
It's better if you use pixels rather than % Height is not a problem. If your designed header is 1000 X 300px, replace the height:125px; with height:300px;