MyBB Community Forums

Full Version: Some problems editing the css :)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, im trying to get a new skin going on my board, but im just trying out stuff. But I've encoutered a problem, I cant edit
.menu li {
	display: inline;
	padding-left: 5px;
in the css.php?theme=2. I cant find the code in MyBB Default (Default) in themes. How can I edit this?
Go to your theme-->modify, then go down all the page and in the additional css, add

.menu li {
edited class
}
That leaves a problem, then I got to .menu li classes. Which is annoying. I dont want two li classes, I want one.
If you'll post a screenshot of this menu, maybe i can help you. I'm not sure if you're talking of the popup menu that you find modyfing from your ACP the theme, near the forms css.

Post a screenshot.