Closed (fixed)
Project:
Fusion
Version:
6.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2010 at 10:02 UTC
Updated:
8 Dec 2010 at 01:00 UTC
I use the Fusion Starter theme, the Logo sits on top of the Site Title. How to make them inline?
Comments
Comment #1
Deepika.chavan commentedHi,
Rename your 'local-sample.css' file to local.css which is there in '/css' directory. If it is not there then you can create one local.css file in '/css' directory. (Please do clear cached data) . Try adding following css code in 'local.css' file to make site logo and site name inline.
Rgrds,
Deepika Chavan.
Comment #2
jeremycaldwell commentedThanks Deepika, that should do it.