Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • bttrobin Friend
    #200748

    Hi!

    Loving this template, but have a few quick questions:

    1. How can I adjust the height of the slideshow?
    2. How can I adjust the padding / position of the Text on the left of the image (see attached):

    3. How can I change the Module Title text color for this slideshow module? I want to have a white background, so I’m trying to change it to black so it’s visible on the white bg, but can’t find the line of code where to do so.
    3. How can I adjust the position of the image? I’d like it to be a little more to the right, closer to the slideshow buttons.
    4. Odd question, but will the text that I use in this slideshow module be included in web crawler indexing / SEO? I was contemplating putting the product descriptions in this area, but if they won’t be recognized for SEO purposes, I will probably do something else instead.

    Thanks so much, looking forward to hearing from someone AFTER happy hours! LOL.
    Hopefully I’ll figure most of this before monday.


    1. slideshow
    Ninja Lead Moderator
    #547139

    You can find the solution with your questions below

    <blockquote>1. How can I adjust the height of the slideshow?</blockquote>

    It depends on the image size in Slideshow lite module(auto scale), you can fix width and height in backend settings of JA Slideshow lite module

    <blockquote>2. How can I adjust the padding / position of the Text on the left of the image (see attached):</blockquote>

    Create templates/ja_nuevo/css/custom.css file and add new rule


    .ja-ss-desc {
    top: 35% !important;
    }

    Depend on the text in description you can change top to 25% or 45% about right image you have to drop border this image: New_Site/images/joomlart/slideshow/sl1-first.png file

    <blockquote>3. How can I change the Module Title text color for this slideshow module? I want to have a white background, so I’m trying to change it to black so it’s visible on the white bg, but can’t find the line of code where to do so.</blockquote>

    You can add css style below into custom.css file


    .ja-ss-desc h3 {
    color: red;
    }

    .ja-ss-desc {
    color: red;
    }

    <blockquote>3. How can I adjust the position of the image? I’d like it to be a little more to the right, closer to the slideshow buttons.</blockquote>

    You can give me the screenshot and description on it, I will help you to find the solution for you.

    <blockquote>4. Odd question, but will the text that I use in this slideshow module be included in web crawler indexing / SEO? I was contemplating putting the product descriptions in this area, but if they won’t be recognized for SEO purposes, I will probably do something else instead.</blockquote>

    This is module supports standard SEO for JOOMLA and you can add text and description in JA Slideshow Lite module, see the screenshot


    1. item_slideshow
    bttrobin Friend
    #547309

    Thank you on all of your answers.
    I got everything to work with your suggestions to 1, 2, & 4.

    With #3, can I actually give you a different example?
    Here is the example of what i’m working on:

    I’d like to either:
    A. Move the image left more so it’s not cutting off.
    B. Remove the Title text all together, and center the image.

    Are either of these options easy to do?

    Lastly, where can I find the Prev & Next buttons to edit the color or transparency? I just want to make them visible on the white bg I have.

    Thanks so much – you guys have been fantastic.


    1. Screen-Shot-2014-08-26-at-9.42.25-AM
    Ninja Lead Moderator
    #547391

    I just fixed the problem directly on your site as

    + Go to Admin site -> Module Manager -> JA Slideshow – Classic Duckies -> change

    From sl3-bg.png to sl3-bg_bk.png

    Form sl3-bg-first.jpg to sl3-bg.jpg

    For now the last image in SlideShow module is showing full and center

    + Ragarding Prev & Next buttons, you can find and change it from New_Site/templates/ja_nuevo/images/bc-lr.png file


    1. full_image
    bttrobin Friend
    #547438

    You are the man.
    Thanks so much! I should have this whole template and site finished within a week at this point. You guys are amazing.

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

This topic contains 5 replies, has 2 voices, and was last updated by  bttrobin 10 years, 3 months ago.

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