Layout of widget is disturbs in cms

Muhammad Kaleem asked on March 11, 2019 10:45

i am using kentico12mvc i have creaed a widget by copying the HeroImageWidget from DancingGoat Sample Site, when i add a widget in a section contents of the widget overflow from widget layout (widget box), also when i add new widget is overlaps with the widget that is already present there, i have investigate so much but unable to find the problem, any help will be highly appreciated Thanks

Recent Answers


Roman Hutnyk answered on March 11, 2019 10:59

Sounds like CSS issue - have you verified position property of your widget?

0 votesVote for this answer Mark as a Correct answer

Muhammad Kaleem answered on March 11, 2019 11:09 (last edited on March 11, 2019 11:32)

Roman Hutnyk thanks for reply Please do let me know what should be the position of widget? currently i am using : UseAbsolutePosition = true i have also try by false

0 votesVote for this answer Mark as a Correct answer

Roman Hutnyk answered on March 11, 2019 11:47

Use inspector in Chrome for example. This is well known tool for any web developer, so if you have no experience with web development I'd recommend you to find somebody with basic HTML/CSS skills.

0 votesVote for this answer Mark as a Correct answer

Muhammad Kaleem answered on March 11, 2019 11:59

According to my observation, might be its an issue of script

0 votesVote for this answer Mark as a Correct answer

Roman Hutnyk answered on March 11, 2019 12:57

Could be, but even if it script, it should set up either inline styles of HTML element or CSS class that breaks your layout.

0 votesVote for this answer Mark as a Correct answer

Muhammad Kaleem answered on March 12, 2019 05:48

verify a lot of things but still facing this problem

0 votesVote for this answer Mark as a Correct answer

David te Kloese answered on March 12, 2019 15:46

Could you share a screenshot of the issue?

Did you add any css or scripts on your own? If so could you remove all your custom CSS and see if it's still an issue.

I've seen similar and you have to keep in mind Kentico combines and possibly reorders a lot of it's internal CSS and Scripts!

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.