Changing background image of QDialogBox Title in 2.0.2

Login or register to post comments
2 replies [Last post]
Offline
Joined: 06/25/2009

I recently did an update to QCubed 2.0.2, and noticed that some of the CSS for JQuery is defined under '_core' in:

/assets/_core/css/jquery-ui-themes/ui-lightness/jquery-ui.custom.css

What I need to do is define a different background image (@ line 64) with one of my own (so I don't have the ugly orange Title Header for my dialogue boxes). However, I looked through the API docs, and I don't see a way (short of editing the CSS directly) of changing that background image. Is there a way to do that that won't force me to edit the CSS file in '_core'?

Offline
Joined: 06/25/2009

Nevermind, I totally missed the __JQUERY_CSS__ in configuration.inc.php, I need more coffee this morning :-).

Offline
Joined: 10/11/2010

I was having the same query, found the result and was about to reply but you have done that too :)