- Posts: 3
- Thank you received: 0
Change Header background
-
christian.wolf@kiwocom.de
Inactive member -
Topic Author
- New Member
-
Less
More
12 years 1 week ago - 12 years 1 week ago #25654
by christian.wolf@kiwocom.de
Change Header background was created by christian.wolf@kiwocom.de
Last edit: 12 years 1 week ago by christian.wolf@kiwocom.de.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 1 week ago #25667
by ivan.milic
Replied by ivan.milic on topic Change Header background
in template_css.php:\
.header_wrap {
background:#000 url(<?php echo $template_path ?>/images/header_bg<?php echo $headerBg; ?>.jpg) center no-repeat;
}
change #000
.header_wrap {
background:#000 url(<?php echo $template_path ?>/images/header_bg<?php echo $headerBg; ?>.jpg) center no-repeat;
}
change #000
The following user(s) said Thank You: christian.wolf@kiwocom.de
Please Log in to join the conversation.
-
christian.wolf@kiwocom.de
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
12 years 1 week ago #25670
by christian.wolf@kiwocom.de
Replied by christian.wolf@kiwocom.de on topic Change Header background
Hello,
that was it.
THX
that was it.
THX
Please Log in to join the conversation.
Time to create page: 0.196 seconds