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 
Multiple polls on the same page  XML
Forum Index » Support Forum
Author Message
shawnmichaels
Beginner

Joined: 15/06/2005 00:20:01
Messages: 11
Offline

Hello,

On this page, http://djshawnmichaels.com/polls.php

They are on top of each other, is there a way to make them left to right?

Thanks
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

Well for a start I'd fix your HTML. You don't close the <h3> tag. They should be side by side anyway but you could always slap them in a table using two cells side by side.

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
shawnmichaels
Beginner

Joined: 15/06/2005 00:20:01
Messages: 11
Offline

hello,

I moved closed the h3 tag and am still having the same problem.

Any more ideas would be well appreciated

Thank you
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

As I said put them in a table.

<table>
<tr>
<td>POLL 1</td>
<td>POLL 2</td>
</tr>
</table>

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum