Closed (fixed)
Project:
Corporate Clean
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Issue tags:
Reporter:
Created:
12 Aug 2011 at 03:17 UTC
Updated:
13 Dec 2011 at 23:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
shruti.sheth commentedHello,
One of the solutions to remove the black bar at the top of the page/template can be done by giving the top margin to the header.
The steps are as follows :-
1. Add the following code in your corporateclean.info file
2. Create a custom css file named corporate.css in your themes/custom/corporateclean/ directory and then add the following code in it.
Hope this helps!
Regards,
Shruti Sheth
Comment #2
aRawd commentedCouldn't he just add that to the normal style.css?
I'm going on the basis that you would use that separate stylesheet for any changes made by the user.
Comment #3
gtsopour commentedHello muerteno1,
The addition of a negative margin to #header, as shruti.sheth said, is in fact a solution.
But, I made a detailed review and it seems to exist a line break (or something else) just above the
So, you should edit your page.tpl.php file and remove any line break just above your
Thanks
George
Comment #4
gtsopour commentedSorry, i forgot the attachments...
Thanks
George
Comment #5
gtsopour commentedComment #7
lagadoo commentedHi,
How do you add an image in the first place to the header i cant find where to input the image code?
Many Thanks for any help