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.
The forum of the forums
4 posters

    Header resize perhaps

    Xxpandemonium
    Xxpandemonium
    New Member


    Posts : 11
    Reputation : 1
    Language : english

    Solved Header resize perhaps

    Post by Xxpandemonium February 8th 2020, 4:06 pm

    Please be patient with me, I am very new to Forum motion and modernBB.

    I picked up a free modernBB skin from a tumblr and forum motion user. I need to resize (or maybe just really zoom out lol) the header area, to make it a bit smaller but for the life of me I can't figure it out at all.

    If you go to the site and look at the header it seems very zoomed in. The Header image in 900 x 350px, So yeah any help on where to look I would appreciate it fully. site is here

    edited to ask one more question Smile

    Also if you go to the who is online section there is still a few things in Spanish that I can't find to change out either.


    Last edited by Xxpandemonium on February 9th 2020, 10:12 pm; edited 1 time in total
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15391
    Reputation : 1709
    Language : English,Greek
    Location : Greece

    Solved Re: Header resize perhaps

    Post by skouliki February 8th 2020, 4:46 pm

    hello

    check your css if you have this code
    Code:

    .mm-logo {
        height: 500px;
    }
     

    if not just add it and change the height and width to your likeness

    Code:

    .mm-logo {
        height: XXXpx;
        width: XXXpx;
    }

    for the second issue did you try to change the forum language from here? (also you must change it from your profile preferences)

    Header resize perhaps Scre1701

    Xxpandemonium
    Xxpandemonium
    New Member


    Posts : 11
    Reputation : 1
    Language : english

    Solved Re: Header resize perhaps

    Post by Xxpandemonium February 9th 2020, 12:25 pm

    The first bit you gave me about logo wasn't there, so I added it. It works for the width but not height.

    Second, yep board set to English, so it must be in the girls coding somewhere, I'll just have to keep pouring through lol. I am so used to Invision/Jcink coding where everything is pretty much together lol. EDIT , --- I found it hiding in the Index-body styling

    The one who made the skin has a place to ask questions and I did ask, she just hasn't responded in the last few day.

    Oh one more quick question, is there a way to hide the moderator section/bar on the main page?
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15391
    Reputation : 1709
    Language : English,Greek
    Location : Greece

    Solved Re: Header resize perhaps

    Post by skouliki February 9th 2020, 1:39 pm

    add important to the code

    Code:

    .mm-logo {
        height: XXXpx !important;
        width: XXXpx;
    }

    please keep one question for each thread so for others questions you must open a new thread

    Xxpandemonium
    Xxpandemonium
    New Member


    Posts : 11
    Reputation : 1
    Language : english

    Solved Re: Header resize perhaps

    Post by Xxpandemonium February 9th 2020, 8:40 pm

    Thank you skouliki, that worked for the header re-sizing.
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19432
    Reputation : 2010
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: Header resize perhaps

    Post by Ape February 9th 2020, 9:54 pm

    If solved please press the mark solved button found at the top of this topic / post.



    Header resize perhaps Left1212Header resize perhaps Center11Header resize perhaps Right112
    Header resize perhaps Ape_b110
    Header resize perhaps Ape1010
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51554
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Header resize perhaps

    Post by SLGray February 9th 2020, 10:30 pm

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



    Header resize perhaps Slgray10

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

      Current date/time is November 12th 2024, 2:19 am