Discussions

I downloaded a new free blogger template (HTML)and couldn't find how to add layout features to it. Can anybody help me with this ?

Reply

User Comments

  1. BloggerNovice
    Not sure to understand your question. Do you have the link to the template you downloaded ?
    1. shef26
      hey i am done with the layout features..now please tell me how to change the text font of my posts in this new template. my blog link is shefalidhamija.blogspot.com/
  2. umesh
    normally it is at dashboard>layout>fonts and color>post text font or text font.
    if this option is not there reply back.
    1. shef26
      ya i clicked dashboard>layout>fonts and color but after that there was no option further....whereas these options are provided in blogger's own themes...
  3. umesh
    Search for following code in edit html.
    then change the font size and color there.In case u want to change color you need to enter hex code of the color.font size can be changed by changing px value.

    .post {
    margin: 0px 0px 0 5px;
    padding:0px 0px 0px 0px;
    height: 100%;
    text-align:left;
    color:#666666;
    font: 12px;
    }
    1. shef26
      Umesh...i am done with that...thanks....
  4. rohittripathi737
    U can contact me. I will design a perfect template for u.
    1. shef26
      Thanks for the offer rohittripathi737..but i am ok with the current template of my blog
  5. BusyBee68
    This is a great site you can actually add page elements to areas that don't already have them. If you know some html you should do fine with the changes. Good Luck.

    tips-for-new-bloggers.blogspot.com/2007/08/recent-comments-and-recent-posts...

Add Your Comment

Login to leave a message.