Results 1 to 4 of 4

Thread: poll software width

  1. #1

    Thread Starter
    Frenzied Member System_Error's Avatar
    Join Date
    Apr 2004
    Posts
    1,111

    poll software width

    I am using a polling software called advanced poll. Now, I have contacted their support team several times and I cannot get an answer out of them. Take a look at this page:

    http://www.wizardsolutionsusa.com/test.php


    The width of the list of polls is way off. This is the code for displaying the poll list:

    Code:
    <?php
    /* poll list */
    $php_poll->set_template("poll_list");
    $php_poll->set_date_format("m/d/Y");
    echo $php_poll->view_poll_list();
    //echo $php_poll->get_list_pages();
    ?>
    I took a look at the template it specified, but changing stuff doesn't work at all.

    Since this is someone elses software and I know you guys are the support team for it, can you at least tell me a few things to take a look at to see if I can fix this?

  2. #2
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: poll software width

    Quote Originally Posted by System_Error
    Since this is someone elses software and I know you guys are the support team for it, can you at least tell me a few things to take a look at to see if I can fix this?
    We are the support team? What gives you this idea.

    It looks to my like an HTML issue? Do you want the box containing the poll to be wider?
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  3. #3

    Thread Starter
    Frenzied Member System_Error's Avatar
    Join Date
    Apr 2004
    Posts
    1,111

    Re: poll software width

    Sorry, I mean't NOT!

    I don't want the box to be so wide. I've tried changing the HTML but it doesn't work. The actual box it's in should only be like 420 pixels.

  4. #4

    Thread Starter
    Frenzied Member System_Error's Avatar
    Join Date
    Apr 2004
    Posts
    1,111

    Re: poll software width

    Is there a way I can force a size without it resizing?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width