Shape 5

Joomla Templates => Traction - Club => : naminote February 13, 2014, 01:15:19 PM



: Change the black color at the bottom of the page
: naminote February 13, 2014, 01:15:19 PM
Hi Shape5

I have changes the background Picture to White and
now I want to change the Black color under the Picture
background at the bottom to White.

Plz advice

Best regards
Jan Spatzek


: Re: Change the black color at the bottom of the page
: mikenicoll February 13, 2014, 10:44:41 PM
Hello,

You just need to modify the color codes below

Template.CSS - Line 501

#s5_footer_area_inner {
    background: none repeat scroll 0 0 #2E2E2E;
}

Template.CSS - Line 460

#s5_breadcrumb_font_wrap {
    background: none repeat scroll 0 0 #2E2E2E;
    border-top: 16px solid #2E2E2E;
}

-Mike


: Re: Change the black color at the bottom of the page
: naminote February 14, 2014, 05:24:52 AM
Hi Mike

Thank You for your answer

May bee I did not  describe my problem well
My problem is the black color behind the footer area - the area where the scrolltotop picture is
and wich do not move when you scroll up and down on the page

- Jan


: Re: Change the black color at the bottom of the page
: naminote February 14, 2014, 07:53:26 AM
Hi Mike

Problem solved

Image size  ;D


: Re: Change the black color at the bottom of the page
: mikenicoll February 14, 2014, 08:04:52 AM
Glad you got it sorted.

-Mike