So I'm working on my first profile, and I got the headers how I want them in the first column, however they don't appear them same in the second. Does anyone know how I would fix that?
They appear the same to me. The gradient background image just blends in with the first column better.
If you want it to not show just try background:transparent instead of background-color:transparent. It should remove the background image as well.
Thank you that did the trick! I couldn't tell on my laptop if they were the same or not.
Yeah, it was difficult to see the gradient on the main column, but the code you had appeared to work on both columns, and changing the background color on the first column showed that it was indeed still there. ^^
Glad I could help.