wasserbogen
Forum Replies Created
-
I see. Thank you very much for the explanation!
Thank you very much! After I replaced all with “.crp_related.crp-rounded-thumbs” it works.
And after testing several times I also realize that only three parts are necessary for the effect I want:
.crp_related.crp-rounded-thumbs li { border: 0px; padding: 0px; } .crp_related.crp-rounded-thumbs .crp_title { font-size: .6em; border-radius: 0px; } .crp_related.crp-rounded-thumbs li { box-shadow: none; border-radius: 0px; }PS: I’m just wondering what the codes with “webkit-“”moz-” relate to. Whether I removed them or not,nothing changed.
- This reply was modified 3 years, 9 months ago by wasserbogen.
Forum: Plugins
In reply to: [Gwolle Guestbook] Layout Center-alignedThank you! I know that, I did it in my second blog. But the custom CSS field disappears in my main blog, I guess that is because the theme I’m using bans the custom CSS for some reason. I will take a note for this change for the future updates.
Forum: Plugins
In reply to: [Gwolle Guestbook] Layout Center-alignedHi,
I figured it out. I added a code directly in gb-form.php and it works. In the part * Button ‘write a new entry.’ , I added “align=”center”” into the <div> tag.
Thank you!Forum: Plugins
In reply to: [Gwolle Guestbook] Layout Center-alignedHi,
Thank you! The additional CSS works on my second blog: http://wasserbogen.com/mirrorcity/guestbook/
My main blog theme seems not to accept additional CSS, but it’s fine! The guestbook still looks great! Thank you very much!Forum: Plugins
In reply to: [Gwolle Guestbook] Layout Center-alignedHi, I just fixed it by adding a <div> code before the shortcode as <div style=”text-align: left;”>. But now the “Write a New Entry” box is also aligned left. Is it possible to keep the “Write a New Entry” box in the center while the entries themselves are left-aligned? Thank you!
Forum: Plugins
In reply to: [Contextual Related Posts] a white/black block above the thumbnailHi, I finally fixed the issue by changing “ Display location priority” under General tab from 0 to 999. But I did this by accident and don’t actually understand why this is the reason. The thumbnails are exactly what I want now, anyway.
- This reply was modified 4 years, 3 months ago by wasserbogen.
Forum: Plugins
In reply to: [Contextual Related Posts] a white/black block above the thumbnailBTW, I found that the same post related in different posts shows different background color above the thumbnails. For example, that one post with the black background in post 1 shows white background in post 2, please see the red framed thumbnails in the images below:

post address: http://wasserbogen.com/flower-key/
post address: http://wasserbogen.com/a-ghost-for-24-hours/Therefore I don’t think this is because of the post setting. Actually I didn’t add any custom css to some specific posts and all the posts have the same setting.
Forum: Plugins
In reply to: [Contextual Related Posts] a white/black block above the thumbnailHi,
Thank you! I don’t remember I added this. Do you mean the css for the theme I have been using for the whole site?
But is there a way to remove this background block which is bigger than the thumbnail? I would like to have the effect as the second image shows…