Title: Custom css field needed
Last modified: August 7, 2019

---

# Custom css field needed

 *  Resolved [marcus2](https://wordpress.org/support/users/marcus2/)
 * (@marcus2)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/custom-css-field-needed/)
 * Hello,
 * please enter the option to edit the width of the columns by some custom css field
   in the admin panel.
 * Below are my css settings for admin panel (location: /wp-content/plugins/pretty-
   link/css/prli-admin-links.css) maybe they will be useful to someone:
 * .column-settings {
    width: 5% !important; }
 * .column-title {
    width: 16% !important; }
 * .column-target {
    width: 31% !important; }
 * .column-taxonomy-pretty-link-category, .column-pro-pretty-link-category {
    width:
   11% !important; }
 * .column-taxonomy-pretty-link-tag, .column-pro-pretty-link-tag {
    width: 3% !important;}
 * .column-keywords {
    width: 5% !important; }
 * .column-clicks {
    width: 8% !important; }
 * .column-links {
    width: 38% !important; }
 * The next file to edit is PrliLinksHelper.php (location: /wp-content/plugins/pretty-
   link/app/helpers/PrliLinksHelper.php) this file is responsible for the width 
   of the last column field (pretty link). I’ve changed the width of this field 
   from 65% to 85%.
 *  <input type=’text’
    readonly=”true” style=”width: 85%;”
    -  This topic was modified 6 years, 9 months ago by [marcus2](https://wordpress.org/support/users/marcus2/).
    -  This topic was modified 6 years, 9 months ago by [marcus2](https://wordpress.org/support/users/marcus2/).

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [marcus2](https://wordpress.org/support/users/marcus2/)
 * (@marcus2)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/custom-css-field-needed/#post-11808311)
 * and one more css setting
 * .column-date {
    width: 10% !important; }
 * ps. I don’t use tags and keywords fields
 *  Thread Starter [marcus2](https://wordpress.org/support/users/marcus2/)
 * (@marcus2)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/custom-css-field-needed/#post-11808385)
 * Admin panel new layout look
 * [https://ibb.co/5r5tpQP](https://ibb.co/5r5tpQP)
 *  [wordpress_fan1](https://wordpress.org/support/users/wordpress_fan1/)
 * (@wordpress_fan1)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/custom-css-field-needed/#post-11926961)
 * I agree with Marcus and custom css box it is very necessary.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Custom css field needed’ is closed to new replies.

 * ![](https://ps.w.org/pretty-link/assets/icon-256x256.png?rev=2503434)
 * [PrettyLinks - Affiliate Links, Link Branding, Link Tracking, Marketing and Stripe Payments Plugin](https://wordpress.org/plugins/pretty-link/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pretty-link/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pretty-link/)
 * [Active Topics](https://wordpress.org/support/plugin/pretty-link/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pretty-link/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pretty-link/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [wordpress_fan1](https://wordpress.org/support/users/wordpress_fan1/)
 * Last activity: [6 years, 8 months ago](https://wordpress.org/support/topic/custom-css-field-needed/#post-11926961)
 * Status: resolved