Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • cissp Friend
    #188396

    Hello. In JA Smashboard when you click on an article intro or picture in the home page, a popup full article is display. Where can I find the setting for the position or how to adjust the popup window position of this article. Thank you.

    phong nam Friend
    #496674

    Hi cissp,

    On JA Smashboard, you can enable or diable popup view in Template Manager >> JA_Smashboard – Default >> General tab >> Extended settings.

    <blockquote>Where can I find the setting for the position or how to adjust the popup window position of this article.</blockquote>
    Pls open /templates/ja_smashboard/css/template.css, then find lines:

    .popupview #popup-view {
    background: url("../images/black-trans-75.png") repeat left top;
    bottom: 0;
    display: block;
    left: 0;
    overflow-x: hidden;
    position: fixed;
    right: 0;
    top: 0;

    z-index: 10000;
    padding: 40px 0;
    }

    * You should put your modified css into templates/ja_smashboard/css/custom.css.
    Create this file if non-exists and call new file in templates/ja_smashboard/etc/assets.xml by adding line:

    <file>css/custom.css</file>

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

This topic contains 2 replies, has 2 voices, and was last updated by  phong nam 11 years, 4 months ago.

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