| Author | 
					Message | 
				
				 
	
					
					
						| 
							
						 | 
					
					
						
						
							Hi there,
  
  thanks for  this --> this was very useful!
  
  Only issue I'm having trouble is setting the width of the fieldset?  
  
  I've tried changing it in the css file:
  
  #poll fieldset {border: none; padding: 0 5px; margin: 0; width: 250px;}
  
  but its not working? Any ideas?
  
  many thanks!
							
						 | 
					
		
					
						  | 
					
	
					
					
						| 
							
						 | 
					
					
						
						
							i think it was one of those ghost's in the machine scenarios.
  
  I had to un-install and re-install twice, and now its working all of a sudden - with the same code as I had before!
  
  Thanks for responding.
							
						 | 
					
		
					
						  | 
					
	
					
					
						| 
							
						 | 
					
					
						
						
							Hi Carbonize,
  
  well, its actually on a site that hasn't gone live yet - so can't provide a link.
  
  But all the elements that might affect it are:
  
  - added this code right before my </HEAD> tag: 
  
  <?php // Important! You have to include it before your html code 
  include_once "/home/ratesupe/public_html/survey/db/poll_cookie.php"; 
  ?> 
  
  - and embedded this in my HTML code on the page: 
  
  <?php include_once "/home/ratesupe/public_html/survey/db/booth.php"; echo $php_poll->poll_process(4);?> 
  
  - I've also renamed the page to .php 
  
  - added the following in the .htaccess file: AddType application/x-httpd-php .php .htm 
  
  - my doctype is the following: <!DOCTYPE HTML PUBLIC "//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> 
  
  
  is there any other info you would need? Please let me know and I can send through.
  
  Thanks for this.
							
						 | 
					
		
					
						  | 
					
	
					
					
						| 
							
						 | 
					
					
						
						
							Hi there, 
  
  could anyone help me out? i've been tryiing to play with it over the past few days and still no luck!
  
  Regards,
  
  Kelvin
							
						 | 
					
		
					
						  | 
					
	
					
					
						| 
							
						 | 
					
					
						
						
							Hello all,
  
  I've read through the install instructions and the forum replies and followed all advice put advanced poll is still not showing up on my .php page.
  
  I have:
  
  - added this code right before my </HEAD> tag: 
  
  <?php // Important! You have to include it before your html code
  include_once "/home/ratesupe/public_html/survey/db/poll_cookie.php";
  ?>
  
  - and embedded this in my HTML code on the page:
  
  <?php include_once "/home/ratesupe/public_html/survey/db/booth.php"; echo $php_poll->poll_process(4);?>
  
  - I've also renamed the page to .php
  
  - added the following in the .htaccess file: AddType application/x-httpd-php .php .htm 
  
  - my doctype is the following: <!DOCTYPE HTML PUBLIC "//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
  
  can anyone help me out?
  
  Kind regards
							
						 | 
					
		
					
						  | 
					
				
			
				
					| 
						
					 |