top



move Help_m11

how do i move this down??

Click on picture for link to my profile and forum

Login
Username: test
password: worlddezign

Code:
#tabs {
  margin-top: 10px; /* change value if not suitable */
}

Who post on my forum!!

Jap Is there that my User "test" cant post?

That css didnt work

Put the account in a special group where it restricts it from posting anything.

Try adding !important.

Ok where do i put !important?

hay,. add it there

Code:
#tabs {
  margin-top: 10px !important; /* change value if not suitable */
}