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.

Background stretch & row titles

Go down

Background stretch & row titles Empty Background stretch & row titles

Post by poisonshift November 16th 2010, 12:09 pm

Two things that are along the same lines.

1. How do we get the background image to stretch to 100% in width and height?

2. A few options here. On the row title background I want to use a single non-repeating image. But the bar is cut off into sections and it repeats the image. Can this be shut off or can I use separate graphics to continue the image. I don't want most of the image and then three more bits of the graphic repeating, it looks nasty and it's very stupid for it to be so.

Thanks. Very Happy

If you want an example take a look at my forum. I've updated it with examples of the problem I am having. A repeating background and a repeating title background.

http://www.uzdb.forumotion.net
poisonshift
poisonshift
Forumember

Male Posts : 67
Reputation : 0
Language : English
Location : Internet

http://www.re2mods.forummotion.com/

Back to top Go down

Background stretch & row titles Empty Re: Background stretch & row titles

Post by Guest November 16th 2010, 4:40 pm

Code:

body {background-size: 100%;}

2. hmm xD i will find a way lol xD
avatar
Guest
Guest


Back to top Go down

Background stretch & row titles Empty Re: Background stretch & row titles

Post by poisonshift November 16th 2010, 5:57 pm

where am I supposed to put that code? In the header?
poisonshift
poisonshift
Forumember

Male Posts : 67
Reputation : 0
Language : English
Location : Internet

http://www.re2mods.forummotion.com/

Back to top Go down

Background stretch & row titles Empty Re: Background stretch & row titles

Post by Guest November 16th 2010, 6:04 pm

CSS (;
ACP - Display - Color - CSS stylesheet (:
avatar
Guest
Guest


Back to top Go down

Background stretch & row titles Empty Re: Background stretch & row titles

Post by poisonshift November 18th 2010, 10:14 pm

k. thanks. the background is great. now how about that stupid table bg for the topic headers?
poisonshift
poisonshift
Forumember

Male Posts : 67
Reputation : 0
Language : English
Location : Internet

http://www.re2mods.forummotion.com/

Back to top Go down

Background stretch & row titles Empty Re: Background stretch & row titles

Post by Guest November 19th 2010, 8:55 am

Code:
td.rowpic {
     background-image: url (IMAGE URL);}

th {
     background-image: url (IMAGE URL);
   }

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
        background-image: url (IMAGE URL);
   }
avatar
Guest
Guest


Back to top Go down

Back to top


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