If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Messages posted by: Jersey_J
Forum Index » Profile for Jersey_J » Messages posted by Jersey_J
Author Message
this is for the polling software,
and of course, I have been to the admin, but I don't see html code opportunities to expand the size of the poll boxes.
I don't see where in the template code one can readily enlarge the table, its fonts, and change the colors.

can anyone help?
Thanks!
<?php
// Important! You have to include it before your html code
include_once "/...../poll/poll_cookie.php";
?>


<html>

<head>
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Monthly Poll</title>
</head>


<?php
include_once "/...../poll/booth.php";
echo $php_poll->poll_process(4);
?>
<body>

</body>

</html>
 
Forum Index » Profile for Jersey_J » Messages posted by Jersey_J
Go to:   
Based on the open source JForum