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.

How do I finish off the background?

3 posters

Go down

In progress How do I finish off the background?

Post by LilaP January 16th 2015, 4:01 am

I would like to finish off the header background with the yellow image as in screen shot. is this difficult to do? I use PHPBB
tyvm

How do I finish off the background? Free_f10
LilaP
LilaP
Forumember

Posts : 376
Reputation : 0
Language : English

http://thenawtypspden.canadian-forum.com/

Back to top Go down

In progress Re: How do I finish off the background?

Post by _Twisted_Mods_ January 16th 2015, 5:26 am

goto acp>display>colors>css and search for

.headerbar

you should see

Code:
background-repeat: repeat-x;

change it to

Code:
background-repeat: repeat;
_Twisted_Mods_
_Twisted_Mods_
Helper
Helper

Male Posts : 2108
Reputation : 336
Language : English
Location : Ms

http://liquidcode.forumotion.com

Back to top Go down

In progress Re: How do I finish off the background?

Post by LilaP January 16th 2015, 3:00 pm

Ok I have the yellow image showing on the top part of header background. I did the search as you said above and its only covering half of the background. see screen shots below


this shows you its covering half
How do I finish off the background? Free_f11

this is in the acp
How do I finish off the background? Nawty_10
LilaP
LilaP
Forumember

Posts : 376
Reputation : 0
Language : English

http://thenawtypspden.canadian-forum.com/

Back to top Go down

In progress Re: How do I finish off the background?

Post by TheCrow January 16th 2015, 3:03 pm

Hello,

I believe you added something wrong in you CSS. Remove what you currently have and replace it with the below:
Code:
.headerbar{background-repeat: repeat;}
TheCrow
TheCrow
Manager
Manager

Male Posts : 6898
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

In progress Re: How do I finish off the background?

Post by LilaP January 16th 2015, 3:28 pm

ok that worked just fine.

now is it possible to to use an image to cover the background in the screen shot below. I would like to cover where its blue...... all with a paper image instead of just a color...ty

How do I finish off the background? Free_f12
LilaP
LilaP
Forumember

Posts : 376
Reputation : 0
Language : English

http://thenawtypspden.canadian-forum.com/

Back to top Go down

In progress Re: How do I finish off the background?

Post by _Twisted_Mods_ January 16th 2015, 3:39 pm

the header title or the forum rows or both?
_Twisted_Mods_
_Twisted_Mods_
Helper
Helper

Male Posts : 2108
Reputation : 336
Language : English
Location : Ms

http://liquidcode.forumotion.com

Back to top Go down

In progress Re: How do I finish off the background?

Post by LilaP January 16th 2015, 3:45 pm

where the darkest blue is
LilaP
LilaP
Forumember

Posts : 376
Reputation : 0
Language : English

http://thenawtypspden.canadian-forum.com/

Back to top Go down

In progress Re: How do I finish off the background?

Post by _Twisted_Mods_ January 16th 2015, 3:52 pm

do you have an acct i can logiin im not to familiar with invision so i dont remember the codes
_Twisted_Mods_
_Twisted_Mods_
Helper
Helper

Male Posts : 2108
Reputation : 336
Language : English
Location : Ms

http://liquidcode.forumotion.com

Back to top Go down

In progress Re: How do I finish off the background?

Post by LilaP January 16th 2015, 5:31 pm

I am going to pm you with sign in info
LilaP
LilaP
Forumember

Posts : 376
Reputation : 0
Language : English

http://thenawtypspden.canadian-forum.com/

Back to top Go down

In progress Re: How do I finish off the background?

Post by _Twisted_Mods_ January 16th 2015, 5:48 pm

Code:
.forabg{
background-color: #0076B1;
background-repeat: repeat;
}

you can also change the image in image management under "Table's background image :"
first tab very bottom
_Twisted_Mods_
_Twisted_Mods_
Helper
Helper

Male Posts : 2108
Reputation : 336
Language : English
Location : Ms

http://liquidcode.forumotion.com

Back to top Go down

In progress Re: How do I finish off the background?

Post by LilaP January 16th 2015, 9:16 pm

is there anywhere this topic can be stashed so I can refer back to it?
thank you so much for all your help
LilaP
LilaP
Forumember

Posts : 376
Reputation : 0
Language : English

http://thenawtypspden.canadian-forum.com/

Back to top Go down

In progress Re: How do I finish off the background?

Post by _Twisted_Mods_ January 16th 2015, 9:27 pm

if this is solved it will be sent to the archives folder so you can refer back to it there
_Twisted_Mods_
_Twisted_Mods_
Helper
Helper

Male Posts : 2108
Reputation : 336
Language : English
Location : Ms

http://liquidcode.forumotion.com

Back to top Go down

In progress Re: How do I finish off the background?

Post by LilaP January 16th 2015, 9:30 pm

ok tyvm
LilaP
LilaP
Forumember

Posts : 376
Reputation : 0
Language : English

http://thenawtypspden.canadian-forum.com/

Back to top Go down

Back to top


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