test
Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • joekker Friend
    #171208

    Hi,

    how can I disappear the vertical line what you see on the attached image.

    Thank you!

    Jozsef


    1. ores
    khoand Friend
    #427046

    Hi,
    You replace this code from /templates/ja_ores/css/mod_jaslideshow2.css

    #ja-slideshow .ja-slide-thumbs-wrap {
    background: url(../images/slide-thumb-bg.png) left top repeat-y;
    }

    with

    #ja-slideshow .ja-slide-thumbs-wrap {
    background: none;
    }

    joekker Friend
    #427090

    Oh, thank you for the quick fix!!!

    Meanwhile I have faced to another problems, I would be happy if you could help me in this.
    I would like to give a different styling for the sliedshow description’s title (article title) and the description.
    I would lik to align right the description and also want “idea” and “we have” in different font-style and size. Of yourse I can change it in article editing, but some reason, it messes up.

    So, best solution would be if I could set up three different boxes in the slideshow
    – with different box width
    – different box height
    – font-size
    – font-style
    – alignment

    Thank you for your help!

    Jozsef

    khoand Friend
    #427099

    Could you give me a link to your website?
    And could you give me pictures with your annotations to illustrate your problem? I will help you.

    joekker Friend
    #427100

    Oh, excuse me attacement left behind…
    My site is on local, but if you need I can make it live in 20 minutes.


    1. ores2
    khoand Friend
    #427106

    You publish it, please.

    joekker Friend
    #427108

    I have made it live, if it helps you.

    hollosigaleria.hu/goldfish
    user: jart
    passw: jart1

    khoand Friend
    #427120

    I can’t access it.

    joekker Friend
    #427122

    Strange, I have just click on it and worked. Could you please try it again?

    khoand Friend
    #427124

    I would like to give a different styling for the sliedshow description’s title (article title) and the description.

    You add this code into /templates/ja_ores/css/template.css and change css as you want


    .ja-slide-desc a{

    }

    I would lik to align right the description and also want “idea” and “we have” in different font-style and size

    You add this code into /templates/ja_ores/css/template.css and change css as you want


    .ja-slide-desc p{
    font-size: 150%;
    font-family: Helvetica, Arial, sans-serif;
    }

    joekker Friend
    #427126

    Thank you! I will try and if I solved I close the thread successfully.

    Jozsef

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

This topic contains 11 replies, has 2 voices, and was last updated by  joekker 13 years ago.

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