Block Area issue - tiny gray block on hover in edit mode

Permalink
I'm having a strange issue where the block areas on my site are only clickable in this little sliver all the way to the left side of the area. I'm not sure what happened. I made some changes to my css, but the problem persists even after reverting the changes. Any idea what might cause this? I've attached a small screen shot of the issue.

Thanks for your help.

1 Attachment

 
Gingebean replied on at Permalink Reply
Gingebean
Hey there ,

If you have reverted your changes you can also try deleting the cache

http://www.concrete5.org/documentation/using-concrete5/dashboard/sy...

if not inspect the element in a browser with the developer tools to see if u can pin down the problem

Hope this helps

GB
michaeltdalton replied on at Permalink Reply
I tried clearing the cache, I even removed the whole custom CSS file. I also inspected the element and tried toggling any position or size css attributes but nothing worked. Any other ideas?
Gingebean replied on at Permalink Reply
Gingebean
strange as I am 95 % sure this is a css prob

is your site online is there anyway we cud access it to see the prob ?
michaeltdalton replied on at Permalink Reply
Just figured it out. I was loading a jquery library that was screwing up all the concrete5 js. I realized that when I actually clicked on the tiny bar and selected add block, it would open a new page instead of the popup. Removed the redundant jquery and poof, back to normal.

Thanks again for your help!
Gingebean replied on at Permalink Reply
Gingebean
Cool Glad u got it sorted and it good thing to know !!
GB