1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How can i adjust the size of commentluv font on my blog?

Discussion in 'Blogging' started by NaldzGraphics, Aug 30, 2008.

  1. #1
    where can i adjust the size of the fonts of my commentluv and notify via email?? as you can see below my comment area it looks big.and also on the commentluv there latest post is like inside the box.how can i remove it??

    www.naldzgraphics.com

    thanks for the help
     
    NaldzGraphics, Aug 30, 2008 IP
  2. amitpatel_3001

    amitpatel_3001 Results Follow Patience

    Messages:
    14,074
    Likes Received:
    1,178
    Best Answers:
    0
    Trophy Points:
    430
    #2
    If you are referring to this :

    Enable CommentLuv which will try and parse your last blog post, please be patient while it finds it for you

    You should open the comment luv plugin file and search for the above line within the code and then try to change the size of the font of the line, generally it would be a <h2> or <h3> which you should change to more smaller size like <h4>

    Hope it helps you!
     
    amitpatel_3001, Aug 31, 2008 IP
  3. NaldzGraphics

    NaldzGraphics Peon

    Messages:
    86
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    i found it but still it didnt work:(
     
    NaldzGraphics, Aug 31, 2008 IP
  4. fish

    fish Well-Known Member

    Messages:
    450
    Likes Received:
    36
    Best Answers:
    0
    Trophy Points:
    120
    #4
    For the box around the commentluv feeds you could try this line of CSS.

    abbr em{border:none !important;}
    Code (markup):
    To make the text small like the rest of the comment form you can try to somehow wrap <small> tags around the text. I'm not sure if this would require editing the plugin or not.

    Cool tutorial by the way.
     
    fish, Aug 31, 2008 IP
  5. NaldzGraphics

    NaldzGraphics Peon

    Messages:
    86
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    i dont know where to put it here.

    //function for menu
    function show_cl_options() {
    // Add a new submenu under Options:
    add_options_page('CommentLuv', 'CommentLuv', 8, 'commentluv', 'cl_options_page');
    add_option('cl_comment_text','<abbr><em>[name]s last blog post..[lastpost]</em></abbr>');
    add_option('cl_under_comment','Enable [commentluv] which will try and parse your last blog post, please be patient while it finds it for you');
    add_option('cl_default_on','TRUE');
    add_option('cl_encoding','UTF-8');
    add_option('cl_style','border:1px solid; display:block; padding:4px;');


    i try also edit the border to 0 and nothing happens:)

    thanks a lot
     
    NaldzGraphics, Aug 31, 2008 IP
  6. Cash Nebula

    Cash Nebula Peon

    Messages:
    1,197
    Likes Received:
    67
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Read further up, it says "you shouldn't edit below this line!". :eek: That's just the default setting. Once it's loaded into the database it won't use that anymore, so changing it has no effect. Go to the CommentLuv settings page, and where it says "Enter css styling to apply to comment" change the line to border:0; display:block; padding:4px;

    As fish said, the text below the comment box is bigger because it doesn't have small tags around it, but the three lines above do.
    You could give the label tag a font size in style.css, like .commentarea label { font-size: 12px; }
    The text alongside the boxes will also change so you may want to remove the small tags in comments.php
     
    Cash Nebula, Sep 2, 2008 IP
  7. NaldzGraphics

    NaldzGraphics Peon

    Messages:
    86
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Thanks Cash Nebula:)rep added as well as fish.

    the box problem is solved.only the font now.still trying figuring it out:)

     
    NaldzGraphics, Sep 2, 2008 IP
  8. Cash Nebula

    Cash Nebula Peon

    Messages:
    1,197
    Likes Received:
    67
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Cheers! :)

    This way is easier but it might not work, I haven't tried it yet. Try adding small tags around the text lines in the settings of both plugins.

    CommentLuv:
    
    <small>Enable [commentluv] which will try and parse your last blog post, please be patient while it finds it for you</small>
    
    HTML:
    Subscribe-To-Comments:
    
    <small>Notify me of followup comments via e-mail</small>
    
    HTML:
     
    Cash Nebula, Sep 3, 2008 IP
  9. NaldzGraphics

    NaldzGraphics Peon

    Messages:
    86
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #9
    at last.my prob is solve:)thanks to you Cash Nebula:)
     
    NaldzGraphics, Sep 3, 2008 IP
  10. AbdulazizSobh

    AbdulazizSobh Member

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    31
    #10
    You can find the fonts you are looking for and you can find more unique fonts Make a Share to Learn More https://www.toevolution.com/categories/list?category=Fonts
     
    AbdulazizSobh, Jan 12, 2018 IP