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


Messages In This Thread
admin template css and custom fields - by scorche - 2013-03-27, 03:59:40



Users browsing this thread: 1 Guest(s)