End of Support for Joomla 3 - Forum closed
Width tile in a column
- stefan8690
- Offline Topic Author
- Fresh Boarder
- Posts: 15
- Thank you received: 0
On my site there is a component for a profil.
My problem:
The title in the column ends with "..." because the title are too long. The developer of the component tells me, its not a problem with component.
The Width setting must be in the css of the template. How i can get the title longer?
www.quintessenz-musik.de/component/jsn/s...bartsch.html?Itemid=
Thank you for helping me.
My problem:
The title in the column ends with "..." because the title are too long. The developer of the component tells me, its not a problem with component.
The Width setting must be in the css of the template. How i can get the title longer?
www.quintessenz-musik.de/component/jsn/s...bartsch.html?Itemid=
Thank you for helping me.
by stefan8690
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
I cant see any long title.
What do you mean exactly, screenshot please.
What do you mean exactly, screenshot please.
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
- stefan8690
- Offline Topic Author
- Fresh Boarder
- Posts: 15
- Thank you received: 0
Here the sceenshot.
The title in german "Wie ich zu meinem Instrument kam" is too long, so the end of the text ist "..."
The title in german "Wie ich zu meinem Instrument kam" is too long, so the end of the text ist "..."
by stefan8690
Attachments:
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Add this css code to your css/custom.css:
www.joomlaplates.com/support/documentation/custom-css-in-joomla
.dl-horizontal dt {
white-space: inherit !important
}
www.joomlaplates.com/support/documentation/custom-css-in-joomla
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
The following user(s) said Thank You: stefan8690
Please Log in or Create an account to join the conversation.
- stefan8690
- Offline Topic Author
- Fresh Boarder
- Posts: 15
- Thank you received: 0
Thank you.
Now, it works...
Now, it works...
by stefan8690
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates