View Full Version : adding a table
scottny
07-05-2009, 10:05 AM
I am in the process of adding tables for rates on my site but for some reason I get a HUGE gap in between the final text and the table. I have the table right below the last text and yet there is a huge gap. Here is the page I am questioning.
http://wdwenchanted.com/index.php?pageid=asmovies
Does anyone know how I can fix this.
Thank you,
Scott
CareyCrew
07-05-2009, 11:48 AM
<%@ page import="java.io.BufferedReader, java.io.InputStreamReader, java.io.IOException, java.io.UnsupportedEncodingException, java.net.URL, java.net.URLEncoder" %>
This is showing across the top of the page,may be relevant.
scottny
07-06-2009, 09:52 AM
should I be adding tables as html or as css tables?
Sorry little confused here. I am trying to find a walk through on the internet of how to make the tables because the one I have now just does not work properly as anyone can see from the page I posted. :)
Brian
07-06-2009, 10:34 AM
I assume you're using a BB code module for that? If so, try a template module instead. BB Code will automatically add <br /> tags on any new line, so it looks like those are being added with any new lines in your code.
scottny
07-06-2009, 11:07 AM
I assume you're using a BB code module for that? If so, try a template module instead. BB Code will automatically add <br /> tags on any new line, so it looks like those are being added with any new lines in your code.
I am using the BBCode page. Not module as I don't want them to be on the front page. I have a module that will link to the list for these.
I tried doing it as a template page but that worked but I need it to be a module on a certain page then and not on front page.
Can I make a template and link it to where the table is now on that page I have created and have it as a box on the page? I hope that made sense.
Thank you
Brian
07-06-2009, 12:51 PM
If you want to display the template on multiple pages then you're better off creating a new template module and then just enabling that module on the pages you'd like it to be displayed on.
scottny
07-06-2009, 01:33 PM
Something got lost in translation. LOL in my telling. I am not trying to make a module I was just trying to make a page that I can add information to and then at the bottom add a table. Exactly like the link above but without that large gap.
I hope I explained it better.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.