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.

banner (image)

3 posters

Go down

Solved banner (image)

Post by texan Mon 14 May 2018 - 23:04

I have the ModernBB theme, is there a way i can make the banner area smaller at the top? Thanks


Last edited by texan on Wed 16 May 2018 - 6:36; edited 1 time in total
texan
texan
Forumember

Male Posts : 103
Reputation : 1
Language : English

http://texanoffroads.forumotion.com/

Back to top Go down

Solved Re: banner (image)

Post by Ape Mon 14 May 2018 - 23:13

texan wrote:I have the ModernBB theme, is there a way i can make the banner area smaller at the top? Thanks

Please post your URL Smile


2 - banner (image) Left12122 - banner (image) Center112 - banner (image) Right112
2 - banner (image) Ape_b110
2 - banner (image) Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19151
Reputation : 1994
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Solved Re: banner (image)

Post by Ape Mon 14 May 2018 - 23:20

#1
Code:
#logo img{
width: 0px !important;
hight: 0px !important;
}

Change the 0px to the size you want.
2 - banner (image) Captur14
EDIT:
#2
Code:
.headerbar {
    background-color: #1D262C;
    background-image: url(https://i62.servimg.com/u/f62/19/87/34/34/backgr10.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}

To change number 2 find height: 350px; and change it to how you want


Last edited by APE on Mon 14 May 2018 - 23:25; edited 1 time in total


2 - banner (image) Left12122 - banner (image) Center112 - banner (image) Right112
2 - banner (image) Ape_b110
2 - banner (image) Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19151
Reputation : 1994
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Solved Re: banner (image)

Post by SLGray Mon 14 May 2018 - 23:22

CSS:
Code:
.headerbar {
    height: YOUR NUMBERpx;
}


2 - banner (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 : 51506
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

Solved Re: banner (image)

Post by Ape Wed 16 May 2018 - 20:28

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


2 - banner (image) Left12122 - banner (image) Center112 - banner (image) Right112
2 - banner (image) Ape_b110
2 - banner (image) Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19151
Reputation : 1994
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Back to top

- Similar topics

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