I would like to place the logo at the upper edge. What is to modify?
How I can put the Logo on the top?
4 posts from 3 voices-
Posted 10 months ago #
-
Hi,
Try
div .logo { padding: 0 0 13px 0; } .logo, .logo a { padding: 0; margin: -15px 0 0 0; }Regards,
IsmaelPosted 10 months ago # -
not bad ... but a small modification:
div .logo {
padding: 0 0 13px 0;
}.logo, .logo a {
padding: 0;
margin: 0px 0 0 0;
}Posted 10 months ago # -
Glad you were able to edit it to your liking :)
Regards,
Devin
Posted 10 months ago #
Topic Closed
This topic has been closed to new replies.














