[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3824: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3826: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3827: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3828: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
View topic - Background image question, if I may ... • SSWT Internet Marketing Forum •

 

This Forum Has Been Archived
*Click Here To Visit The NEW Forum*

 

 


Background image question, if I may ...

Designing your own website? Need help? Ask your questions and share your favorite resources here... Tables, Forms, Color Scheme & Layout, Scripts, Programs & Resources

Moderators: angienewton, tknoppe, terrapin719, lisamariemary

Background image question, if I may ...

Postby CorpRebel » Thu Feb 19, 2004 10:49 am

User avatar
CorpRebel
 
Posts: 934
Joined: Sun Jul 27, 2003 8:24 pm
Location: Newport, Rhode Island USA

Postby sugarrae » Thu Feb 19, 2004 10:59 am

You would make a tile the size you desire (a color, etc with your logo in the center) and then when you do the body tag attributes for the page, it would look something like this:

<body background="/yourtilesname.gif">

Whatever image you put into the background field will "rerun" so to speak to cover the entire background area of the site. You can do this with any image, even a photograph if you want to test it out before making a tile.

You can make the background tile any size you want depending on how much space you want between logos. On your example page you listed, their background tile is 96x96.

One word of caution... make sure this image isn't large or heavy in KB or it could slow down the loading of your page. I would suggest making the tile and then crushing the image so that it is as low in KB as possible to prevent this.

Hope this made sense. I explained it as best I could, but I am not a web designer, so hopefully the terms I used make sense. ;)
User avatar
sugarrae
Elite Member
 
Posts: 504
Joined: Sat Feb 14, 2004 11:23 am
Location: In front of the computer.

Postby Lynn Terry » Thu Feb 19, 2004 11:00 am

User avatar
Lynn Terry
Site Admin
 
Posts: 14504
Joined: Wed Mar 26, 2003 9:01 am
Location: TN, USA

Postby Lynn Terry » Thu Feb 19, 2004 11:01 am

Ahhh - Rae beat me to it ;)

Great explanation, Rae, for a "non web designer"!
User avatar
Lynn Terry
Site Admin
 
Posts: 14504
Joined: Wed Mar 26, 2003 9:01 am
Location: TN, USA

Postby sugarrae » Thu Feb 19, 2004 11:07 am

LOL, well, as you know, I design my own sites and logos and hand code all my own sites, but they are pretty basic and I keep them mainly in HTML for faster loading. I certainly by no means am capable of some of the stuff I see other web designers making LOL.

As I like to say, I am artistically impaired ;).
User avatar
sugarrae
Elite Member
 
Posts: 504
Joined: Sat Feb 14, 2004 11:23 am
Location: In front of the computer.

Postby CorpRebel » Thu Feb 19, 2004 11:36 am

THANKS Lynn & Rae!

KEWL! Me thinks I get the idea now. Didn't realize how the "background" function worked. I'm definitely web design challenged! :lol:

Off to play around with this new found info ...

Thanks AGAIN! :mrgreen:


Rick Wilson aka CorpRebel 8)
User avatar
CorpRebel
 
Posts: 934
Joined: Sun Jul 27, 2003 8:24 pm
Location: Newport, Rhode Island USA

Postby Tom Fosson » Thu Feb 19, 2004 2:15 pm

User avatar
Tom Fosson
 
Posts: 168
Joined: Tue Jul 29, 2003 11:19 pm
Location: Waverly, Ohio

Postby OpenSouls.com » Thu Feb 19, 2004 4:26 pm

Here is a nice site explaining some of the CSS/Style options for backgrounds:

http://www.w3schools.com/css/css_background.asp

Good luck!
User avatar
OpenSouls.com
 
Posts: 55
Joined: Wed Oct 08, 2003 1:50 pm
Location: Columbus, Ohio

Postby CorpRebel » Thu Feb 19, 2004 8:22 pm

User avatar
CorpRebel
 
Posts: 934
Joined: Sun Jul 27, 2003 8:24 pm
Location: Newport, Rhode Island USA

Postby OpenSouls.com » Thu Feb 19, 2004 10:43 pm

User avatar
OpenSouls.com
 
Posts: 55
Joined: Wed Oct 08, 2003 1:50 pm
Location: Columbus, Ohio


Return to HTML, Web Design & Programming

Who is online

Users browsing this forum: No registered users and 4 guests

cron