Jump to content

A little café’s website with information about drinks, food, pictures, events


typ9
 Share

Recommended Posts

It's lookin great.

If the silder is sliding some other element on the page move a little. ( Thats an artefact from BX Slider. )

This little annoyance can be solved by:

.bx-viewport {
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}
  • Like 2
Link to comment
Share on other sites

currently getting this on the site:

Internal Server Error

    

The server encountered an internal error or misconfiguration and was unable to complete your request.


    

Error has been logged.

Link to comment
Share on other sites

currently getting this on the site:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Error has been logged.

Thx for informing me. Mhhh... yeah, that d...mn server sometimes has hickup like that. Gotta check that. Hope it doesn‘t occur very often...

Link to comment
Share on other sites

Ooops... There is at least ONE damn thing you‘ll always forget. :) Thx, titanium!

Oh: our provider just sent me an email - our server has to be shut down and restarted because they had to fix some of that hardware stuff in there. Gotta change our provider someday... 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...