Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • rhys_daniels Friend
    #144214

    I wish to change some background colours on theedit profile page on the forum . I would like to know the file location and line of code i need to edit.

    I have attached a picture for better understanding.


    1. update_details
    rhys_daniels Friend
    #317844

    The JA Team came up with the solution

    – To edit text, please open components/com_kunena/template/ja_sanidineii_light/kunena.forum.css file, at about line 976, find following code:
    .fb_myprofile_general td {
    background: #333333;
    border-bottom: 1px solid #333333;
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
    color: #CCCCCC;
    padding: 3px 5px;
    padding: 5px;
    }

    Here you can change the color attribute to your idea.

    – To change the background, please try to do with my guider
    + change the background of .fb_myprofile_general td to your idea.

    + at about line 943, find following code:

    .fb_myprofile_menu td {
    background: #333333;
    border-bottom: 1px solid #333333;
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
    color: #D58400;
    padding: 5px;
    }

    and change to you idea.

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

This topic contains 2 replies, has 1 voice, and was last updated by  rhys_daniels 15 years ago.

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