blank space between my "thinner" tables, how do i make it smaller? |
blank space between my "thinner" tables, how do i make it smaller? |
May 3 2006, 02:11 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 80 Joined: Aug 2004 Member No: 44,902 |
I used this code to make my tables thinner: http://www.createblog.com/scripts/download.php?id=101
but since then, there is space between my left tables and my right tables. is there a way to decrease this space? in the code, i played around with the second number (the % number) but it didn't change anything. please help? |
|
|
|
helpmeout blank space between my "thinner" tables May 3 2006, 02:11 AM
This Confession CODE<style>
table table td {padding:1p... May 3 2006, 02:44 AM
helpmeout thanks, but...when i put in that first code alone,... May 3 2006, 03:03 AM
This Confession hmm sorry
try this
CODE<style>
table tabl... May 3 2006, 03:39 AM
helpmeout it seems like that shrunk my tables. i don't w... May 3 2006, 04:22 AM
This Confession k
changed some
also if you go here.
you can see ... May 3 2006, 04:43 AM
helpmeout ok, i tweaked the code you gave me and i like it... May 3 2006, 05:27 AM
This Confession hmm well
you don't need to put anything in t... May 3 2006, 02:50 PM
shauna1212 Whts the lunk to ur page so we can see...so u have... May 3 2006, 06:36 PM
helpmeout shauna, the link to my page is here: here
and i... May 4 2006, 01:00 AM
This Confession give me a min or so
i'll just re-do all your c... May 4 2006, 02:46 AM
helpmeout thanks...but is there a way to get rid of the scro... May 4 2006, 06:48 PM
shauna1212 You can make your scrollbars transparent? if thts ... May 4 2006, 06:53 PM
helpmeout well i want my side scrollbar to show...i just don... May 4 2006, 07:04 PM
shauna1212 oh...i see wht u mean ill try to find a code May 4 2006, 07:38 PM
This Confession you can't get rid of that
unless you go change... May 4 2006, 08:14 PM
helpmeout what do u mean, "unless you go change that co... May 4 2006, 09:02 PM
This Confession body{
padding-right: 175px; }
change that.
it wo... May 5 2006, 02:07 AM![]() ![]() |