Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • James Weston Friend
    #200343

    I have started building a new website using this template.

    On the home page I am having some problems with the slide show settings. http://www.jakartacocktailweek.com

    I looked for the name of the main image in the demo and then changed the image I wanted to that size. However, when i uploaded it there must be some other settings as I still have the gray background on the right and left. I really want it to be black on the left and right.

    I want to edit the text and link where it says Creativity in mind.

    I also have clicked everything off but I still have the iPad image floating in which i don’t want.

    I am also hoping to know which line of code I can edit so the gap between the bottom of the image and the word SPONSORS can be decreased.

    If someone could point me in the right direction that would be great.

    Many Thanks,

    Jim

    Pankaj Sharma Moderator
    #545351

    <blockquote>I want to edit the text and link where it says Creativity in mind.
    </blockquote>

    Hi i have not found any text >>creative in mind .
    please let e know about it . >>> http://prntscr.com/4bdtej

    for the issue related to the image settings in the slideshow .
    like background is gray ..
    its the bg image ..
    you can change it from >>> /templates/ja_nuevo/images/slideshow-bg.jpg
    <blockquote>I am also hoping to know which line of code I can edit so the gap between the bottom of the image and the word SPONSORS can be decreased.</blockquote>

    For decreasing the gap between the slideshow image and sponsor module
    add this code in your custom.css file


    #Mod115
    margin-top: -20px;

    change the value of -20px as per your need .
    it will look like this >>> http://prntscr.com/4bdv7w

    Hope it helps

    James Weston Friend
    #545354

    Thanks pankajsharma I have fixed everything I need to fix by reinstalling the code for the slideshowlite.

    Hoever, I thought I would be clever and change the bg colour on the sides to black so everything blended in but for some reason they are now coming out as white.

    Can you advice me why this is happening? http://www.jakartacocktailweek.com

    Pankaj Sharma Moderator
    #545410

    Hello as per your PM
    you want the slidshow bg in black color
    please add this code
    in
    /templates/ja_nuevo/css/mod_jaslideshowlite.css
    ================================================================================*/

    .ja-slideshow{background: #000000}

    Clear the cache and check .

    James Weston Friend
    #545418

    Thanks so much I will mark all the other posts as solved now.

    Sorry one last question what moves the text Mixing it up in Jakarta down the page? It is fine on the desk top but on an ipad all you can see is Jakarta the other words are off the page.

    Pankaj Sharma Moderator
    #545420

    Hello
    go to /templates/ja_nuevo/css/mod_jaslideshowlite.css

    change

    .ja-ss-desc h3 {
    margin: 0 0px 24px;

    into

    .ja-ss-desc h3 {
    margin: 0px;

    Hope it helps

    James Weston Friend
    #545422

    Brilliant many thanks.

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

This topic contains 7 replies, has 2 voices, and was last updated by  James Weston 9 years, 8 months ago.

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