Ville
Mon 3rd Sep '07, 10:58pm
I'm installing vB Blog on the z/Journal Mainframe Community (http://community.zjournal.com) forum (blog is still blocked from the public view), and as I was configuring the style I noticed that that in the featured blog view the main avatar background is by default overlayed to the Second Alternating Color background while the actual background surrounding it is derived from the First Alternating Color (see the attached image). The result is that there is a visible box around non-rectangular avatars even if they're transparent images. I changed class value to "alt1" on the line 18 in blog_entry_featured and now the avatar is displayed correctly. Seems.. this is a bug, eh? :)
Same problem shows up on in the sidebar of a blog post view page (same modification — changing "alt2" to "alt1" — was required in blog_sidebar_user on the line 28).
Sorry if this has already been mentioned; I couldn't find a mention with a quick search.
Same problem shows up on in the sidebar of a blog post view page (same modification — changing "alt2" to "alt1" — was required in blog_sidebar_user on the line 28).
Sorry if this has already been mentioned; I couldn't find a mention with a quick search.