- Posts: 13
- Thank you received: 0
hot_bokeh - Standard
-
toschi
Inactive member - Topic Author
- New Member
Less
More
-
toschi
Inactive member - Topic Author
- New Member
Less
More
- Posts: 13
- Thank you received: 0
10 years 6 months ago - 10 years 6 months ago #40009
by toschi
Replied by toschi on topic hot_bokeh - Standard
Ok Site is online!
schustertobias.bplaced.net/web/
When you going for example to "Kommunikation" or all other Pages the backgroung image is shown. When you going to "Home" the background is not shown and all contents and the breadcrumbs are going on top of the page.
!!!The Menupoint Artikel doesn´t work (Database) anyway!!!
???
User: test
PW: password
schustertobias.bplaced.net/web/
When you going for example to "Kommunikation" or all other Pages the backgroung image is shown. When you going to "Home" the background is not shown and all contents and the breadcrumbs are going on top of the page.
!!!The Menupoint Artikel doesn´t work (Database) anyway!!!
???
User: test
PW: password
Last edit: 10 years 6 months ago by toschi.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 6 months ago #40015
by ivan.milic
Replied by ivan.milic on topic hot_bokeh - Standard
Add this to template_css.css at6 bottom:
.sparky_home .toprow {
background: url(../images/custom/topmenu_bg2.jpg) no-repeat;
}
.sparky_home .toprow {
background: url(../images/custom/topmenu_bg2.jpg) no-repeat;
}
Please Log in to join the conversation.
-
toschi
Inactive member - Topic Author
- New Member
Less
More
- Posts: 13
- Thank you received: 0
10 years 6 months ago - 10 years 6 months ago #40022
by toschi
Replied by toschi on topic hot_bokeh - Standard
Hi ivan. Thank your for your help. I placed your code in my template_css.css in the line I thought is was correct. Now the background on the Homesite is there but thats not the 100% solution. The content is almost on the top of the site and the breadcrumbs and search are now under the background image.
:blush:
:blush:
Last edit: 10 years 6 months ago by toschi.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 6 months ago #40026
by ivan.milic
Replied by ivan.milic on topic hot_bokeh - Standard
try:
.sparky_home .toprow {
background: url(../images/custom/topmenu_bg2.jpg) no-repeat;
background-size:cover;
}
.sparky_home .toprow {
background: url(../images/custom/topmenu_bg2.jpg) no-repeat;
background-size:cover;
}
Please Log in to join the conversation.
-
toschi
Inactive member - Topic Author
- New Member
Less
More
- Posts: 13
- Thank you received: 0
10 years 6 months ago - 10 years 6 months ago #40028
by toschi
Replied by toschi on topic hot_bokeh - Standard
Hi Ivan, no its not better. . Perhaps a modul or position is not shown and therefore the whole site content moves up!
Last edit: 10 years 6 months ago by toschi.
Please Log in to join the conversation.
Time to create page: 0.157 seconds