test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • synapsis Friend
    #176619

    I made the JA Slideshow module a little bit smaller on my JA Tiris site. As such, the JA Side News module is overlapping part of the vertical controls for the slideshow module.

    It should be an easy fix to adjust the margin-top of the JA Slideshow controls to move it upwards and away from the JA Side News module below, but I can’t seem to find where the slideshow controls are positioned in the CSS.

    It sure would be great if the Joomlart developers did a little more commenting on their CSS.

    I am looking in: modules–>mod_jaslideshow–>assets–>themes–>tiris–>style.css

    But I’m not quite sorting it out. Can anyone please help me narrow down which class/div needs to be adjusted to JUST move the slideshow controls up a little bit?

    Thanks!

    synapsis Friend
    #450817

    Of course, as luck would have it, no sooner did I make this post for help that I found what I was looking for. For anyone else looking to do the same, here’s what you want:

    .viewbutton {
    position: absolute;
    right: 30px;
    top: 55px;
    z-index: 5;
    float: right;
    padding: 30px 0px;
    background: #000;
    }

    On your file, the top value is probably something like 135px. I changed mine to 55px to move it upwards.

    Simple.

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

This topic contains 2 replies, has 1 voice, and was last updated by  synapsis 12 years, 7 months ago.

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