Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • iamwe361 Friend
    #948356

    Hello, How can i remove the table borders on the template?
    whiteborder

    pavit Moderator
    #948377

    Hi

    Could you post a screenshot of what exactly you want to remove and also an url to your website ?

    iamwe361 Friend
    #948460

    Hello Pavit, thanks for responding.
    the image above show the page.
    I the dash lines with the red points are what i need to remove, in order to have a complete white page without the table lines.

    Click for Link to Page

    pavit Moderator
    #948462
    This reply has been marked as private.
    iamwe361 Friend
    #985004
    This reply has been marked as private.
    pavit Moderator
    #985070

    Hi there

    In these files :

    /templates/ja_wall/themes/minimalist/css/theme.css line 62 set as shown below

    td {
      /* border-bottom: 1px dotted #000; */
    }

    /templates/ja_wall/css/core.css line 9

    td {
    /* border-bottom: 1px solid #e5e5e5; */
    }

    /templates/ja_wall/css/template.css line 1877 add the display.none at bottom

    /* Scroll Bar ---*/
    div.sidebarTrackerV,
    div.popupTrackerV {
        position: absolute;
        z-index: 100;
        width: 7px;
        bottom: 2px;
        top: 2px;
        right: 1px;
        overflow: hidden;
        opacity: 1;
        -o-transition-property: opacity;
        -moz-transition-property: opacity;
        -webkit-transition-property: opacity;
        display: none!important;
    }

    Regards

    iamwe361 Friend
    #985083

    Hello Pavit,
    That fixed the problem. I did have to clear my caches and browser history to view the changes.
    Now it looks good.

    Thank you,

    W.

    iamwe361 Friend
    #985088

    Hello Pavit, after making the changes my installer has disappeared. I did load JA Comment. See image:

    enter image description here

    pavit Moderator
    #985091

    Hi

    Changes applied are related to css files and ja_wall template , they do not affect in any way isis administrator template or any other php file managing install feature.

    iamwe361 Friend
    #985093

    Hello Pavit,
    That is what i thought. thanks. Dont know what is wrong with my site now. but thank you for your help.

    iamwe361 Friend
    #985231

    Hello Pavit,
    Last night I thought it was taken care of, but, the changes have ruined other aspects.
    Now my groups for community builder in the side bar have no formatting. The solution does not work.

    enter image description here

    pavit Moderator
    #985237

    Hi

    Remove all customizations i suggested above, let me know when done.

    iamwe361 Friend
    #985790
    This reply has been marked as private.
    pavit Moderator
    #985835
    This reply has been marked as private.
    iamwe361 Friend
    #985862

    Hi Pavit, Yes, the format is ruined. The sidebar and page groups, should have the same form as image1 below. They were boxes prior to the change. On the home page, the lines that use to divide the listing are gone and should look like image 2.

    Image 1 enter image description here

    Image 2 Sidebar line format has not returned. I liked the previous format, before the code changes, better. I wanted to get rid of the dashes, not the solid lines of the menu, in the side bar. See first dotted line in image 2 (my boss’s quote: "ugly/hideous/unprofessional" next quote will be "fired").

    enter image description here

Viewing 15 posts - 1 through 15 (of 16 total)

This topic contains 15 replies, has 3 voices, and was last updated by  Ninja Lead 8 years ago.

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