Header resize perhaps
4 posters
Page 1 of 1
Header resize perhaps
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
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.
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
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
Re: Header resize perhaps
hello
check your css if you have this code
if not just add it and change the height and width to your likeness
for the second issue did you try to change the forum language from here? (also you must change it from your profile preferences)
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)
Re: Header resize perhaps
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?
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?
Re: Header resize perhaps
add important to the code
please keep one question for each thread so for others questions you must open a new thread
- 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
Re: Header resize perhaps
If solved please press the mark solved button found at the top of this topic / post.
Re: Header resize perhaps
Problem solved & topic archived.
|
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Can any one resize this?
» Images don't resize normally
» How resize Help :)
» Resize
» Resize widget in css?
» Images don't resize normally
» How resize Help :)
» Resize
» Resize widget in css?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum