css3 - Margins push sidebar to bottom when Wordpress theme installed -


new forum here-

i developed wordpress theme want use blog- , looks on test site: http://flashandshine.com/eyesofstyletheme/

but when upload blog: http://eyesofstyle.com/

the nav menu doesn't have background color, isn't static, , isn't @ top. when click post , view post page, sidebar right want it. i'm confused why it's pushed botom on home blog page.

i hoping change theme around , sell template, can't have moving sidebars bottom! can me out this? appreciate it!

if looking sell this, need major overhauling.

looking @ css, have extreme oddities. main 1 being using margins determine spacing sides instead of making main container sets width.

to looking sort of alright, change #blogcontent show this:

#blogcontent {     margin-right: 0px;     margin-left: 17%;     max-width: 40%;     float: left; } 

overall though, want change things around great deal.

this how should want layout using proper grid layout. click here.

its stuff pickup along way though. helps push in right direction though.


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -