Buying Need help with CSS on a blog

Discussion in 'Programming' started by smartalex4, Jan 21, 2011.

  1. #1
    I have a new Apache Roller blog, that I am trying to put together....and since I can't use plugins I need help with a little programing problem.

    I would like to be able to use the "Tags" that I input to be used as the meta description because they way its set now the meta descriptions can only be set for the entire site in the header....I would like to be able to change it on an individual post basis.

    I don't know if this helps any, but just in case...in the form where I added the entry and tag information for the post this is the code in the tag section

     <tr>
                <td class="entryEditFormLabel">
                    <label for="title">Tags</label>
                </td>
    
                <td>
                    <input type="text" name="bean.tagsAsString" size="70" maxlength="255" value="" tabindex="3" id="entryEditTags" class="entryEditTags"/>
    
                    <div id="entryEditTagsChoices" style="display:none" class="autocomplete"></div>
                    <br/>
                    <script type="text/javascript">
                    <!--
    		new RollerTagsAutoCompleter("entryEditTags", "entryEditTagsChoices", "/blog/roller-services/json/tags/amor/", { tokens : [' ',','], minChars: 2 });
                    // --></script>
                </td>
    Code (markup):
    Well that's it, please let me know what this will cost me and if you have any further questions.

    Thanks.

    Alex
     
    smartalex4, Jan 21, 2011 IP
  2. jeswinaugustine

    jeswinaugustine Peon

    Messages:
    139
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    HI i can help you with it..
    wont take long aslo ..

    thanks and regards.
    jeswinaugustine
     
    jeswinaugustine, Jan 22, 2011 IP