Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • abdul Friend
    #958348

    Hi,

    As shown in the attached screenshot, JA News Pro is not displaying the names of categories. I have tried diffent settings and nothing works.

    Please help.


    1. JA-News-Pro-Not-showing-name-of-Category
    Saguaros Moderator
    #958512

    Hi

    You can open the file: http://www.igad.int/joomlart/templates/t3_bs3_blank/css/custom.css

    Remove this css rule:

    .default .ja-zinsec h2 {
      display: none !important;
    }
    abdul Friend
    #958633

    Thank you very much. Now the names are showing but the styling is missing. Please see attachment.

    Please assist in the styling of the Section Names.


    1. ja_newspro3
    Saguaros Moderator
    #958883

    You can use Google chrome inspect element or Firebug for Firefox. What I usually do is set Compress CSS in Template manager to No, then hover on any HTML element (i.e. button, tag, text, …) you want and right click on it and then click on inspect element, it will show you which CSS class it is using and which CSS file and the path to this element on the right side. then you can go to the ‘custom.css’ file as I mentioned above and add your css change there: http://prntscr.com/c48gvp

    abdul Friend
    #958954
    This reply has been marked as private.
    Saguaros Moderator
    #959845

    But how you want it should be? you can send us the screenshot illustrating modifications you expect.

    abdul Friend
    #960077

    Dear Saguaros,

    Please check the attached screenshot and confirm. Thank you for your support.


    1. ja_newspro3-1
    Saguaros Moderator
    #960485

    This requires a bit more time to check, could you provide FTP account also?

    abdul Friend
    #961842
    This reply has been marked as private.
    abdul Friend
    #962794
    This reply has been marked as private.
    Saguaros Moderator
    #962964

    I can’t access FTP account of your site, you can add this css rule into the file: ROOT/templates/t3_bs3_blank/css/custom.css

    .default .ja-zinsec h2 {
      background: url("../images/h3-bg.gif") repeat-x left bottom;
      border-bottom: 1px solid #a5a5a5;
      margin-bottom: 0;
      padding: 10px !important;
      text-shadow: 1px 1px 0 #fff;
      text-transform: uppercase;
    }
    
    .default .ja-zinsec h2 a {
      color: #656565;
      font-weight: bold;
      font-size: 20px;
    }
    
    .default .ja-zinsec .jazin-full {
      margin-top: 15px;
    }
Viewing 11 posts - 1 through 11 (of 11 total)

This topic contains 10 replies, has 2 voices, and was last updated by  Saguaros 7 years, 7 months ago.

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