test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • glennbmx7 Friend
    #129209

    Hi
    Ive been working on my joomla 1.5 website (http://www.urge21.net) and have been having trouble with the banner position not showing the headline image. So if anyone can help with that thad be great!

    Also how do you add a custom background image for module???

    And lastly I have no idea how to get rid of the image that says “Lates videos & Photos”.
    I want it to only show up on the home page but it shows up on all of them. its the “h3-bg-hilite.png image.

    Thanks for any help!

    Glenn

    Sherlock Friend
    #251676

    Hi glennbmx7 !
    About remove “Lates videos & Photos” image you open template.css file in templates/ja_helio/css/ folder . then find following code section at about line 913 :


    #ja-pathway {
    background:transparent url(../images/h3-bg-hilite.png) no-repeat scroll right center;
    display:block;
    float:left;
    height:30px;
    margin:0pt;
    padding:0pt;
    width:100%;
    }

    change into :


    #ja-pathway {
    display:block;
    float:left;
    height:30px;
    margin:0pt;
    padding:0pt;
    width:100%;
    }

    about banner position . i do’nt show that problem ,Please send short screen .

    glennbmx7 Friend
    #251724

    Thanks a bunch for the help! 🙂

    Now if you take a look at my site, you will see that the “Poll” Module is in the (Banner) position but will not display the header image like the other positions do.

    Thanks!

    Sherlock Friend
    #251802

    Hi glennbmx7 !
    I think that Poll module You don’t set for it show title of module. View image attachment for detail :

    glennbmx7 Friend
    #251921

    the “Show Title” is selected!
    I think is has to do with the module coding???

    Sherlock Friend
    #252039

    Hi glennbmx7 !
    Please send admin information via pm , I will check it for you !

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

This topic contains 6 replies, has 2 voices, and was last updated by  Sherlock 16 years, 6 months ago.

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