Quote:
Originally Posted by HTMLBasicTutor
What are you using to run the site?
|
Ohhh honestly I couldn't tell you. It's an affiliate based website that has a backend that allows you to add, edit and delete sections of the site.
I used the following -
Code:
<script type="text/javascript">
if(pb_action == "home"){
document.getElementById("homepageonly").style.display = '';
}
</script>
This removed the text completely from the site i.e. -
Code:
<script type="text/javascript">
if(pb_action == "home"){
document.getElementById("homepageonly").style.display = '';
}<p><P ALIGN=Left>The sex toys featured on this store are of the highest quality and are shipped discretely to ensure your privacy is 100% guaranteed. You can <b>Pay with PayPal</b>, by phone, credit card, or mail and fax. All credit card payments are made through our secure online checkout system.<P ALIGN=Left></p></script>