Support > cpg1.6 miscellaneous

Hide Drop Area

(1/2) > >>

thenota2:
i tried the same as the auto orient but it didnt work


--- Code: ---#droparea {display:none;}
label[for="autorient"] {display:none;}
--- End code ---

thenota2:
what do i do when i know ron sees this thread and im pretty sure he knows how to do it but doesnt respond. and then something is wrong with me again

phill104:
Put a link to your site and I will take a look when I get home.

The reason for no response could simply be your post was missed. Also, please read the rules on posting a link to your site when asking for help. We do this for a free in our spare time so lease help us help you. Wasting time liking for your old posts so we can check what theme you are using, what version and see if there are any custom adjustments is very tiresome.

ron4mac:
It's always such a pleasure to read posts by you that tell us that the hours, days, months and years that we spend creating free software for you have resulted in interfaces that are unnecessary and visual elements that are distasteful. And, since you are not allowing others to upload to your site, you are the only one to see it. Have you thought of getting some counseling?

What you are asking for is not simply achievable. But I have spent yet more of my time to come up with a solution to eradicate the monster in your closet.

Create a file in the root of your CPG install.
nodroparea.html

--- Code: ---<script>
$(document).ready(function() {
document.getElementById("dropArea").style.display="none";
});
</script>

--- End code ---

In the admin config->theme settings, set Path to custom footer include to nodroparea.html

... And, yes, I did read and ignore your unreasonable request.

thenota2:
i put that file in my root and emptied my cache but it didnt work

http://celebritynook.net

i started with websites on proboards forums in 2006. free, and the people in the support worked for nothing too. i like to customize the look of my sites and not capable with serious code. i had over 200 modifications on my forum, got help everyday every week of the year practically. its my site, i want it to look like i want it to

Navigation

[0] Message Index

[#] Next page

Go to full version