I have a client who would like the menu on the left and their logo on the right!
Whats the easiest way to do this, head-end html or just find the relevant css and change it?
Perhaps you could just update the program quick and add a button?
I have a client who would like the menu on the left and their logo on the right!
Whats the easiest way to do this, head-end html or just find the relevant css and change it?
Perhaps you could just update the program quick and add a button?
I think changing left
and right
CSS attributes of the relevant HTML elements in head-end.html
is the quickest approach.