Closed (won't fix)
Project:
Marinelli
Version:
6.x-2.96
Component:
User interface
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Nov 2010 at 05:32 UTC
Updated:
17 Jul 2016 at 01:07 UTC
Jump to comment: Most recent
Comments
Comment #1
sonam.shetty commentedHi,
1)Check in your marinelli.info file if the following line of code is present.
stylesheets[all][] = style.css
If not, then you could add this in the marinelli.info file.
2) Once this is done add the following code to the style.css file
body #submenu {
background:#3399CC url(img/submenu_nuovo.png) repeat-x scroll center top;
color:#FFFFFF;
font-size:0.875em;
height:36px;
letter-spacing:1px;
line-height:36px;
padding:0 10px;
text-align:left;
}
Add an image to the "img" folder (inside the Marinelli theme). You will find the img here
Once this is done -- clear your sites cache.
Hope this helps!!
Regards,
Sonam
Comment #2
oadaeh commentedThis issue is being closed because it is against a branch for a version of Drupal that is no longer supported.
If you feel that this issue is still valid, feel free to re-open and update it (and any possible patch) to work with the 7.x-4.x branch.
Thank you.