Hi everyone,

I have made site using drupal 7.60 version and using rubik theme(7.x-4.4) as an admin theme.

I have found that when using Rubik theme as admin theme, cropped image while using manual crop(7.x-1.7) module is not getting displayed in the image cck field when the overlay module is enabled.

Due to this code :
#page img {
max-width: 100%;
}, written in style.css within Rubik theme on line number 361.

Also, I have found that on the appearance page the images are overlapping in the disabled theme section.
https://sitename/admin/appearance

Comments

patelmayank7552 created an issue. See original summary.

patelmayank7552’s picture

Assigned: patelmayank7552 » Unassigned
darshan.addweb’s picture

Status: Active » Needs review
StatusFileSize
new523 bytes

@patelmayank7552, Please find my attached patch for the Images which are overlapping in the disabled theme section. Hope this will work for you!..

Thanks!.

bhumikavarshney’s picture

StatusFileSize
new171.06 KB
new156.19 KB

Hi @ritika.addweb,
Attached patch for the Images which are overlapping in the disabled theme section works fine for me.
Thanks

kunal_kapoor’s picture

Status: Needs review » Fixed
kunal_kapoor’s picture

Status: Fixed » Closed (fixed)