Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • dadario Friend
    #118019

    Hello

    I noticed that when I use the Ja-Zibal template I don’t get borders around my images in my content. Eventhough I set the border to ‘1’ in the Images tab in the Content Item editor no borders apear around the images.

    I know this is basic Joomla functionality, but since I don’t have this problem in other templates I wonder how and where this has to be defined in the Ja-Zibal CSS.

    Thanks

    itguy Friend
    #212637

    Find line 138 in the template_css.css file:


    img {
    border: 0;
    }

    Delete the border:0 line


    img {
    }

    dadario Friend
    #212645

    Thanks
    That almost did the trick. Due to this hack the logo image and the individual usertool images got red borders around them. This I had to fix by individually define these images to have no borders.
    Problem solved.

    Thans again!

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

This topic contains 3 replies, has 2 voices, and was last updated by  dadario 17 years, 11 months ago.

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