Quote:
Originally Posted by brentbacardi
While everyone is being helpful with wordpress issues.....
I am trying to place a banner add to the right of my wordpress setup but outside of the blog and sidebar.
So I am in the index.php of the template and its got idk maybe 10 lines of code. I want this:
Top Banner
Blog - Right Banner
Bottom Banner
All outside of the blog/wordpress
I have the top and bottom working fine however the right banner will not stay equal to the blog. I have used tables, divs, absolute positioning and I cant get it to work properly.
Any ideas?
|
Equal to the blog ?
Im guessing you havnt placed it within the container div.
Might be called wrapper rather than container.