MyBB Community Forums

Full Version: How can i center my Mytabs ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi all,

could you please help me with the code on how to center the TabsĀ 

i have the following code now :

<div class="trow2" style="border: 1px solid #ccc; margin: 10px 2px 20px 2px; padding: 10px;"> {$tablist}</div>
Tried

<div class="trow2" style="border: 1px solid #ccc; margin: 10px 2px 20px 2px; padding: 10px; text-align: center;"> {$tablist}</div>

?

The URL of your forum would help.
solved thanks! +1 rep
Welcome.