If you are logged in as an admin and go to a profile and look at "admin controls" ever noticed how the email of the person is partially hidden? and the entire css seems to be messed up and im talking about the text indent! too much space on the left. Horrible. Checked with the official demo!
Also posted this bug here (nevermind the title): http://www.boonex.com/forums/#topic/Remove-those-big-register-login-button-on-pages-.htm
|
|
Hi, agree. Should be left centered. Same goes for Generalinfo. 7.1 My favorite number |
Tried to fix this but no idea how. Tried it with CSS :/ |
What am doing wrong...tried text-indent, padding, everything. Boonex please fix those design flaws, it is really hurting dolphin. Or at least tell us how to fix it. |
I tried to fix as well with no luck please address...
i also posted the same issue...
Csampson |
that happens as well with 7.0.x ManOfTeal.COM a Proud UNA site, six years running strong! |
|
that's a table, is it. It renders to the length of longest string on the left, that is "last profile edition date". If you shorten that it will at least give you a bit more space. Or move the box to the center column. |
Is this going to be fixed or? |
won't be easy, it will effect every form on the site if you wanna give it a try it is in forms_adv.css this was there since day one in d7 i don't think it's a big deal, you can see members email in admin section |
That is true but I think all those small errors in dolphin sum up. I will try editing this. Thank you for the tip. |
Not really a bug. Just change the language string "Last profile edition date" to something shorter like "Most recent change", or "Last edit", and it'll be fine.
Other shorter strings
Registration date: > Member since:
Last login date: > Last online:
My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
Or make the column width wider.
https://www.deanbassett.com |
So thats the issue. Ok I actually fixed this! Thanks alot guys. |