Am I doing something wrong? My footer looks great on all my pages except for the blog page. It goes to the sidebar? BTW, is there a code were I add line or something between the widgets? I'd like to break up my widgets a bit.
I haven't heard from anyone but I'm also wondering if I could force my side bar to be centered and have a small line between the widgets? The code that's on my other wordpress blog works but it isn't for my themenectar site?? Help...I want to set this to my main website domain but the blog area looks horrible. :( '
Please always provide us with a url to your site so we can take a look at it in our browsers and live-edit some custom css for you. Css code alone does not really help :) .
Yep, something was wrong with my old html widgets that I pulled from my other blog. I had to remove all html widgets :( Thanks so much for your help!! I love my new website!!!
Am I doing something wrong? My footer looks great on all my pages except for the blog page. It goes to the sidebar? BTW, is there a code were I add line or something between the widgets? I'd like to break up my widgets a bit.
Thanks!
I haven't heard from anyone but I'm also wondering if I could force my side bar to be centered and have a small line between the widgets? The code that's on my other wordpress blog works but it isn't for my themenectar site?? Help...I want to set this to my main website domain but the blog area looks horrible. :( '
#main_container {
border-left: 1px solid #000;
border-right: 1px solid #000;
}
.widget-container {
padding-bottom: 20px;
border-bottom: 1px dotted #000000;
text-align: center;
}
Hey Janice!
Please always provide us with a url to your site so we can take a look at it in our browsers and live-edit some custom css for you. Css code alone does not really help :) .
Thanks
ThemeNectar Support Team
I'm sorry....here you go:
http://www.sullivanjphotography.com/blog/
The page footers look awesome...it's just the blog. :(
Hey Janice!
It seems that you have entered some invalid markup in the blog sidebar widgets which is breaking the layout.
Could you please check from closing tags and make sure they are there. For example <div> </div> <p> </p> etc.
If you still can fix it , try removing the widgets from the sidebar and test.
Thanks.
ThemeNectar Support Team
Hi Tahir,
Yep, something was wrong with my old html widgets that I pulled from my other blog. I had to remove all html widgets :( Thanks so much for your help!! I love my new website!!!