Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Table Dilemma with Background-Repeat
Old 03-29-2005, 04:43 AM Table Dilemma with Background-Repeat
<Nexall>'s Avatar
Junior Talker

Posts: 2
Trades: 0
I'm working on this website and I have just change the Style of the PHPBB forum and the owner wants me to make the website look like the same style that the Style is for the forum. Well I have been messing with the source from the PHPBB login page and changing it around so it sorta works but is not perfect.

Here is the PHPBB login screen:
http://hokguildhall.com/v-web/bulletin/bb/login.php

As you can see with the style that there is a background-repeat -y on there and the images are in tables that 100% width and height. And that the image is all the way to the edge of the browsers window.

Here is the Page I am messing with:
http://www.hokguildhall.com/Test/images/index.html

I just made the background that gray so that I could see how far off the alignment is. Well as you can see the tables are the same as the ones on the login page yet they are not all the way to the edge of the browser window and they do not go all the way to the top or bottom. I have been starring at this code a while and keep trying to make changes but I'm not getting it I think that I have cleaned up the source of the <table> so it only has what it needs, but I guess I'm just missing something really stupid. Well thanks for your help

Nexall
<Nexall> is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 03-29-2005, 04:50 AM
pitbull82's Avatar
Super Talker

Posts: 147
Name: Marcin Nabiałek
Location: Poland, Częstochowa
Trades: 0
Between <style> and </style> there should be:

Code:
body {
	background-color: #999999;
	margin: 0;
	padding: 0;
}
instead of
Code:
body {
	background-color: #999999;

}
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
pitbull82 is offline
Reply With Quote
View Public Profile Visit pitbull82's homepage!
 
Old 04-25-2005, 03:30 AM Thanks
<Nexall>'s Avatar
Junior Talker

Posts: 2
Trades: 0
Thanks pitbull82 that helped out a ton.
<Nexall> is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Table Dilemma with Background-Repeat
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.32015 seconds with 12 queries