Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • newliteracies Friend
    #134249

    anyone know how to use the css and make the photo have a gray box srrounding? cos i cannot find the css teaching in the gudie. many thanks!

    Sherlock Friend
    #274568

    Hi
    Css for those modules:
    1 . template.css (line 692)

    div.module, div.module_text, div.module_menu, div.module_hilite, div.ja-box-br {
    background:#FFFFFF url(../images/box-br.gif) no-repeat scroll right bottom;
    clear:both;
    float:left;
    overflow:hidden;
    padding:0;
    width:100%;
    }

    Sherlock Friend
    #274570

    2.template.css (line 705)

    div.module div, div.module_text div, div.module_menu div, div.module_hilite div, div.ja-box-bl {
    background:transparent url(../images/box-bl.gif) no-repeat scroll left bottom;
    padding:0;
    }

    Sherlock Friend
    #274571

    3.template.css (line 714)

    div.module div div, div.module_text div div, div.module_menu div div, div.module_hilite div div, div.ja-box-tr {
    background:transparent url(../images/box-tr.gif) no-repeat scroll right top;
    padding:0;
    }

    Sherlock Friend
    #274572

    4.template.css (line 723)

    div.module div div div, div.module_text div div div, div.module_menu div div div, div.module_hilite div div div, div.ja-box-tl {
    background:transparent url(../images/box-tl.gif) no-repeat scroll left top;
    padding:4px 3px 4px 4px;
    }

    Sherlock Friend
    #274573

    Css for image :template.css (line 1171)

    div.ja-innerdiv img.border {
    border:1px solid #CCCCCC;
    margin-right:10px;
    padding:2px;
    }

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 2 voices, and was last updated by  Sherlock 16 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum