[SOLVED] Is this a bug Email Text Box No longer 2" only 3cm

13 years 1 month ago #155077 by nant
Changes should be made in your Joomla template file not the CB one.

Please Log in to join the conversation.

13 years 1 month ago #155078 by krileon
Your issue is as follows; whoever wrote the template CSS was not specific enough in their selectors. Targeting all .email classes for instance is bad practice as it's too common.

ON: templates/youshopper/css/layout.css
IN: Line 135
.email, .print, .pdf {
    display: block;
    float: left;
    height: 16px;
    margin: 3px 2px 0 0;
    width: 16px;
}

No idea what it's supposed to be targeting exactly. Suspecting content article icons, but they do not have any of the above classes. You should consult with the developer on this matter.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
The following user(s) said Thank You: ICIT

Please Log in to join the conversation.

13 years 1 month ago #155082 by ICIT
@Krileon and @Nick Thanks a million I really appreciate the quick response! I will consult with the developer asap!

Please Log in to join the conversation.

13 years 1 month ago #155085 by ICIT

krileon wrote: Your issue is as follows; whoever wrote the template CSS was not specific enough in their selectors. Targeting all .email classes for instance is bad practice as it's too common.

ON: templates/youshopper/css/layout.css
IN: Line 135

.email, .print, .pdf {
    display: block;
    float: left;
    height: 16px;
    margin: 3px 2px 0 0;
    width: 16px;
}

No idea what it's supposed to be targeting exactly. Suspecting content article icons, but they do not have any of the above classes. You should consult with the developer on this matter.


I changed the width to 172px and whoa la it worked not sure if it will affect anything else but so long as people can see there email is perfect for me. I plan to donate and also add a section to my site that shows appreciation to all developers that supported Joomla extensions that I used on my website by allowing you'll to add banners and short description as a token of thanks!!!

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.227 seconds

Facebook Twitter LinkedIn