Recent content by Jester_is

  1. J

    [OzzModz] Advanced Forms [Deleted]

    This is one of two addons holding up a 2.3 update, tempted to go with the beta but common sense dictates to wait for a "release". Any ETA on that?
  2. J

    XF 2.2 How do I adjust the boarder colors for tables in forum posts.

    From what I could gather , use of !important is discouraged. This works well too: .bbTable > table > thead > tr > th, .bbTable > table > tbody > tr > th,.bbTable > table > tbody > tr > td { border-color: black; border-width: 1px; border-style: solid;}...
Back
Top Bottom