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 to change banner at top of page image?

2 posters

Go down

How to change banner at top of page image? Empty How to change banner at top of page image?

Post by darkdream787 August 4th 2018, 11:21 pm

Technical Details


Forum version : #phpBB2
Position : Founder
Concerned browser(s) : Google Chrome
Who the problem concerns : Yourself

Description of problem

I know you can change it by going into pics management and typing a URL in, but I wish to know how to change it via the CSS section if possible. I want it to be a 3 part single image and I need to put all 3 small images side by side. Right now it is only one, but the only way I can think of to make it 3 side by side as one larger banner would be to alter the CSS section.

How would I go about doing this? I am not extremely experienced with CSS. I know how to change background in CSS but not this banner image.

I changed background by using this at the bottom of the CSS page. Now no matter what images URL I use in pics management, it uses the image I specified in CSS.

Code:
body {
   background-color: #000000;
   background-image: url("http://randomimg.jpg");
        background-repeat: no-repeat;
   background-attachment: fixed;
        background-position: center;
   }


How would I go about changing the banner at the top of the page with the CSS?


Last edited by darkdream787 on August 5th 2018, 1:43 am; edited 2 times in total
avatar
darkdream787
New Member

Posts : 23
Reputation : 1
Language : English

http://killerteengohan.forum.com.bz/

Back to top Go down

How to change banner at top of page image? Empty Re: How to change banner at top of page image?

Post by darkdream787 August 5th 2018, 1:41 am

I guess it's not going to work in the CSS editor. I have spent 2 hours trying all kinds of things.

I got what I wanted though. I just altered the Overall_Header template to get what I wanted. I did not know about those templates when I asked the question.

Problem solved!
avatar
darkdream787
New Member

Posts : 23
Reputation : 1
Language : English

http://killerteengohan.forum.com.bz/

Back to top Go down

How to change banner at top of page image? Empty Re: How to change banner at top of page image?

Post by SLGray August 5th 2018, 3:44 am


Please do not start multi-threads about the same question/issue.

Please use this one:  https://help.forumotion.com/t156319-how-to-change-banner-at-top-of-page-image#1078538

Topic Locked


How to change banner at top of page image? 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 : 51493
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

Back to top

- Similar topics

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