Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
admin template css and custom fields
#1
more of an FYI...

I noticed that the custom fields are running out of the containing div

Instead of using a width of 645px I switched to 100%

at \admin\template\css.php
Line 652: width: 645px;

/* basic default table style */
.wrapper table {
border-collapse: collapse;
margin: 0 0 20px 0;
width: 100%;
}


I don't see any ill effects from it yet, but only tried on one browser.
Reply
#2
post screenshots and exmaple of custom fields please.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#3
(2013-03-27, 04:20:48)shawn_a Wrote: post screenshots and exmaple of custom fields please.

It's subtle....


Attached Files Thumbnail(s)
   
Reply
#4
Thanks, someone brought this up in github as well along with some suggestions.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply




Users browsing this thread: 1 Guest(s)