Results 1 to 3 of 3

Thread: how to add CSS program to my blog?

  1. #1
    Join Date
    Feb 2011
    Posts
    154

    how to add CSS program to my blog?

    how to add CSS program to my blog?
    i just created absolute floating menu CSS code to my blog,
    if i add my CSS code through Template tab <Customize <Advance tab <Add CSS,
    then my Floating CSS is appearing on top of blog but not on the blog.
    so please tell how to CSS program to my blog?
    see below CSS code which i made:
    <style>
    div.floating-menu {position:fixed;top:100px;left:16px;background:#fff4c8;border:1px solid #ffcc00;width:235px;z-index:100;}
    div.floating-menu a, div.floating-menu h3 {display:block;margin:0 0.5em;}
    </style>
    <div class="floating-menu">
    <h3>Floating Menu</h3>
    <a href="www.google.com">google</a>
    </div>

  2. #2
    Join Date
    May 2009
    Posts
    2,865

    Re: how to add CSS program to my blog?

    You can try to copy and paste your CSS styles by putting the HTML markup (in green) above and below your raw CSS code and then paste it above </head> in the template and check if that works for you or not.

  3. #3
    Join Date
    Jan 2015
    Location
    India
    Posts
    5

    Re: how to add CSS program to my blog?

    Looks like you are adding the code in the php files, you should add the code in relevant template files (*.tpl file of the theme) then it should work fine.

Similar Threads

  1. How can I earn from blog?
    By jEEMOOT in forum Technology & Internet
    Replies: 3
    Last Post: 16-01-2011, 07:45 PM
  2. How can I set up an anonymous blog
    By $Bradan$ in forum Technology & Internet
    Replies: 5
    Last Post: 22-11-2010, 11:57 PM
  3. Need more blog content
    By Leoniee in forum Technology & Internet
    Replies: 5
    Last Post: 26-01-2010, 04:01 AM
  4. How to add free e-greetings to a blog
    By Antrix in forum Technology & Internet
    Replies: 3
    Last Post: 23-05-2009, 02:00 PM
  5. What is a blog?
    By Saku in forum Technology & Internet
    Replies: 1
    Last Post: 26-09-2008, 04:38 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,655,283.31830 seconds with 17 queries