I have a very narrow column and a three-word URL that will push the width of the original column.
Can I get three words to span two or three lines and keep the URL link intact?
I use css to create a custom drupal theme, and the length / name of this URL is the Drupal node name, converted to a tab via the QuickTabs module, so I need to manage it through css, preferably. I have the feeling that this is a very simple solution, but I searched through Google and I can’t find anything that works for me.
Thanx in advance.
source
share