denniskopp
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Main content width problemThank you for your reply alchymyth!
I actually haven’t done any changes lately, but I did run a theme update yesterday morning. Everything seemed fine after that…
But I just found some comments on the catchbox site talking about problems with the theme update. Strange that the problems didn’t occur right after the update, but thanks a lot for pointing me in that direction!
Forum: Fixing WordPress
In reply to: Full width content only for select PostsThank you so much bdbrown, you just made my weekend!
For some reason it didn’t work at first with the 100% but I simply changed it to 1000px and then it did. I assume it doesn’t make a difference how the width is defined as long as it works, right?
I think I don’t mind about the comments, this way at least everything aligns nicely along the edges. Thanks again for your help and yes, I do enjoy some travelling sometimes… π
Forum: Fixing WordPress
In reply to: Overlapping problem of tables and sidebarThanks innuvo, it makes some sense and I played around a little bit, but didn’t get the with element with the image scaling to work.
If you have a tip, that would be great, otherwise we should probably leave it for now as the overlapping issue is at least fixed and I don’t want to keep you occupied. You have been very helpful already, thanks again for that!
Forum: Fixing WordPress
In reply to: Overlapping problem of tables and sidebarThank you very much innuvo, that is very helpful already! Your example looks very good and logical, but for some reason my <span> tags don’t like to show up inline.
I now added <div style=”display: inline”>…</div> from your second link and it seems to work in combination with an image width of 216. Only the set image width means that it is not really responsive.
So it’s not perfect, but at least it’s much better than before. Any thoughts on your end, or do you think this is as good as I can get it?
Forum: Fixing WordPress
In reply to: Overlapping problem of tables and sidebarThank you innuvo! How would it be possible to create this layout with div tags or span tags?
Forum: Fixing WordPress
In reply to: Overlapping problem of tables and sidebarThank you WPyogi! I typed in the 660 for the top one to see if the width would adjust, but nothing happened.
How could I address the problem in CSS?Forum: Fixing WordPress
In reply to: Issue with Thumbnails for ExcerptsOh, I see what happened…
Since the media setting said crop 90×90 and the excerpt plugin was set to 200×200, it was simply showing a big version of the small image…
Still strange that it uses the thumbnail for full size images and the full image for medium size images, but I guess it must be something within the plugin. So adjusting the media settings should be the fix for me…
Thanks a lot for getting me on the right track!
Forum: Fixing WordPress
In reply to: URL and Category issueHi Christiaan,
Thank you for your reply! I actually did some experimenting and it seems to work. But yes, I tried to do what you mention above, but while maintaining the URL. I just did this now while creating a new main category, making all others sub-categories to the new main and at the same time removing the part from the permalink structure. The result really appears to be the same URL. Great, the problem seems to be solved… πForum: Fixing WordPress
In reply to: IE compatibility issue with ordered listThat did the trick! Thank you so much Andrew!
Forum: Fixing WordPress
In reply to: IE compatibility issue with ordered listThis is supposed to go into my child theme css, correct? It is added now, but unfortunately it seems nothing has changed…
Forum: Fixing WordPress
In reply to: IE compatibility issue with ordered listI am currently looking at it in IE 10