People like variations in their own blog. They like difference. The more unique your blog is, the more special your blog. Let's start being different from the most tiniest things like this list type menu.
Example :
Above is the example of a list type. If you set it as default, you would see a list of numbers only. Here i used squares for the markers because i set it to squares. Now if you want it to set it into different type of markers or even numbers of different languanges here is the steps.
Go to your Dashboard ► Template, Click CTRL + F and find this code :
if you don't have one in your classic template, you can add it down.
You can see the bold text there, i set the list-style-type into square.
If you don't want it to be square, you can choose from the list below:
After that save it. That should do the trick. If you have any problems you can comment on this post :)
Example :
- One
- Two
- Three
- Four
Above is the example of a list type. If you set it as default, you would see a list of numbers only. Here i used squares for the markers because i set it to squares. Now if you want it to set it into different type of markers or even numbers of different languanges here is the steps.
Go to your Dashboard ► Template, Click CTRL + F and find this code :
#labelList {}
ul#label-list {margin-left:-40px; margin-top: -5px;}
ul#label-list li {display:inline;}
ul, ol {list-style-type: square; margin-left:-15px;}
if you don't have one in your classic template, you can add it down.
You can see the bold text there, i set the list-style-type into square.
If you don't want it to be square, you can choose from the list below:
- none : No marker
- circle : a circle
- disc : a filled circle. This is default
- square : a square
- armenian : The marker is traditional Armenian numbering
- decimal : The marker is a number
- decimal-leading-zero : The marker is a number padded by initial zeros (01, 02, 03, etc.)
- georgian : The marker is traditional Georgian numbering (an, ban, gan, etc.)
- lower-alpha : The marker is lower-alpha (a, b, c, d, e, etc.)
- lower-greek : The marker is lower-greek (alpha, beta, gamma, etc.)
- lower-latin : The marker is lower-latin (a, b, c, d, e, etc.)
- lower-roman : The marker is lower-roman (i, ii, iii, iv, v, etc.)
- upper-alpha : The marker is upper-alpha (A, B, C, D, E, etc.)
- upper-latin : The marker is upper-latin (A, B, C, D, E, etc.)
- upper-roman : The marker is upper-roman (I, II, III, IV, V, etc.)
- hiragana : The marker is in Japanese
- hangul : The marker is in Korean
After that save it. That should do the trick. If you have any problems you can comment on this post :)
I bookmarked like... every single of your tutorials lol >:"3
ReplyDeleteREALLY :O
ReplyDeleteomg omg thankss :'D