Div placement/putting elements together
-
Thanks to your help, I’ve got my wordpress layout finally looking how I hoped it would — the only thing left to tinker with is the div placement.
https://obliviouslyyours.com/blog
I’ve been following a tuturial from urbangiraffe.com and I used to have his initial design with the content and sidebar starting at the time time. However, when I was messing with my margins to make my content and sidebar divs fit with my background, I messed it up somewhere along the way. Now the sidebar begins after the content. The only thing I could think of would be changing the “get php” command’s position in the index, but then I could only reverse the situation — the content would start at the end of the sidebar. How can I get them to both start at the same place, please?
And, additionally, how can I delete those horizontal rules that divide the different sections? I already have the seperate margins at zero and hr: display: none in style.css…but the dividers are still there.
I apoolgize for asking such stupid questions; I know the answers must be very basic, but I’m new to PHP and though I’ve looked in the codex and other tutorials, I’m having trouble pinpointing exactly what I’m looking for there. I greatly appreciate your patience and all your advice.
- The topic ‘Div placement/putting elements together’ is closed to new replies.