2013-10-02, 10:56 AM
Can you provide forum url please?
If I understand quite good, you want to move your logo little up to the top?
find .logo (If that is a name of class for logo, you should know) in global.css and add this:
margin-top: -25px;
That should be a solution for your problem.
If I understand quite good, you want to move your logo little up to the top?
find .logo (If that is a name of class for logo, you should know) in global.css and add this:
margin-top: -25px;
That should be a solution for your problem.
Jovan J.