hi

i have a problem in my home box page .

the blocks in the page are overlaying other parts of the page and covering them.

i want to know what is the possible reason for this problem and how to repair it .

thank you .

CommentFileSizeAuthor
#2 screenshot.PNG481.12 KBmbasfour
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mbasfour’s picture

Title: blocks overlay other parts of the page » blocks overlaying other parts of the page
mbasfour’s picture

FileSize
481.12 KB

this is a screenshot for this problem

mstef’s picture

Title: blocks overlaying other parts of the page » Blocks overlaying other parts of the page (CSS issue)
Priority: Critical » Normal
Status: Active » Closed (fixed)

That screenshot doesn't provide much information. This is clearly a CSS issue with your custom theme. I don't have access to your theme and being that it's not a Home box issue, not sure if I can help much.

Install Firebug, and find out what is causing this. Look for floats and clears.

mbasfour’s picture

i just want to know what is the possible home box css class that cause,s the problem .

mstef’s picture

Like I said, it'll have something to do with the floats. Look at homebox.css - it's a small file.

Firebug is the best for these issues..