Yes, of course I did, and the issue went away.
Interestingly enough, when I published the core Joomla Edit User Profile menu item type, it was fine too before the below edit was performed.
Joomlaedsigns did get in touch with me, and they said to edit the template.css as follows:
.sectiontableentry1 input, .sectiontableentry2 input {
margin: 0px;
padding: 0px;
height: 15px;
width: 15px;
background: none;
vertical-align: middle;
}
---->
Remove the following
height: 15px;
width: 15px;
>
No wonder I didn't see this when I was digging around (and you saw the screenshot) - that sure didn't look like 15 pixels to me....so no wonder I missed the above. I looked....I didn't think this was it just because of the field sizes I SAW. <shrugs>
The above change also fixed the Geommunity tab fields that had the same issue. Imagine.
Live-n-learn.
Thanks for your help Nant. :woohoo:
Peace!
Joomlafreek