Border colours

  • I have managed to change a lot of the colours on my forum to how I want them, but I can't get this border to switch from blue/

    Here's the screen and the borders I want to change are marked with white:
    http://img.photobucket.com/albums/v391/zlojack/forumscreen-1.jpg

    Where do I need to go to change that colour?


  • The elusive blue line...

    Admin CP -> Styles & Templates -> Style Manager -> Main CSS (in the menu)

    Scroll down to the Table Border class. In the Extra CSS Attributes box, edit this code:


    border: 1px solid #0B198C;