Results 1 to 3 of 3

Thread: I can't figure out how to remove the border on the portal template...

  1. #1
    Join Date
    May 2010
    Posts
    2

    Default I can't figure out how to remove the border on the portal template...

    The title says it all! I can't find this annoying blue border in the CSS. Anyone know where it is located or what it's exact color is?



    Thanks!
    Attached Images Attached Images

  2. #2
    Join Date
    Oct 2006
    Posts
    3,098

    Default

    To find things like this, use an eyedropper tool to get the exact hex value and search the CSS.
    Alternately, using Firefox browser and the Firebug plugin, load the page and use it to locate the thing governing that.

  3. #3
    Join Date
    Sep 2007
    Location
    Jimboomba, Qld. AU
    Posts
    2,291

    Default

    In style.css... the border is in bold
    #content_container{background:#FFF url(images/content_container_bg.gif) repeat-y;border:5px solid #258;color:#666;margin:20px auto 0;padding:0;text-align:left;width:950px;}

Similar Threads

  1. Remove Portal Menu Items?
    By CPMiller in forum Customisation & Integration Questions
    Replies: 16
    Last Post: 05-18-11, 01:16 AM
  2. Remove Portal Home from breadcrumb
    By craig_raptor in forum Customisation & Integration Questions
    Replies: 0
    Last Post: 04-15-11, 08:30 AM
  3. Remove options from Portal
    By griffe in forum Customisation & Integration Questions
    Replies: 5
    Last Post: 02-18-10, 07:32 PM
  4. Help with portal template Please
    By mrsandre in forum Customisation & Integration Questions
    Replies: 7
    Last Post: 08-04-08, 11:00 PM