I am trying to center an image in my header (#header img). In the past, I have used "text-align: center" to accomplish this task. However, I am using "position: relative" for #header and this doesn't seem to be working now.
There is no way to float in the center, and when I change to position fixed or absolute, the template pretty much breaks. I am really lost and have no idea how to get this damn logo centered!
I know this is probably very easy to solve. I have been looking through w3schools but can't seem to find the answer.
Thanks in advance,
luca
There is no way to float in the center, and when I change to position fixed or absolute, the template pretty much breaks. I am really lost and have no idea how to get this damn logo centered!
I know this is probably very easy to solve. I have been looking through w3schools but can't seem to find the answer.
Thanks in advance,
luca