Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • melanieb Friend
    #188642

    Hi,

    I need to change the height of the text box that appears next to the navigation buttons but not sure which css file to edit or what the box is actually called. At the moment it is cutting off my text so needs the height adjusting just a little bit.

    Can anyone point me to the file/name of this box so i can edit the code?

    Kind regards

    phong nam Friend
    #497697

    Hi melanieb,

    <blockquote>Can anyone point me to the file/name of this box so i can edit the code?</blockquote>
    Pls open templates/ja_university/css/mod_jaslideshowlite.css, then find lines:

    .ja-ss-desc {
    background: url(../images/trans-d40.png);
    color: #fff;
    left: 0;
    position: absolute;
    bottom: 30%;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
    padding: 20px;
    width: 350px;
    z-index: 110;
    height: auto;
    }

    Chang with your height value and clear JAT3 cache after saving changes.

    melanieb Friend
    #498391

    Many thanks Leo, that works perfectly 🙂

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

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

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