Active
Project:
Amity Island
Version:
6.x-1.3
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Dec 2009 at 01:45 UTC
Updated:
18 Feb 2011 at 19:34 UTC
I am trying to center the site name in the header and have a logo at the top left corner. How do I do it?
Comments
Comment #1
ldeepa21 commentedWhen I make changes to the style.css with respect to color, font size or anything else it is not reflected in the site. Any input as to why this is happening will be highly appreciated.
Comment #2
Deepika.chavan commentedHi,
Please replace the following css code from style.css file (line 204) :
with the following one :
Rgrds,
Deepika.Chavan
Comment #3
sepilrat commentedhi.
i need to do the same, but aligned at right. I do that.
text-align: right;
it align at right, but the right side of the text is in the center of the screen. I need it go to the right of the screen.
thanks in advance