- Posts: 8
- Thank you received: 0
How to remove "footer_bg.png" from contains
-
jrousis
Inactive member - Topic Author
- New Member
Less
More
12 years 7 months ago #18761
by jrousis
How to remove "footer_bg.png" from contains was created by jrousis
Hellow!
i want to remove the "footer_bg.png" only from content of the inset area.
This is my site:
www.greeksurf.com/gr/
Can you help me?
i want to remove the "footer_bg.png" only from content of the inset area.
This is my site:
www.greeksurf.com/gr/
Can you help me?
Please Log in to join the conversation.
-
aaroninbna
Inactive member - Member
Less
More
- Posts: 149
- Thank you received: 2
12 years 7 months ago #18766
by aaroninbna
Replied by aaroninbna on topic Re: How to remove "footer_bg.png" from contains
Please Log in to join the conversation.
-
jrousis
Inactive member - Topic Author
- New Member
Less
More
- Posts: 8
- Thank you received: 0
12 years 7 months ago - 12 years 7 months ago #18772
by jrousis
Replied by jrousis on topic Re: How to remove "footer_bg.png" from contains
no...
i am talking about this backround in this photo.
inside the article, looks like a reflector.
I want to remove it only in the content area, because the same apears also corectly on the bottom of the page.
i am talking about this backround in this photo.
inside the article, looks like a reflector.
I want to remove it only in the content area, because the same apears also corectly on the bottom of the page.
Last edit: 12 years 7 months ago by jrousis.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 7 months ago #18782
by ivan.milic
Replied by ivan.milic on topic Re: How to remove "footer_bg.png" from contains
layout.css:
bottom {
padding-bottom: 45px;
margin: 0 auto;
background: url(../images/footer_bg.png) bottom repeat-x;
}
bottom {
padding-bottom: 45px;
margin: 0 auto;
background: url(../images/footer_bg.png) bottom repeat-x;
}
Please Log in to join the conversation.
-
aaroninbna
Inactive member - Member
Less
More
- Posts: 149
- Thank you received: 2
12 years 7 months ago #18787
by aaroninbna
Replied by aaroninbna on topic Re: How to remove "footer_bg.png" from contains
Haha. I ftp-ed all pics and didn't see it. After you gave the code. I compared the .png name. 1x148 pixels. Nice!
Please Log in to join the conversation.
-
jrousis
Inactive member - Topic Author
- New Member
Less
More
- Posts: 8
- Thank you received: 0
12 years 7 months ago #18790
by jrousis
Yes this is the code, but i don't want to remove it for ever, in other potitions is need it...
Replied by jrousis on topic Re: How to remove "footer_bg.png" from contains
ivan.milic wrote: layout.css:
bottom {
padding-bottom: 45px;
margin: 0 auto;
background: url(../images/footer_bg.png) bottom repeat-x;
}
Yes this is the code, but i don't want to remove it for ever, in other potitions is need it...
Please Log in to join the conversation.
Time to create page: 0.164 seconds