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 make my board / banner bigger

+3
SLGray
Ape
tinsutu
7 posters

Go down

In progress How to make my board / banner bigger

Post by tinsutu March 22nd 2016, 2:23 pm

How to make my board / banner bigger  1110
Please see my screenshot, I want to make section 1 and 2 bigger, Been finding everywhere but can't.
Please help thanks
tinsutu
tinsutu
Forumember

Posts : 36
Reputation : 1
Language : English

Back to top Go down

In progress Re: How to make my board / banner bigger

Post by Ape March 22nd 2016, 7:24 pm

You have to get some one to remake the banner to the size you want


How to make my board / banner bigger  Left1212How to make my board / banner bigger  Center11How to make my board / banner bigger  Right112
How to make my board / banner bigger  Ape_b110
How to make my board / banner bigger  Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19450
Reputation : 2011
Language : fluent in dork / mumbojumbo & English haha

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

Back to top Go down

In progress Re: How to make my board / banner bigger

Post by SLGray March 22nd 2016, 7:42 pm

Please post your forum's link for appearance issues/questions.


How to make my board / banner bigger  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 : 51569
Reputation : 3525
Language : English
Location : United States

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

Back to top Go down

In progress Re: How to make my board / banner bigger

Post by tinsutu March 24th 2016, 9:26 am

APE wrote:You have to get some one to remake the banner to the size you want
No I've tried to make banner bigger but still same size as default.

SLGray wrote:Please post your forum's link for appearance issues/questions.
www.dadroom.com
tinsutu
tinsutu
Forumember

Posts : 36
Reputation : 1
Language : English

Back to top Go down

In progress Re: How to make my board / banner bigger

Post by Guest March 24th 2016, 9:42 am

Here's a sample code to be added to your CSS:

Code:
#logo, #logo img {padding:0px;width: 100% !important;height: 11% !important;}

but you'll probably need to adjust the height % to fit your needs, or leave it out, like this:

Code:
#logo, #logo img {padding:0px;width: 100% !important;}

Hello Samantha

EDIT: Just saw you have PunBB... So that 'd probably be:

Code:
a#pun-logo img {padding:0px;width: 100% !important;}
avatar
Guest
Guest


Back to top Go down

In progress Re: How to make my board / banner bigger

Post by Take Notes March 24th 2016, 12:29 pm

Administration Panel > General > Page structure > Forum width
Take Notes
Take Notes
Helper
Helper

Male Posts : 2337
Reputation : 324
Language : English
Location : Forumountain

Back to top Go down

In progress Re: How to make my board / banner bigger

Post by Thewhiteninja97 April 3rd 2016, 3:49 pm

Mine is http://thepromotioncircle.forumotion.com except logos too big Sad well I mean some said script design problem

Edit: too small you can see the space if you know what I mean
Thewhiteninja97
Thewhiteninja97
Forumember

Posts : 59
Reputation : 5
Language : English

http://social-krispo.forumotion.com

Back to top Go down

In progress Re: How to make my board / banner bigger

Post by BlackScorpion April 3rd 2016, 8:52 pm

Thewhiteninja97 wrote:Mine is http://thepromotioncircle.forumotion.com except logos too big Sad well I mean some said script design problem

Edit: too small you can see the space if you know what I mean

@Thewhiteninja97, you should create your own new topic for your problem.
BlackScorpion
BlackScorpion
Graphic Designer
Graphic Designer

Male Posts : 7046
Reputation : 920
Language : English
Location : USA

https://help.forumotion.com/f6-graphic-design-section

Back to top Go down

In progress Re: How to make my board / banner bigger

Post by Van-Helsing April 10th 2016, 3:34 am

Hello @tinsutu,
Go to ACP(Admin Control Panel) > Display > Pictures and Colors > Colors > CSS Stylesheet

find this code:
Code:
a#pun-logo img {
    padding: 0;
    width: 90% !important;
}

and replace it with the following code:

Code:
a#pun-logo img {
    padding: 0;
    width: 101.7% !important;
    margin-left: -10px;
    margin-top: -10px;
    height: 308px;
}

then press submit.
Van-Helsing
Van-Helsing
Hyperactive

Male Posts : 2431
Reputation : 116
Language : English, Greek

http://itexperts.forumgreek.com/

Back to top Go down

Back to top

- Similar topics

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