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.

Applying background Tiles

4 posters

Go down

Solved Applying background Tiles

Post by Raven14 September 26th 2019, 11:41 pm

Hi Folks. I have managed to apply the main background tile, but can't find the where to add a lighter background tile to the center of the main forum.
I'm talking about the part under the header and the forum, itself.

Will anyone tell me the code I should be looking for in CSS?

I have loaded the tiles under the Pictures, but the tile will not show because something in CSS is blocking it and as I understand, the CSS sheet overrides the
Picture and Color Management.


Last edited by Cin007 on September 27th 2019, 7:33 am; edited 1 time in total
Raven14
Raven14
Forumember

Female Posts : 211
Reputation : 1
Language : English

Back to top Go down

Solved Re: Applying background Tiles

Post by Draxion September 26th 2019, 11:55 pm

The CSS that targets the main content is bodyline.
Code:
.bodyline {
  CSS CODE
}
Draxion
Draxion
Helper
Helper

Male Posts : 2518
Reputation : 321
Language : English
Location : USA

https://www.talesoftellene.com/

Back to top Go down

Solved Re: Applying background Tiles

Post by Raven14 September 27th 2019, 12:36 am

Draxion wrote:The CSS that targets the main content is bodyline.
Code:
.bodyline {
  CSS CODE
}

Thanks Draxion, I'll look for this code and give it a go. I did find all the font colors and appreciate the help on that issue as well as the background issue a couple nights ago.

Update: I have tried applying here, but the image link goes away after I his submit and the colors are back. Is this the correct location?

.bodyline{
background-color: #e9b784; /*#dae0af*/
border: 1px #443434 solid;
}


Here is the tile I'm trying to use for the center of the forum. I realize I'll have to go back in to change my font colors

Applying background Tiles BG2_zpspawqekz4


Last edited by Cin007 on September 27th 2019, 12:55 am; edited 1 time in total
Raven14
Raven14
Forumember

Female Posts : 211
Reputation : 1
Language : English

Back to top Go down

Solved Re: Applying background Tiles

Post by SLGray September 27th 2019, 12:53 am

It will be background-image:  url('YOUR IMAGE"S URL');


Applying background Tiles Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51412
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Applying background Tiles

Post by Raven14 September 27th 2019, 12:58 am

SLGray wrote:It will be background-image:  url('YOUR IMAGE"S URL');


Yes, I understand that part. I went in and deleted the tiles from the add pictures section, but I can't get the image url to stay once I click on submit. It defaults back to the colors.
Raven14
Raven14
Forumember

Female Posts : 211
Reputation : 1
Language : English

Back to top Go down

Solved Re: Applying background Tiles

Post by SLGray September 27th 2019, 1:45 am

What happens if you replaces the ones you removed with yours?


Applying background Tiles Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51412
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Applying background Tiles

Post by Raven14 September 27th 2019, 2:06 am

SLGray wrote:What happens if you replaces the ones you removed with yours?

There is not a background tile to remove. I added the code from the Body background area, but each time I enter the background information, it defaults back to the color codes.

I have a question. Is anyone from here signed into my group with my spare username? I see it online at the bottom and I haven't signed in using that name at all.

Here is a link to my forum.

http://taggersgonemad.forumotion.com/

I'm just wanting to add a tile where the brownish color is placed. Around the header and the other brown areas.


Update: I have fixed the background issue. Thank you for your time and patience with me.
SOLVED


Last edited by Cin007 on September 27th 2019, 2:25 am; edited 1 time in total
Raven14
Raven14
Forumember

Female Posts : 211
Reputation : 1
Language : English

Back to top Go down

Solved Re: Applying background Tiles

Post by SLGray September 27th 2019, 2:20 am

?

So you mean here:  AP > Display > Colors & Pictures > Pics Management
Advanced mOde


Applying background Tiles Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51412
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Applying background Tiles

Post by SLGray September 27th 2019, 2:32 am

P.S.  Is that image hosted on Photobucket?  If yes, you might want to upload it to Seervimg.  The reason why is I see this on it:  host, store, share Photobucket.
Applying background Tiles Photob10


Applying background Tiles Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51412
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Applying background Tiles

Post by Raven14 September 27th 2019, 2:47 am

SLGray wrote:P.S.  Is that image hosted on Photobucket?  If yes, you might want to upload it to Seervimg.  The reason why is I see this on it:  host, store, share Photobucket.
Applying background Tiles Photob10

oh no! I didn't notice PB on the tile!! Can I pull the link straight from my computer?

I'm not seeing the PB watermark on my page when I look??
Raven14
Raven14
Forumember

Female Posts : 211
Reputation : 1
Language : English

Back to top Go down

Solved Re: Applying background Tiles

Post by SLGray September 27th 2019, 3:03 am

They changed their policy about sharing images on third-party sites.


Applying background Tiles Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51412
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Applying background Tiles

Post by Raven14 September 27th 2019, 3:21 am

SLGray wrote:?

So you mean here:  AP > Display > Colors & Pictures > Pics Management
Advanced mOde


Yes I was able to remove the tiles from that area. I finally got the background tiles up, but a screenshot shows the PB logo. Is there any way I can load the picture to the CSS sheet, from my computer?

I had no idea PB changed their policies. I paid the membership dues!
Raven14
Raven14
Forumember

Female Posts : 211
Reputation : 1
Language : English

Back to top Go down

Solved Re: Applying background Tiles

Post by SLGray September 27th 2019, 3:47 am

Just use the image host on your forum.


Applying background Tiles Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51412
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Applying background Tiles

Post by Raven14 September 27th 2019, 6:13 am

SLGray wrote:Just use the image host on your forum.

Do I have to add it back to the AP where it show the pictures? How do I get to the image host to gather my link?


Update: I figured it out and have the picture already applied.
Does the Screen shot look normal now? It is probably on the base background as well, but I don't see it.
Raven14
Raven14
Forumember

Female Posts : 211
Reputation : 1
Language : English

Back to top Go down

Solved Re: Applying background Tiles

Post by SLGray September 27th 2019, 6:40 am

Applying background Tiles Bis10


Applying background Tiles Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51412
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Applying background Tiles

Post by Raven14 September 27th 2019, 7:00 am

SLGray wrote:Applying background Tiles Bis10

Thank you very much.

I have another CSS question about something else. Is it OK to ask in this thread. It concerns the colors once you get inside the forums.
Raven14
Raven14
Forumember

Female Posts : 211
Reputation : 1
Language : English

Back to top Go down

Solved Re: Applying background Tiles

Post by SLGray September 27th 2019, 7:13 am

Do you mean in the topics?  Yes, please start a new topic for issues/questions that are not related.


Applying background Tiles Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51412
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Applying background Tiles

Post by Raven14 September 27th 2019, 7:22 am

Ok, thanks SL Gray. I'll open a new topic.
I'll try to close this thread as solved because I got the tiles working.
Thanks for the info.


Sorry, but I'm having a duh moment. How do I mark this thread solved?
Raven14
Raven14
Forumember

Female Posts : 211
Reputation : 1
Language : English

Back to top Go down

Solved Re: Applying background Tiles

Post by SLGray September 27th 2019, 7:32 am

Click the green solved button above the topic.


Applying background Tiles Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51412
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Applying background Tiles

Post by skouliki September 27th 2019, 8:12 am

Problem solved & topic archived.
Please read our forum rules: ESF General Rules
skouliki
skouliki
Manager
Manager

Female Posts : 15247
Reputation : 1703
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

Back to top

- Similar topics

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