hello,
my question has already been seen in the forum but I can not do it. I want to change the background color of the footer. Can you help me?
thank you
footer background color
Started by
qlinn
, Jul 22 2012 03:04 PM
6 replies to this topic
#1
Posted 22 July 2012 - 03:04 PM
#2
Posted 22 July 2012 - 04:02 PM
You can try add in
PageLines > Site Options > Custom Code > CSS Rules
You can change "red" as you like
Delete the CSS rules
#footer, .fixed_width #footer { background-color: #628314 !important; }
to your web first.
PageLines > Site Options > Custom Code > CSS Rules
You can change "red" as you like
Delete the CSS rules
#footer, .fixed_width #footer { background-color: #628314 !important; }
to your web first.
#3
Posted 22 July 2012 - 04:56 PM
like that ?
in the Footerscripts Code or Analytics ?
#4
Posted 22 July 2012 - 05:39 PM
Nop in CSS rules
#5
Posted 22 July 2012 - 07:41 PM
ok but it's not work :
#6
Posted 22 July 2012 - 07:48 PM
oh it's ok
this is the time for refresh chrome :-(
#7
Posted 22 July 2012 - 08:01 PM
Glad that worked.
I will accept Batman's excellent answer for you.











