Can you please check CSS class "sys-author-profile"?
I have overlapping text in Author's info in discussions as well as blog articles (see pics). Is this just a problem due to my own generals settings or is it a common problem in the css. I use Protean style-set.
-
-
- · thomlin
-
·
In reply to LeonidS
- ·
Strange... The pics vanished, but when I edit this post, they are still there...
-
- · thomlin
- ·
Here are those two pics, again.
-
- · thomlin
-
·
In reply to LeonidS
- ·
LeonidS, this problem has not been screened, yet. Right?
-
- · Dawgcom
- ·
ok, CSS is extremely stable. I’m on iPhone right now and your pics aren’t resolving but to fix this is easy. Firebug it out and backtrack the file/line that needs adjusted. Be sure to clear your cache and then load a page before you firebug it to find the spot. Most likely you have a margin with a - in front of the count. Also, this would be easier to help with if your screenshot with firebug showed the layout instead of the html as this is purely a layout issue nd easily fixed.
-
- · thomlin
- ·
If somebody encounters the same problem, add this to your protean custom styles:
.sys-author-profile ul.bx-menu-custom.bx-menu-custom-hor {
- line-height: 110%;
- }
or any other percentage for line-height that fits to your own needs.
-
-
·
LeonidS
- ·
The default block hasn't the array of info like yours so it's good that you found a solution!
-
·
LeonidS
Edit sys-author-profile.png