- Posts: 14116
- Thank you received: 1639
hot_bokeh - Standard
-
ivan.milic
Support Staff - Moderator
Less
More
10 years 6 months ago #40031
by ivan.milic
Replied by ivan.milic on topic hot_bokeh - Standard
Logo module?
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 #40039
by toschi
Replied by toschi on topic hot_bokeh - Standard
Hm, I enabled the original logo modul, but no change.
But now I get an error message in the backend template settings but I think thats an other problem.
Warning: fopen() [function.fopen]: Filename cannot be empty in /users/schustertobias/www/web/templates/hot_bokeh/elements/tadmin.php on line 73
Warning: fread() expects parameter 1 to be resource, boolean given in /users/schustertobias/www/web/templates/hot_bokeh/elements/tadmin.php on line 74
Warning: fclose() expects parameter 1 to be resource, boolean given in /users/schustertobias/www/web/templates/hot_bokeh/elements/tadmin.php on line 75
But now I get an error message in the backend template settings but I think thats an other problem.
Warning: fopen() [function.fopen]: Filename cannot be empty in /users/schustertobias/www/web/templates/hot_bokeh/elements/tadmin.php on line 73
Warning: fread() expects parameter 1 to be resource, boolean given in /users/schustertobias/www/web/templates/hot_bokeh/elements/tadmin.php on line 74
Warning: fclose() expects parameter 1 to be resource, boolean given in /users/schustertobias/www/web/templates/hot_bokeh/elements/tadmin.php on line 75
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 #40042
by toschi
Replied by toschi on topic hot_bokeh - Standard
Hi, I tried your template on another test page with absolut different content but theres the same error. If you want to take a look
www.toschcom.de/web2
At the menupoint "test" everything is as it should be. Whe you go back to Home (wich is my default homepage) the the error comes again. When i set the "test" Page as the default Homepage in Joomla the the error is on the testpage. That mains the error only happens on the default homepage of Joomla. The Logo is still there on all pages but I think its the position of the background? :dry:
www.toschcom.de/web2
At the menupoint "test" everything is as it should be. Whe you go back to Home (wich is my default homepage) the the error comes again. When i set the "test" Page as the default Homepage in Joomla the the error is on the testpage. That mains the error only happens on the default homepage of Joomla. The Logo is still there on all pages but I think its the position of the background? :dry:
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 - 10 years 6 months ago #40048
by ivan.milic
Replied by ivan.milic on topic hot_bokeh - Standard
Change:
.sparky_home .toprow {
position: absolute;
}
form template_css.css
to:
.sparky_home .toprow {
position: absolute;
top:0;
}
below that add:
.offset-top{
margin-top:110px;
}
and in layout editor set row class "offset-top" to first row below row with class "toprow"
.sparky_home .toprow {
position: absolute;
}
form template_css.css
to:
.sparky_home .toprow {
position: absolute;
top:0;
}
below that add:
.offset-top{
margin-top:110px;
}
and in layout editor set row class "offset-top" to first row below row with class "toprow"
Last edit: 10 years 6 months ago by ivan.milic.
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 #40078
by toschi
Replied by toschi on topic hot_bokeh - Standard
Hi ivan,
you can take a lool at the result
schustertobias.bplaced.net/web/
finally I dont think thats the correct solution. The homepage now is correct but the other pages are "crazy"
you can take a lool at the result
schustertobias.bplaced.net/web/
finally I dont think thats the correct solution. The homepage now is correct but the other pages are "crazy"
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 #40089
by ivan.milic
Replied by ivan.milic on topic hot_bokeh - Standard
What do you mean by 'Crazy' exactly?
Please Log in to join the conversation.
Time to create page: 0.095 seconds