Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • skepsis Friend
    #134512

    Hi,

    how can I add an arrow image at the left of every record in JA_Bulletin?

    Thanks again

    Sherlock Friend
    #275828

    Hi
    you can edit here ja.bulletin.css (line 16)(templates/ja_rutile/css/ja.bulletin.css)

    ul.ja-bullettin li {
    background:transparent none repeat scroll 0 0;
    margin:0;
    padding:5px 0 0;
    position:relative;
    width:100%;
    }

    change background as you want

    skepsis Friend
    #275834

    Thanks for the tip I will try and I will let you know….

    Also, if I want to align the text at the left and not at the center that it is?

    skepsis Friend
    #275856

    the tip for the background works just fine, and for the alignment of the text a text-align command must be added here


    ul.ja-bullettin {

    margin: 10px 0 0;
    padding: 20px;
    text-align:left;
    }

    Sherlock Friend
    #275858

    ok
    can i mark this topic is solved ?

    skepsis Friend
    #275860

    yes of course

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

This topic contains 6 replies, has 2 voices, and was last updated by  skepsis 16 years, 1 month ago.

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