The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Forum Width and repeating background help.

3 posters

Go down

Forum Width and repeating background help. Empty Forum Width and repeating background help.

Post by FunnyBoy195 September 16th 2008, 9:57 pm

Well, I have noticed that the forum/categories has to be wider than the banner. (if the banner is 500 pixels wide, the forum width cant be smaller than that)

Is there any way to make it so that it will be smaller?

Also, I have centered my background, but I want it to repeat, but I just want it to repeat going down, not all over the place. Here is a picture to help (the black boxes are supposed to be a BG image, the first one is how i want it, the second is what I dont want it to look like.)

https://2img.net/r/ihimizer/img295/5398/43835834il6.png
FunnyBoy195
FunnyBoy195
Forumember

Male Posts : 69
Reputation : 0
Language : English

Back to top Go down

Forum Width and repeating background help. Empty Re: Forum Width and repeating background help.

Post by Jalokim September 17th 2008, 1:28 pm

I think you are refering to the CSS.
If you have your image pasted in the CSS. then locate that code and add this tag to the image... post it below the script:

for example:

Code:
background-image: url('address of your image');
add this under it:
Code:
background-repeat: repeat-x;
Jalokim
Jalokim
Energetic

Male Posts : 6113
Reputation : 223
Language : English,Polish,CSS,HTML
Location : Poland

Back to top Go down

Forum Width and repeating background help. Empty Re: Forum Width and repeating background help.

Post by FunnyBoy195 September 17th 2008, 10:28 pm

It didnt work.
FunnyBoy195
FunnyBoy195
Forumember

Male Posts : 69
Reputation : 0
Language : English

Back to top Go down

Forum Width and repeating background help. Empty Re: Forum Width and repeating background help.

Post by zakir321 September 19th 2008, 1:47 am

If you add this code below to the textbox in "Display / Colors / CSS Stylesheet", your hindmost background would repeat only vertically:

Code:
body{background-repeat: repeat-y;}

I have posted a preview for your forum in this spoiler:
Spoiler:
avatar
zakir321
New Member

Posts : 0
Reputation : 2
Language : english

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum