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, 13: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 when a solution is found.
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 when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?
Team Leader
Review Section Rules | Request A Review | Sticker Points
Similar topics
» I can no longer make a forumotion site and dont know why
» im think html dont work on my templates orr i dont know because im new in forumotion
» {help} I dont what's name of this
» How Put? i dont know what this name :(
» Dont see ????
» im think html dont work on my templates orr i dont know because im new in forumotion
» {help} I dont what's name of this
» How Put? i dont know what this name :(
» Dont see ????
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum