test
Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • okkhalid Friend
    #199610

    How I can remove the slideshow box background to none.

    I do not want any backgound so I can insert video, so in case if some one zoom in out it wont effect. please help


    1. blue
    TomC Moderator
    #542059

    As is generally helpful, please provide the url of the site you’re working on.

    Also, you want to remove that box element altogether?

    okkhalid Friend
    #542061

    Hi TomC, the site is: http://www.horizonsolutions.ca/ciecsi/

    Yes, I want to change the green backgound as show in the image


    1. green
    TomC Moderator
    #542062

    You can do this by pasting the following within your custom.css file:


    .ja-ss-desc {
    background: none repeat scroll 0 0 #7bc673;
    }

    and then changing the background however you want . . . . or you can indicate: background: none; if you like.

    okkhalid Friend
    #542063

    Thank you TomC

    okkhalid Friend
    #542107

    Hi TomC,

    Its not woking, I still have the border, any idea?

    okkhalid Friend
    #542149

    I have back up the site and download it to my local computer server. and still no changes show up in the page:
    http://www.joomlart.com/forums/topic/department-titles-break-down/

    and the slideshow backgound.

    I have contacted the level 1 of the support at Sitegournd.com and they advised me that its template issue as they spend one hour and did all steps before they came with an answer. as there is not cloudflare or any cache on the server side.
    and by downloading a copy to my local computer its appear that the code are not working.

    please help. as it look like there is something. I have used the quickstart package for joomla 3.

    thanks,

    TomC Moderator
    #542155

    What is the CSS you added to your custom.css file?

    Also, what is the file path for the custom.css file you created?

    okkhalid Friend
    #542158

    Hi TomC,

    The path is: templates/ja_medicare/css
    I have sent you the ftp and login info to you as a message.

    Thank you again.

    TomC Moderator
    #542159

    <em>@okkhalid 436468 wrote:</em><blockquote>Hi TomC,

    The path is: templates/ja_medicare/css
    I have sent you the ftp and login info to you as a message.

    Thank you again.</blockquote>

    So the file path should look like this –> /templates/ja_medicare/css/custom.css . . . . correct?

    okkhalid Friend
    #542161

    yes
    /templates/ja_medicare/css/custom.css

    TomC Moderator
    #542163

    Similar to your previous issue, I do not see any custom.css folder when inspecting your CSS via Firebug.

    I will try to look with the FTP info you provided.

    TomC Moderator
    #542164

    Try This . . . .

    Within file path —> /ciecsi/templates/ja_medicare/css/themes/green/mod_jaslideshowlite.css
    at line 55, modify as follows:

    .ja-ss-desc {
    background: none;

    color: #FFFFFF
    position: absolute;
    text-align: left;
    top: 20%;
    }

    Don’t forget the semi-colon after “none”

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    okkhalid Friend
    #542171

    Great, finally it works.

    I’m still struggling to this:
    http://www.joomlart.com/forums/topic/department-titles-break-down/

    I have placed the code to:

    .grid-view .item .article-title {
    font-size: 15px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: wrap;
    }

    to the file:
    /templates/ja_medicare/css/custom.css

    but it has no effect to the page:

    http://www.horizonsolutions.ca/ciecsi/our-services/immigration

    Thank you again for your help

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

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

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