Worpress Advise Please

Discussion in 'Programming' started by ExtremistOak, Feb 24, 2008.

  1. #1
    Hi guys

    Running a wordpress blog do you know of any plugins etc - where you can attach a sort of signature to the bottom of every post we do like a html code we would like to add to the bottom of each post

    Cheers
     
    ExtremistOak, Feb 24, 2008 IP
  2. MeetHere

    MeetHere Prominent Member

    Messages:
    15,399
    Likes Received:
    994
    Best Answers:
    0
    Trophy Points:
    330
    #2
    you can add the code in single.php file.
     
    MeetHere, Feb 24, 2008 IP
  3. ExtremistOak

    ExtremistOak Well-Known Member

    Messages:
    965
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    130
    #3
    thanks , 1 more question I am trying to put little tabs in my blog and instead of them being displayed like this

    tab - tab -tab - tab

    They are coming out like this

    tab
    tab
    tab

    Wat code do i use to make them in a straight single line

    cheers
     
    ExtremistOak, Feb 24, 2008 IP
  4. ExtremistOak

    ExtremistOak Well-Known Member

    Messages:
    965
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    130
    #4
    heres the code for it

    <!-- Begin BlogToplist tracker code -->
    <a href="http://www.blogtoplist.com/marketing-seo/" title="Marketing / SEO">
    <img src="http://www.blogtoplist.com/tracker.php?u=33927" alt="Marketing / SEO" border="0" /></a>,
    <!-- Begin BlogToplist voting code -->
    <a href="http://www.blogtoplist.com/vote.php?u=33927" target="_blank">
    <img src="http://www.blogtoplist.com/images/votebutton.gif" alt="Top Blogs" border="0" /></a> </p>
    <!-- End BlogToplist voting code -->
    <!-- End BlogToplist tracker code --> <!-- TopBlogArea.com START -->
    <a href="http://www.topblogarea.com/marketing_seo/" title="Marketing SEO blogs"><img border="0" src="http://www.topblogarea.com/tracker.php?do=in&id=30511" alt="Marketing SEO blogs"></a><noscript><a href="http://www.topblogarea.com/sitedetails_30511.html" title="Marketing SEO">Marketing SEO</a></noscript>
    <!-- TopBlogArea.com END -->
     
    ExtremistOak, Feb 24, 2008 IP
  5. MeetHere

    MeetHere Prominent Member

    Messages:
    15,399
    Likes Received:
    994
    Best Answers:
    0
    Trophy Points:
    330
    #5
    you can use inline style code in your CSS :)
     
    MeetHere, Feb 24, 2008 IP