2015-02-10, 07:48 PM
Dear MyBB community,
I have been looking into the codes of MyBB and changing a few things for myself.
Now, at the newthread.php page, the one I am seeing infront of me now, I have a little bug.
within the class="trow2" there is a div, this div has the following style:
margin:auto; width: 170px; margin-top: 20px;
I need to change that small piece of css to something else, but I cant find it anywere!
I have looked into alot of files but did not came across the right one yet.
I hope someone can point me to the right file to edit for this one!
Here is a screenshot of the code within Firebug
![[Image: 6yee79.png]](https://camo.mybb.com/8aecd037ebd181dddcfd7924f38673f03f716f19/687474703a2f2f6936322e74696e797069632e636f6d2f3679656537392e706e67)
Thanks already!
I have been looking into the codes of MyBB and changing a few things for myself.
Now, at the newthread.php page, the one I am seeing infront of me now, I have a little bug.
within the class="trow2" there is a div, this div has the following style:
margin:auto; width: 170px; margin-top: 20px;
I need to change that small piece of css to something else, but I cant find it anywere!
I have looked into alot of files but did not came across the right one yet.
I hope someone can point me to the right file to edit for this one!
Here is a screenshot of the code within Firebug
Thanks already!