- Posts: 16
- Thank you received: 0
How to place Text over Image in header1/2
-
hews
Inactive member - Topic Author
- New Member
Less
More
9 years 11 months ago #43881
by hews
How to place Text over Image in header1/2 was created by hews
Hello,
I need your help with the Homepage of Hot Rain Template.
What I want do do is to place a picture with an intro text.
For that I used the module "Hot Full carousel" at position "header1"
I placed the text "Aumporn Traditionelle Thaimassage Zeit zu Entspannen. Im Herzen von Ettlingen" via the standard module "Custom HTML" at position "header2"
The problem is, that there is too much empty space after the picture an the intro text.
And how can I move the position of the intro text in a higher position?
Here is the page I am talking about:
www.your-website-service.de/
Can you please help me to solve the problem?
Thank you very much in advance,
Hews
I need your help with the Homepage of Hot Rain Template.
What I want do do is to place a picture with an intro text.
For that I used the module "Hot Full carousel" at position "header1"
I placed the text "Aumporn Traditionelle Thaimassage Zeit zu Entspannen. Im Herzen von Ettlingen" via the standard module "Custom HTML" at position "header2"
The problem is, that there is too much empty space after the picture an the intro text.
And how can I move the position of the intro text in a higher position?
Here is the page I am talking about:
www.your-website-service.de/
Can you please help me to solve the problem?
Thank you very much in advance,
Hews
Please Log in to join the conversation.
-
hews
Inactive member - Topic Author
- New Member
Less
More
- Posts: 16
- Thank you received: 0
9 years 11 months ago - 9 years 11 months ago #43882
by hews
Replied by hews on topic How to place Text over Image in header1/2
I solved the problem:
I reduced padding of hellorow to 200. This moved the text up.
I reduced min-height to 335. This removed the space after
.hellorow {
padding: 200px 0 0 0;
min-height: 335px;
position: relative;
z-index: 1;
Hews
I reduced padding of hellorow to 200. This moved the text up.
I reduced min-height to 335. This removed the space after
.hellorow {
padding: 200px 0 0 0;
min-height: 335px;
position: relative;
z-index: 1;
Hews
Last edit: 9 years 11 months ago by hews.
Please Log in to join the conversation.
Time to create page: 0.186 seconds