Shape 5

Joomla Templates => Traction - Club => : eolos August 29, 2013, 12:00:04 AM



: top row 1_x and bottom row 3_x transparency problem
: eolos August 29, 2013, 12:00:04 AM
Hello!
I am trying to get trasparenny to theese module possitions but I can't! Using -none  Suffix to theese positions I ger a clear module but the background is gray as you can see in the attached image.



: Re: top row 1_x and bottom row 3_x transparency problem
: mikenicoll August 29, 2013, 06:46:27 PM
Hello,

1) Please post a URL

2) Check your coding as well as the image path stored here to make sure they are accurate:

Template.CSS - Line 397

#s5_top_row1_area_inner, #s5_bottom_row3_area_inner {
    background: url("../images/s5_top_row1.png") repeat scroll 0 0 transparent;
}

-Mike