I would like to make changes to my CSS but I don't know where I can make those changes.
3 posters
Page 1 of 1
I would like to make changes to my CSS but I don't know where I can make those changes.
First of all, I am VERY new to forums. My forum i at emotecontrol.american-forum.net and I want to make my top banner bigger. I also want to change the initial welcome message to a vertically scrolled text box. I have tested the code that i want to change using firebug but of course, I have no way to load this into my existing css that came along with my theme.
Can someone point me in the right direction or am I completely wrong here.
Regards,
nosty
Can someone point me in the right direction or am I completely wrong here.
Regards,
nosty
Last edited by nosty on Wed 18 May 2016 - 14:52; edited 1 time in total
nosty- New Member
- Posts : 6
Reputation : 1
Language : English
Re: I would like to make changes to my CSS but I don't know where I can make those changes.
Hello,
Go to ACP(Admin Control Panel) > Display > Pictures and Colors > Colors > CSS Stylesheet and find the following code
and replace it with this code:
then add the following code at the end of your CSS StyleSheet:
and then press submit.
Go to ACP(Admin Control Panel) > Display > Pictures and Colors > Colors > CSS Stylesheet and find the following code
- Code:
#logo {
float: none;
padding: 5px;
}
and replace it with this code:
- Code:
#logo {
float: none;
padding: 0px;
}
then add the following code at the end of your CSS StyleSheet:
- Code:
a#logo img {
width: 1350px;
margin-left: -39px !important;
margin-top: -10px !important;
height: 100px !important;
overflow: hidden;
}
and then press submit.
Re: I would like to make changes to my CSS but I don't know where I can make those changes.
Thank you so much Van Helsing! You ROCK!
Best Regards,
Nosty
Best Regards,
Nosty
nosty- New Member
- Posts : 6
Reputation : 1
Language : English
Re: I would like to make changes to my CSS but I don't know where I can make those changes.
Hello,
Is this solved?
-Brandon
Is this solved?
-Brandon


Remember to mark your topic

General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

Team Leader
Review Section Rules | Request A Review | Sticker Points
Re: I would like to make changes to my CSS but I don't know where I can make those changes.
Yes it is solved.
nosty- New Member
- Posts : 6
Reputation : 1
Language : English
Re: I would like to make changes to my CSS but I don't know where I can make those changes.
Ok, thanks. 
Topic marked solved and archived ~ brandon_g

Topic marked solved and archived ~ brandon_g


Remember to mark your topic

General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

Team Leader
Review Section Rules | Request A Review | Sticker Points

» How do i make it so ppl dont have to activate their account?
» I dont know how to make a Role Game...
» I Make Other Moderators But They Dont Have Tools?
» I can no longer make a forumotion site and dont know why
» how to make that quest see that categorie and forum members dont see
» I dont know how to make a Role Game...
» I Make Other Moderators But They Dont Have Tools?
» I can no longer make a forumotion site and dont know why
» how to make that quest see that categorie and forum members dont see
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum