So, because the Luna tab template is fixed in size and I really like how it looks on our site and the fact that I didn't want to mess with the CSS and images that support it because of future upgrades... I decided to go the simple route and just change the text inside the tab for the "Manage Connections" page.
This is a minor screw-up on CB side because they allow you to choose a tab style that does not support the default text size that comes in the original build. Non web developers would be stuck with text in a tab that does not fit or forced to choose another template that they really don't prefer.
So, for all of you non-web-developers, here is a work around I made work for me.
It was either modify the css and image size, which takes software and knowledge, which I can do and have, but knowing their was a muc simpler solution I chose it.
"Changing The Text Displayed in the Tab to fit the default tab size"
- Open file - \components\com_comprofiler\plugin\language\default_language\default_language.php
- Search for the term in question. In my case it was "Manage Connections and Manage Actions.
- Change the text in question to something less that or equal to 11 characters. I changed it to "Connections" & "Actions", I took out the redundant word "Manage".
- Save the file and upload it to your server. in the proper location. {\components\com_comprofiler\plugin\language\default_language\default_language.php}
This solved my problem with Luna tab being too small or fixed size. There are many ways to skill a cat or in the software world we say there are many solutions to the same problem. If you don't want to mess around with the css file or luna images, then moving forward remember to keep the character size to 11 or less so the Luna tabs can accommodate them.
This is another way to fix the "Manage Connections" and "Manage Actions" tab to they fit in the luna tabs.
I hope it helps someone
Mike
KillerSurfLinks.com
PS. for more insight check out the image in the first post and the image attached to this post. A picture is worth a 1000 words.