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 
Booth Table not resizing  XML
Forum Index » Support Forum
Author Message
Anonymous



First off, it took me a lot more than 15 minutes to figure this out. Although, I have to admit, this is my first shot at php.

Now for my question,
I have it set for a random poll. In my admin settings, I have table set to 350. In Internet Explorer the table does not seem to be the right size. But in Mozilla Firefox browser, it appears fine. Stumped.

http://www.tmbwebdesigns.com/sq/html/polls.php

Any input would be appreciated.

Thanks for all your posts Auron. They finally made sense to me and they worked. Loved the microsoft installation guide and installation manual.
Auron
Expert
[Avatar]

Joined: 23/06/2003 22:02:17
Messages: 1053
Offline

Glad you like the guides.
I don't quite get the bit with the microsoft thing.

For the table your better off 'hard-coding' it into the template/s.

Auron

Visit my site @ www.ragnaru.com
Adv. Poll Install Guide NOW BACK ONLINE! (And also rather out of date I would of thought)
[Email] [WWW]
Anonymous



Oh sorry - the manuals I was referring to were written by Zeon:

-- Installation Manual --

Author: Zeon, Copyright © 2003
E-Mail: zeon_18@hotmail.com
Online: http://www.digitalcrystals.tk/

The only difference between the manauls and your postings here was that the manuals had all the info in them, and I had to do quite a bit of searching to find the needed info posted by you on the message board.

Hard coding - do you mean within the html page? Making a table into a form with the same hidden fields that are pulled up from the ?php script? Would I then leave out this code:

<?php
include_once "/home/httpd/vhosts/tmbwebdesigns.com/httpdocs/poll/booth.php";
echo $php_poll->poll_process("random");
?>

???

Please excuse my ignorance? It's been a long day!
Anonymous



sorry - can't edit my message.

I think I understand what you mean. It occurred to me just as I hit submit.

Do you mean:
Alter the code in the templates section of the admin panel for the poll?
Auron
Expert
[Avatar]

Joined: 23/06/2003 22:02:17
Messages: 1053
Offline

Yes, in the admin section.
The poll templates i used were fairly basic with most of the HTML removed and replaced with my own and CSS classes and id's.

Btw, i am Zeon, another one of my alias' lol.

The guide/manual with Zeon in is over a year old now and the other is a lot less than that, about 9+ months.

Auron

Visit my site @ www.ragnaru.com
Adv. Poll Install Guide NOW BACK ONLINE! (And also rather out of date I would of thought)
[Email] [WWW]
Anonymous



Could you give me an example? HTML is not really an area of expertise for me? But, then again, what is? LOL

Thanks again Auron, Zeon................ etc.
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum