Welcome to ForumWorks. We hope you enjoy your visit.


You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
  • Pages:
  • 1
  • 3
Background Problem
Topic Started: Aug 6 2007, 10:36 AM (347 Views)
bKUYT

Member
Ok I am trying to do a new background for my forum and it never looks good. Cause you know that you do your background image with a certain size and the forum automatically makes it a pattern and stitches them together to make it look a full background.

I wish that it could look the same from both sides and that I have a COOL background.

I'll give you the link so you can see for yourself how crap it looks and maybe you can understand what I am trying to say in some way.

LINK: http://www.my-liverpool.net
Offline Profile Quote Post Goto Top
 
JamSideDown
Member Avatar
juste milieu
Admin
My it does look quite bad. Are you wanting the section on the right to look the same as the one on the left?
Offline Profile Quote Post Goto Top
 
Ascension
Member Avatar
Screwed Outta Being Admin
Quote:
 
BODY { text-align: center; font-family: Tahoma; Verdana; Arial; sans-serif; font-size: 11px; color: 000000; margin: 1px 1px 1px 1px; background-color:#F7F7F7;background-attachment: fixed; background-image: url(http://img209.imageshack.us/img209/55/testbgzr6.jpg)}



Have you tried changing that bolded part of the CSS to scroll?

Offline Profile Quote Post Goto Top
 
bKUYT

Member
No I haven't changed that. I dont want to use the current IMAGE for background either cause its really crap - I need tips on what to do best in the background like the best SIZE, if I use text & images or maybe text only. And what can I change in the CSS to make it look better?

Whats the best thing to do?

Thanks for the help btw.
Offline Profile Quote Post Goto Top
 
JamSideDown
Member Avatar
juste milieu
Admin
If it was me, I wouldn't even use an image. I'd make the background just one colour. Do you want me to show you how to do that?
Offline Profile Quote Post Goto Top
 
bKUYT

Member
JamSideDown
Aug 6 2007, 10:47 AM
If it was me, I wouldn't even use an image. I'd make the background just one colour. Do you want me to show you how to do that?

Do you think it looks better though? Cause let me give you a link of another forum and see how it looks.

Quote:
 
www.lfcland.com
Offline Profile Quote Post Goto Top
 
JamSideDown
Member Avatar
juste milieu
Admin
I think the image makes it look messy. But thats just my opinion. :)
Offline Profile Quote Post Goto Top
 
Ascension
Member Avatar
Screwed Outta Being Admin
since your's looks like this,

Quote:
 
BODY { text-align: center; font-family: Tahoma; Verdana; Arial; sans-serif; font-size: 11px; color: 000000; margin: 1px 1px 1px 1px; background-color:#F7F7F7;background-attachment: fixed; background-image: url(http://img209.imageshack.us/img209/55/testbgzr6.jpg)}


to do just one color you'd wanna change it too.

Quote:
 
BODY { background-image: url(); background-repeat: repeat-x; ffont-family: Tahoma; Verdana; Arial; sans-serif; font-size: 11px; color: 000000; margin: 1px 1px 1px 1px;background-color:#000000; background-position: fixed; }


Then just change the bolded text to the color you'd want the background to be.
Offline Profile Quote Post Goto Top
 
bKUYT

Member
OK thanks for the help - now all I need is a really Great RED colour code, I'll see which is best.

Off Topic: if you have noticed on my forum, the page keeps loading - what might that be?
Offline Profile Quote Post Goto Top
 
JamSideDown
Member Avatar
juste milieu
Admin
No problem!

Heres a great red - #FF6666

It's the one we use. And page loading? I'll have a look.

Edit - It doesn't do it for me. What browser do you use?
Offline Profile Quote Post Goto Top
 
Ascension
Member Avatar
Screwed Outta Being Admin
It loaded everything up for me and then stop loading once everything was done.

Edit: if you wanna have a background like www.lfcland.com
you will have to make 3 or 4 different images and make sure they all flow together. Ill show you how they did it.

In there footers
Quote:
 
</head><body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" alink="#000000" vlink="#000000">
<center><table cellpadding="0" cellspacing="0" width="725">
<tr>
<td><img src="http://i157.photobucket.com/albums/t57/Rocket_28_/1topleft.jpg" /></td><td width="100%" background="http://i157.photobucket.com/albums/t57/Rocket_28_/1top.jpg"></td><td><img src="http://i157.photobucket.com/albums/t57/Rocket_28_/2topryt.jpg" /></td></tr>
<tr>
<td background="http://i157.photobucket.com/albums/t57/Rocket_28_/1.jpg"><img src="http://i157.photobucket.com/albums/t57/Rocket_28_/1.jpg" /></td><td>


Ok so now more in depth look. The Bolded text is the left bottom I believe.
The Italic is the Top Right
The underlined is the top,
and the Red is the top left. I believe.
Offline Profile Quote Post Goto Top
 
bKUYT

Member
JamSideDown
Aug 6 2007, 10:55 AM
No problem!

Heres a great red - #FF6666

It's the one we use. And page loading? I'll have a look.

Edit - It doesn't do it for me. What browser do you use?

I use Firefox - I'll try that RED thanks

edit - I found a better Red I think :)
Offline Profile Quote Post Goto Top
 
JamSideDown
Member Avatar
juste milieu
Admin
bKUYT
Aug 6 2007, 10:57 AM
JamSideDown
Aug 6 2007, 10:55 AM
No problem!

Heres a great red - #FF6666

It's the one we use. And page loading? I'll have a look.

Edit - It doesn't do it for me. What browser do you use?

I use Firefox - I'll try that RED thanks

I'm a great IE lover. Scrap firefox. ^_^
Offline Profile Quote Post Goto Top
 
bKUYT

Member
JamSideDown
Aug 6 2007, 10:59 AM
bKUYT
Aug 6 2007, 10:57 AM
JamSideDown
Aug 6 2007, 10:55 AM
No problem!

Heres a great red - #FF6666

It's the one we use. And page loading? I'll have a look.

Edit - It doesn't do it for me. What browser do you use?

I use Firefox - I'll try that RED thanks

I'm a great IE lover. Scrap firefox. ^_^

You must be kidding, Firefox is much much better.

I love it much more than IE
Offline Profile Quote Post Goto Top
 
bKUYT

Member
Ascension
Aug 6 2007, 10:55 AM
It loaded everything up for me and then stop loading once everything was done.

Edit: if you wanna have a background like www.lfcland.com
you will have to make 3 or 4 different images and make sure they all flow together. Ill show you how they did it.

In there footers
Quote:
 
</head><body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" alink="#000000" vlink="#000000">
<center><table cellpadding="0" cellspacing="0" width="725">
<tr>
<td><img src="http://i157.photobucket.com/albums/t57/Rocket_28_/1topleft.jpg" /></td><td width="100%" background="http://i157.photobucket.com/albums/t57/Rocket_28_/1top.jpg"></td><td><img src="http://i157.photobucket.com/albums/t57/Rocket_28_/2topryt.jpg" /></td></tr>
<tr>
<td background="http://i157.photobucket.com/albums/t57/Rocket_28_/1.jpg"><img src="http://i157.photobucket.com/albums/t57/Rocket_28_/1.jpg" /></td><td>


Ok so now more in depth look. The Bolded text is the left bottom I believe.
The Italic is the Top Right
The underlined is the top,
and the Red is the top left. I believe.

Oh nice thanks for that - Maybe i'll try it out, cheers
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
Go to Next Page
« Previous Topic · Solved Support · Next Topic »
Add Reply
  • Pages:
  • 1
  • 3

Anna Angel Skin created by Henry of Henry Garrett Design