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

    How to customise Melody-Free-Version Template? 4 questions.

    Hi, I am using Melody-Free-Version. I have been trying to change below’s prob, but I tried my best, I can’t fix it. Please, I need your help!!
    I have a few question:
    1, Images on the blog post become a weird from after I use the template, especially for photos are vertical view.
    2, Can I remove the “sign up for email” bar on the top?
    3, Can I change the word’s colour in the Slide 1?
    4, How can I resize the width of the widgets ?

    My blog is
    http://alheaology.blogspot.com.es

    Thx so much!!!!

    #16429
    Gooyaabi
    Keymaster

    1, Try with Revert widget templates to default

    2, Find and remove the below coding in your HTML Editer

    <div class='horizontal-optin'>
    <div class='container'>
    
    <div class='enews'>
    <h4 class='widget-title widgettitle'>Join the Melody Blogger Club + Get Free Blogging Tips and Resources  Weekly</h4>
    </div>
    <div id='btntEmailsub'>
    <form action='http://feedburner.google.com/fb/a/mailverify' id='subscribe' method='post' onsubmit='window.open(&apos;http://feedburner.google.com/fb/a/mailverify?uri=chandeepsblogtips&apos;, &apos;popupwindow&apos;, &apos;scrollbars=yes,width=550,height=520&apos;);return true' target='popupwindow'>
    <input name='uri' type='hidden' value='chandeepsblogtips'/>
    <input name='loc' type='hidden' value='en_US'/>
    <input id='subbox' name='email' onblur='if (this.value == &quot;&quot;) {this.value = &quot;Enter your email...&quot;;}' onfocus='if (this.value == &quot;Enter your email...&quot;) {this.value = &quot;&quot;}' type='text' value='Enter your email...'/>
    <input id='subbutton' title='' type='submit' value='Sign up'/>
    </form>
    </div>
    </div>
    </div>

    3, Find the below coding

    .flexslider ul.slides li .feature_text h2 a {
    	font-size:44px;
    	font-weight:700;
    	letter-spacing:1px;
    	font-family:"Playfair Display";
    	color:#fff;

    replace the color code fff to any.
    Example: color:#FF1975;
    Tip! you can get html color code here http://www.w3schools.com/tags/ref_colorpicker.asp

    4, Too many elements need to redesigned for change width. So you are advised to get advanced premium support with buying premium version of this template.

    #16444
    my add
    Keymaster

    Thanks so much!! Its very useful!
    BTW, one more question which I just found out.

    I can’t see my comment in the post,
    they just show”1 comment”, but can’t click on it, is that something worse?

    Thx so much!

    #16445
    my add
    Keymaster

    and the #3 solution is not working :(
    Sorry for too many question!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.