2012-08-04 21:49:23

JimJoe
Member
thêta
Real name: Jim
From: United States
Known languages: American English
Website

line wrap on catgegories admin page ?

Some of my categories are rather long, around 25 to 40 characters.

At column 23 they word wrap to the next line.

Is there anyway to move all of each category label on the admin page, to just one line for each one ?

Thanks !

Offline

 

2012-08-05 00:44:21

uli
Moderator
omega
Real name: Uli
From: Cologne/Köln
Known languages: de > en

Re: line wrap on catgegories admin page ?

If you need it for only one of the four columns (below: article categories), add the following line to your admin stylesheet:
#categories_article a {white-space: nowrap;}

If you need it for all columns:
#category_container a {white-space: nowrap;}


In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links

Offline

 

2012-08-05 02:07:12

JimJoe
Member
thêta
Real name: Jim
From: United States
Known languages: American English
Website

Re: line wrap on catgegories admin page ?

Thanks ! That worked. Now I’ll be able to better move them around and get them into the correct order for the sub-categories. less confusing.

Offline

 

Powered by FluxBB