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
Old 04-13-2004, 10:45 PM Resolution problem
dbzguy's Avatar
Ultra Talker

Posts: 345
Location: Artic
Trades: 0
my site looks horrible in any higher resolution then 800 x 600 and i was wondering how you center every thing so the background lines dont reapeat .
__________________

Please login or register to view this content. Registration is FREE


PHP Code:
<?PHP if(ping == true) { attackuserip(); } ?>
dbzguy is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 04-14-2004, 08:33 AM
steveharro's Avatar
Extreme Talker

Posts: 172
Trades: 0
I could only view it in 800x600 but I think this is what your talking about.Go here for more info. Hope this helps.no-repeat

body {
background: url("images/aardvark.gif");
background-repeat: repeat;
}

pre {
background: url("images/aardvark.gif");
background-repeat: repeat-x;
}

menu {
background: url("images/aardvark.gif");
background-repeat: repeat-y;
}

p {
background: url("images/aardvark.gif");
background-repeat: no-repeat;
}

Regards Steveharro Best Download Sites
steveharro is offline
Reply With Quote
View Public Profile
 
Old 04-14-2004, 10:41 AM
ppedersen's Avatar
Super Talker

Posts: 115
Location: Tampa Bay, FL - USA
Trades: 0
One way is to make your background image wider. Right now your background is 750px wide. Instead, make it 1600px wide, and fill the remainder of the graphic with the same blue. Below is your image resaved like I just specified. Since it is mostly solid blocks of color, I saved it as a GIF rather than a JPG and ended up with a smaller file, 343b GIF vs. 539b JPG.

Check it out and let me know if this works out for you.
__________________

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
's Website
ppedersen is offline
Reply With Quote
View Public Profile
 
Old 04-14-2004, 05:59 PM
dbzguy's Avatar
Ultra Talker

Posts: 345
Location: Artic
Trades: 0
wel check out www.macromedia.com i want it centered in the magins reapeating vertically not horizontally
__________________

Please login or register to view this content. Registration is FREE


PHP Code:
<?PHP if(ping == true) { attackuserip(); } ?>
dbzguy is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Resolution problem
 

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 1.66991 seconds with 12 queries