Is there a code to move the category name to the left? Basically left aligning it?
Last edited by supbw2 on February 2nd 2012, 1:04 pm; edited 1 time in total
<left><font size=12>Category Title</font></left>
a.cattitle {
text-indent:10px;
position:relative;
left:10px;
slg wrote:Try this:
Enter this as the category name -
You can change the 12.
- Code:
<left><font size=12>Category Title</font></left>
Topic Solved & Locked |