Can someone please help me upload and link a CSS style sheet to my wordpress blog?

by kea55
2 replies
hi guys. I want the formatting below in my style sheet. I know I copy this code to a notepad file. but then what do I do after that. Upload it using cpanel? name it something? I've spend to much time looking for css tutorials, my head is almost spinning. Can someone tell me how to do this quickly?




<style type="text/css">

<!--

#pcudiv .pcu { text-align: center; width: 550px;}

#pcudiv .pcu-image { max-width: 150px; width: expression(this.width > 150 ? 150: true);}

#pcudiv .pcu-logo { max-width: 100px; width: expression(this.width > 100 ? 100: true);}

#pcudiv .pcu-banner { text-align: center; color: #000000; background: #CCCCCC;}

#pcudiv .pcu-item { padding: 0px 0px 0px 0px; vertical-align: middle; }

#pcudiv .pcu-item-dots { border-bottom: 1px dotted #CCCCCC; padding: 0px 0px 2px 0px; vertical-align: middle; }

#pcudiv .pcu-bottom { padding: 0px 0px 2px 0px; vertical-align: middle; text-align: center; }

#pcudiv .pcu-bottom-dots { border-bottom: 1px dotted #CCCCCC; padding: 0px 0px 2px 0px; vertical-align: middle; text-align: center; }

-->

</style><link rel="alternate" type="application/rss+xml" title="Dumb and Dumber Tuxedo &raquo; Buy Dumb and Dumber Costumes Comments Feed" href="http://www.dumbanddumbertuxedo.net/dumb-and-dumber-store/feed/" />
<link rel='stylesheet' id='seo-style-css' href='http://www.dumbanddumbertuxedo.net/wp-content/plugins/seo-pressor/templates/css/styles.css?ver=3.0.3' type='text/css' media='all' />
#blog #css #link #sheet #style #upload #wordpress
  • {{ DiscussionBoard.errors[3068105].message }}
  • Profile picture of the author TelZilla
    go to wp-admin dashboard

    click on 'Appearance'

    click on 'Editor'

    on the right hand side of the page click on Header (header.php)

    add all of that above

    Code:
    </head>
    Signature
    Don't get so wrapped up in making money that you forget the important things in life.
    {{ DiscussionBoard.errors[3068247].message }}

Trending Topics