• Resolved megahuman

    (@megahuman)


    Hi there,

    I’ve used this plugin many times but this is the first time this has happened.

    I installed it, placed in some CSS and directed it to my front page and it just shows my css there in text. It’s not actually placing it in my head tags.

    If it possible to fix this or have I done something wrong?

    You can see it here:

    http://wordpress.org/extend/plugins/css-javascript-toolbox/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter megahuman

    (@megahuman)

    For some reason my link to my site didn’t work…

    Plugin Author wipeoutmedia

    (@wipeoutmedia)

    Hello there,

    Thanks for your support question.
    Did you put the internal CSS style tag before and after your code?
    Such as:

    <style type="text/css">
    .flowerwrap {
           background: url("http://cassie.7design.com.au/images/flower_07.png") no-repeat scroll 0 0 transparent;
           height: 522px;
           width: 755px;
           padding-left:20px;
    }
    </style>

    Kind Regards,
    Damian

    Thread Starter megahuman

    (@megahuman)

    Hey!

    Thanks for the assistance. I stupidly did not do that! For some reason I thought the older versions didn’t require this, but it must have… duh…

    Well sorry for wasting your time with my silliness.

    Thanks!

    Plugin Author wipeoutmedia

    (@wipeoutmedia)

    Your welcome, glad to help. 🙂

    Thanks,
    Damian

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘My CSS just displays as text.’ is closed to new replies.