Blogspot Template Editing Help

Status
Not open for further replies.

mak_capri

Active Member
51
2010
1
10
I want Initial Caps in the navigation bar.. Like Home Sample Page Sample Post.. How can I do this.. In the HTML code I am writing in capital but lower caps showing... Please help in this regards..


http://work-online-free.blogspot.com/

Also, tell me how to add images in the slide show

---------- Post added 15th Jul 2012 at 11:38 AM ---------- Previous post was 14th Jul 2012 at 02:12 PM ----------

No body knows :(
 
1 comment
Look for the navigation bar code in your CSS and add this
Code:
text-transform:capitalize;
or just edit the categories and use capitalized case
 
Status
Not open for further replies.
Back
Top