Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2012-08-04 21:49:23

JimJoe
Member
From: United States
Registered: 2010-01-30
Posts: 573
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

#2 2012-08-05 00:44:21

uli
Moderator
From: Cologne
Registered: 2006-08-15
Posts: 4,303

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

#3 2012-08-05 02:07:12

JimJoe
Member
From: United States
Registered: 2010-01-30
Posts: 573
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

Board footer

Powered by FluxBB