Are you enjoying the extensions? Did you like the support? Help others decide.

Leave a review

file Line Wrap?

More
11 years 8 months ago #687 by admin
Replied by admin on topic Re: Line Wrap?
I have found what is wrong and I am not sure it is not a bug with the component (I will investigate).
In your case, you need to delete the float line in:
.trombinoscopeextended_component .contactgroup .person {
    float: none !important;
    text-align: left;
}
I will look if this line is really needed here.
Can you tell me what parameters you have selected for the categories ?
The component misbehaves in Chrome and Safari (bad contact alignment).
Let me know if changing this code is trouble for you.

Olivier.

Please Log in or Create an account to join the conversation.

More
11 years 8 months ago #688 by jh4wvu
Replied by jh4wvu on topic Re: Line Wrap?
I deleted the float line and it made the contacts line up in Chrome. Do I need to do anything with the style_msie_7.css.php?

Let me know if you think I need to change anything else...

Thanks,
Chris

Here are the parameters I set....

Featured = Hide
Category Order = By ordering (asc)
Order = Name format 2nd part (asc)
CARD

Card Type = Picture ONly
Card width = 128 px
Card Height = 250px

ON THE CARD

Category = Hide
Vcard = Hide
Featured = Hide

ON THE PAGE

Headers = Show category
Category description = Hide
Article Before = N/A
Article After = N/A

LINKING

Link to Contact = None
Popup Width = 600
Popup Height = 500
Link Label (optional) = N/A
Allow Edition = No
Edit Link Label = N/A

PAGINATION

Pagination = Hide
Pagination Results = Show
Total = Show
Display Select = Show
# of Cards per Page = N/A

Categories directory

Images = Hide
Default = N/A

THEMES

Original

CONTACT PICTURE

Picture Alignment = Left
Picture Width = 110px
Picture Height = 147
Border Width = 5

CONTACT INFO

Show Name Label = No

Field 1 = Formatted Address
Field 2 = Postal/Zip
Field 3 = Country
Field 4 = Phone

OTHER INFO FIELDS

Other Information = Contact Info
Letter Max Count = N/A
Strip Tags = Yes
Keep Tags = N/A

ALL FIELDS

Keep Space = No (Will probably switch this to Yes)

Please Log in or Create an account to join the conversation.

More
11 years 8 months ago #689 by admin
Replied by admin on topic Re: Line Wrap?
Thank you so much for the info.
I think you are good, no need to do anything else.
I will look into modifying the component's behavior to make it easier to setup...

Olivier.

Please Log in or Create an account to join the conversation.