ashkir Full Member
  
![[Avatar]](http://uploads.virtualforums.co.uk/forums/support/W9M-tej.gif) Posts: 1,159 Status: Offline Gender: Male Location: Cali! Age: 36 Joined:
pmskypemsnyahoo | | [F] Remove Bottommost text (10th Jan 08 at 12:39pm UTC) | | I have ad free enabled, is there a code to remove the following (because I don't like it's location).
All times are GMT-8 :: The current time is 4:39am This Forum is Powered By vForums Get your own Free Remotely Hosted Message Board
| |
|
Ross Administrator
    
![[Avatar]](http://uploads.virtualforums.co.uk/forums/pokemon/vforums-qr1.png) Posts: 3,709 Status: Offline Gender: Male Age: 9 1⁄2 Joined:
Additional Groups: Support Team
  
pmwwwgtalkvForum | | Re: Remove Bottommost text (10th Jan 08 at 1:07pm UTC) | | Just add this to the Header
 Code: - <style type="text/css">
- <!--
- #bottomtext { display: none; }
- //-->
- </style>
| |
|
|
ashkir Full Member
  
![[Avatar]](http://uploads.virtualforums.co.uk/forums/support/W9M-tej.gif) Posts: 1,159 Status: Offline Gender: Male Location: Cali! Age: 36 Joined:
pmskypemsnyahoo | | Re: Remove Bottommost text (10th Jan 08 at 1:10pm UTC) | | Thanks Ross. =) Did what I wanted. =)
Now to figure out where all the extra lines are coming from. | |
|
Ross Administrator
    
![[Avatar]](http://uploads.virtualforums.co.uk/forums/pokemon/vforums-qr1.png) Posts: 3,709 Status: Offline Gender: Male Age: 9 1⁄2 Joined:
Additional Groups: Support Team
  
pmwwwgtalkvForum | | Re: Remove Bottommost text (10th Jan 08 at 1:12pm UTC) | | Thanks Ross. =) Did what I wanted. =)
Now to figure out where all the extra lines are coming from.
They were outside of the <div> tag so weren't getting hidden. I've moved them so they should be gone now | |
|
|
ashkir Full Member
  
![[Avatar]](http://uploads.virtualforums.co.uk/forums/support/W9M-tej.gif) Posts: 1,159 Status: Offline Gender: Male Location: Cali! Age: 36 Joined:
pmskypemsnyahoo | | Re: Remove Bottommost text (10th Jan 08 at 1:19pm UTC) | | | Woah o_o. Thanks Ross. =) | |
|