I have set up all of my wordpress theme. Underneath my first header there is an empty space. I want to display my blog there, but it is ending up showing at the top of my header how do I position it under the header?
Thanks in advance.
I have set up all of my wordpress theme. Underneath my first header there is an empty space. I want to display my blog there, but it is ending up showing at the top of my header how do I position it under the header?
Thanks in advance.
A link to your site would help.
a good start is to fix the validation issues.
and remove the
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<style type="text/css">
and
</style>
from style.css
I have just done that, What should I do now?
I just wanna know why there is a random header in the top left corner of my theme?
This topic has been closed to new replies.