imaginelovinglife
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Nisarg] How do I limit post excerpt length on homepage only?There is a plugin that allows you to do this.
Forum: Themes and Templates
In reply to: [Nisarg] How do I increase the sidebar width?I had to revert it back. It turns out, the homepage looks good in desktop but messed up in mobile.
Forum: Themes and Templates
In reply to: [Nisarg] How do I increase the sidebar width?Ok I figured it out.
It is
#primary {
width: 70%;
}#secondary {
width: 30%;
}.container {
width: 70%;
}I still have to play around with the .container percentage but it looks good.
Thanks for the tips. It helped me a lot!
Forum: Themes and Templates
In reply to: [Nisarg] How do I increase the sidebar width?Ok I am playing around with it.
.secondary does not change anything for me though. Changing the .container changes the article size also. Changing .sidebar to something bigger like 30% puts the sidebar at the bottom.
I will play with it some more.
Thanks anyway.
- This reply was modified 8 years, 3 months ago by imaginelovinglife.
Forum: Themes and Templates
In reply to: [Nisarg] How do I increase the sidebar width?I am using images around 200 width but would like to be able to use images with 300 width and 250 height.
Thank you!Forum: Themes and Templates
In reply to: [Nisarg] How do I increase the sidebar width?It has a sidebar. I was playing with the CSS. Sorry. When I increase the side bar to 30%, it goes to the bottom of the page so it looks like it does not have a sidebar.
I placed it back now. Or I reset the code back to the original.- This reply was modified 8 years, 3 months ago by imaginelovinglife.
Forum: Themes and Templates
In reply to: [Nisarg] How do I increase the sidebar width?Here you go. http://imaginelovinglife.com/
I need the side bar to be able to handle images with 300 width.Thanks.