Closed (works as designed)
Project:
Acquia Prosper
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
5 Apr 2011 at 19:26 UTC
Updated:
27 Jun 2011 at 14:46 UTC
Jump to comment: Most recent file
Comments
Comment #1
enzo de simone commentedI can move the logo to the left of 50px others? I have tried in various ways without success. How can I do? Thanks
Comment #2
Deepika.chavan commentedHi,
Rename local-sample.css file to 'local.css' . Add following code in local.css file.
Change the value of 'margin-left' and logo's 'margin' according to your requirement.
Clear cached data here- /admin/settings/performance .
Hope this is what you wanted.
HTH !!
Rgrds,
Deepika Chavan.
Comment #3
enzo de simone commentedFirst of all thanks for the reply and sorry for my bad English. I hope to make me understand more with the images. The first indicates the current situation and the second one that I would get.
I already use local.css and I tried this solution but it don't works:
#header-group {
margin-left: -50px;
}
#logo {
float: left;
margin: 0 -50px 0 0;
}
Comment #4
goody815 commentedhi hopfrog,
can you post a link to your site. you should be able to do this with Deepika.chavan's css from post #2
Comment #5
enzo de simone commentedThanks, but I solved
Comment #6
goody815 commentedhopfrog,
good to hear that. i'm going to close the issue then.