Cannot create Background Picture for Node which has Children

Created on 26 February 2012, over 12 years ago
Updated 2 May 2024, about 2 months ago

Hi,

I am trying to create custom formatting for nice menus. As a theme I am using Mayo. What I am trying to do is to put a background using the background picture approach:

background-image:url('../green_bar.jpg');
background-repeat:repeat-x;

I am able to have it work (shows up in browser) for the following components:

  • .block-nice-menus
  • ul.nice-menu a

however I am unable to make it work for .

The reason is that there are specific references to that field in two other css files:

  • sites/all/themes/mayo/css/style.css
  • sites/{site}/files/color/mayo-696b8ffc/colors.css

Is there a way for nice menus to NOT write out CSS into those two files?

I appreciate your response,

Rene

πŸ’¬ Support request
Status

Closed: outdated

Version

2.1

Component

Theme Compat

Created by

πŸ‡ΊπŸ‡ΈUnited States AusSeattle

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024