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 May 14th 2018, 11:04 pm

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 May 16th 2018, 6:36 am; 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 May 14th 2018, 11:13 pm

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


1 - banner (image) Left12121 - banner (image) Center111 - banner (image) Right112
1 - banner (image) Ape_b110
1 - banner (image) Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19109
Reputation : 1991
Language : fluent in dork / mumbojumbo & English haha

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

Back to top Go down

Solved Re: banner (image)

Post by Ape May 14th 2018, 11:20 pm

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

Change the 0px to the size you want.
1 - 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 May 14th 2018, 11:25 pm; edited 1 time in total


1 - banner (image) Left12121 - banner (image) Center111 - banner (image) Right112
1 - banner (image) Ape_b110
1 - banner (image) Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19109
Reputation : 1991
Language : fluent in dork / mumbojumbo & English haha

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

Back to top Go down

Solved Re: banner (image)

Post by SLGray May 14th 2018, 11:22 pm

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


1 - 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 : 51482
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 May 16th 2018, 8:28 pm

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


1 - banner (image) Left12121 - banner (image) Center111 - banner (image) Right112
1 - banner (image) Ape_b110
1 - banner (image) Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19109
Reputation : 1991
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