1 (edited by Parpalak 2010-04-02 08:51)

Topic: Creating background

Hello

Help please with styles.

I need a page background of three parts.
1 - Header
2 - Resizeable height
3 - Footer

I've tried to make a div. In the file main.tpl before <div id="brd-wrap" class="brd"> I put:
<div id="header">
<div id="main">
<div id="footer">
But the images are not displayed. What do I have to do?


------------------


Здравствуйте!
Помогите пожалуйста со стилем.

Нужно сделать чтобы фон страницы был из трех частей.
1 - Верх
2- размножается по высоте
3 - низ

Пытался сделать через div. В файле main.tpl перед <div id="brd-wrap" class="brd"> поставить:
<div id="header">
<div id="main">
<div id="footer">
Но картинки не отображаются. Что делать?

2 (edited by Parpalak 2010-04-02 08:53)

Re: Creating background

So, it depends on what you want to do. I assume you want to add a custom header and a footer. You can place an HTML code before of after <div id="brd-wrap" class="brd">...</div>, or somewhere inside this div.

PS. Slightly edited your topic smile You can write me a PM and ask something in Russian. And, by the way, take a look at the Web20 style. Seems there is a background like you want.

3 (edited by frankpeng 2011-10-08 19:40)

Re: Creating background

I put background image for my web site. It works.

4

Re: Creating background

I do not understand why I put the background no-repeat. And the background is not displayed. For some reason he only copied horizontally and vertically. It can not be put in the upper left corner with no outbreaks.
I have something confused.