/    Sign up×
Community /Pin to ProfileBookmark

text trouble

Hey, I’m designing a template and have run into some trouble. I’m hoping I might be able to get some help here. You can view what I have done of the template at [url]http://gears.vvclans.com[/url] . The problem is that the text in the main body is stretched out all the way to the sides of the table background picture and the top aswell. I was wondering how (if possible) can I make it so that the test is confined to a certain space, for example only 450 pixels of width and 550 pixels of height for the text. Thanks.

P.S. I tried <td width=”450″ height=”550″> but it did nothing.

to post a comment
HTML

6 Comments(s)

Copy linkTweet thisAlerts:
@Tweak4Jun 27.2006 — First off, get rid of the tables. You're not showing any tabular data, so there is no need to use them (at least not that many). You'd be better off using DIVs that you can stylize via css. That would have the added bonus of keeping your background and text of each "block" together and positioned correctly.
Copy linkTweet thisAlerts:
@ray326Jun 27.2006 — It would be a lot easier without the table layout but try using cell padding to push that content into a smaller space.
Copy linkTweet thisAlerts:
@bmassauthorJun 28.2006 — I need to use the tables as I was advised that it was the only way to have writing on top of images, because I already have a general background, and then I have the text on top of another image that is on top of the background. Thanks though, I will try cellpadding and get back to you.
Copy linkTweet thisAlerts:
@ccoderJun 28.2006 — I need to use the tables as I was advised that it was the only way to have writing on top of images[/QUOTE]
Not true! Take a look [url="http://builder.com.com/5100-6371_14-5169871.html"]here[/url].
Copy linkTweet thisAlerts:
@nataliemacJun 28.2006 — Yes, you've definitely been mis-led. CSS layout would be infinitely better for this than tables.
Copy linkTweet thisAlerts:
@ray326Jun 29.2006 — I need to use the tables as I was advised that it was the only way to have writing on top of images[/QUOTE]Then you were ill advised. Tables are not only not required, they are inappropriate and actually harder to work with.
×

Success!

Help @bmass spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...