Forum Replies Created
-
Author
-
ElvParticipant
Thanks for working on this sharmstr. Would you have a link or screenshot of the list view blog?
Also has this been included in Kleo version 2.2 by any chance? Thanks.
ElvParticipantIts not a problem with my website alone. There are no permalinks at all to each comment post in the Kleo theme.
See how there is a post number and permalink at the top right off all the posts in this forum?
With most themes, when you click the date a comment was posted that is a permalink to the comment post.
Without this there is no way for people to reference or link to a particular post.
ElvParticipantHi there,
Thanks, firstly I’m using the Kleo theme, so I have posted this in the wrong forum without realizing (coming from search results).
But I discussed in my posts above that the Them option – Layout settings of 67% or 75% did not work very well. Unless I can change the main content padding I need the 72%.
To be honest, I get really frustrated with the way people design these themes. Surely the designers must be aware people need to work to standard sizes like the 300px adds in the sidebar. And its just crazy then to have a full width page that can’t fit a a 640px image or video etc!
ElvParticipantWoohoo… big images are back 🙂 Thank you!
For anyone else following this later, I’ve never minifed anything before myself, but just used this online compression tool – http://jscompress.com/
Thanks again.
ElvParticipantHello,
I would like to disable the LightBox as well. I have completely deleted all of those lines above out of the app.js file, and I still can’t stop the LightBox?
Any idea how I can disable this?
Thanks.
ElvParticipantThanks sharmstr.
If you have any solutions for the smaller display that would be great as well.
I guess another thing that is needed is an option to set the excerpt text length. I had to manually set excerpts as well to try and reduce the text. It becomes a real problem with the text wrapping on smaller displays.
Thanks again.
ElvParticipantI don’t know if it has been asked before, but I would really like a nice clean “list view” blog format.
I have fudged my own version manually here – http://flashhavoc.com/
But it would be much nicer if the text could be placed to the right of the thumbnail, so its all a little neater and more compact.
Also ideally, we need options to switch on and off the various meta data. I’ve deleted the post tags there just to clean up the meta display on the left.
ElvParticipantI got there roughly by using the code below. I don’t know if this is a good way to do it though –
.sidebar-right .inner-content {
padding-left: 12px;
}.col-sm-9 {
width: 72%;
}But the Main Content padding still really needs to be reduced, so that the right sidebar can be a little wider, and the padding even across the page. I can’t work out how to change the Main Content Padding though?
Thanks.
ElvParticipantOk sorry, I managed to reduce the right side bar padding by using the code
COPY CODE.sidebar-right .inner-content { padding-left: 10px; }
Instead of the original padding-left: 35px.
Now I still need to reduce the Main Content width a little (at the 75% setting).
ElvParticipantJust to add to that, I do still want to reduce the left padding in the right sidebar a little. And I can’t seem to get any variation of the code posted above to work still.
ElvParticipantHello,
I’m trying to do the same thing, fit 300px wide adds in the right side bar.
I can’t get the code above to make any difference. But reducing the padding is not going to be enough anyway as the side column is only 292px anyway, with the Main Content set to 75% wide.
So I really need to reduce the Main Content Width to about 70%. I need 640px wide in the main content to show images and YouTube clips etc at the 640px wide setting. If I use 67% wide Main content everything gets shrunk too much.
So the question is how can I change the Main Content Width to around 70%?
Or reduce all of the padding where needed to achieve 640px in the Main Content, and 300px in the right side bar?
Thanks!
-
AuthorPosts