Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8507
    my add
    Keymaster

    Please give me customization tips for Unit Dark blogspot theme.

    #8508
    Templatesyard
    Participant

    To change Slider Images

    Dashboard –> Template–> Edit HTML. and Find the blow lines and and replace the image URL [ /image.jpg ]to your image URL. for better quality use 990×301 or 948×340 sized images.

    <div id='Slide'>
     <img alt='Slide 1' height='341' src='/image.jpg' width='948'/>

    Configure Dropdown Menu

    <ul class='sfmenu'>
     <li class='current'><a expr:href='data:blog.homepageUrl'>Home</a></li>
     <li><a href='#'>Features</a>
      <ul>
       <li><a href='#'>Home page</a>
     ..........

    Replace “#” with your URL.

    To Resolve undefined undefined

    Go to Dashboard –> Settings–> Language and Formatting, Change Date and Time Format to same with English like..
    Date Header Format: Tuesday, May 20, 2014
    Timestamp Format: Tuesday, May 20, 2014

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Unit Dark Theme’ is closed to new replies.