Results 1 to 5 of 5

Thread: How do I change the Font for the Actions Portion?

  1. #1
    theman
    Guest

    Default How do I change the Font for the Actions Portion?

    When in Profile View? The fonts are too big. Thanks.

  2. #2
    theman
    Guest

    Default bump

    bump*bump*

  3. #3

    Join Date
    Sep 2007
    Posts
    229

    Default

    open templates/tmpl_xxx/general.css

    modify:

    .menuLinkBlock
    {
    font-weight:bold;
    font-size:18px;
    text-decoration:underline;
    color:#333366;
    }
    Running version 6.0.0002 ...researching and testing 6.0.003 in the background

  4. #4

    Join Date
    Sep 2007
    Posts
    229

    Default

    next you'll need the post comment to match!

    its in profileview.css

    .comment_add_comment
    {
    position:relative;
    background-color:#FFFFFF;
    float:left;
    padding-left:25px;
    color:#333366;
    font-size:18px;
    font-weight:bold;
    background-image:url('../images/icons/add_comment.gif');
    background-repeat:no-repeat;
    }
    Running version 6.0.0002 ...researching and testing 6.0.003 in the background

  5. #5
    theman
    Guest

    Default Thank you so much!

    I've been searching for this answer for weeks! Thanks for sharing this.



    Quote Originally Posted by mrpowless View Post
    next you'll need the post comment to match!

    its in profileview.css

    .comment_add_comment
    {
    position:relative;
    background-color:#FFFFFF;
    float:left;
    padding-left:25px;
    color:#333366;
    font-size:18px;
    font-weight:bold;
    background-image:url('../images/icons/add_comment.gif');
    background-repeat:no-repeat;
    }

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Change font size of Ray Chat GLOBALLY
    By johnlewis in forum Ray Community Widget Suite
    Replies: 0
    Last Post: 12-11-2009, 06:11 AM
  2. How to change the font of the side
    By sanne in forum Dolphin General Discussion v5.3 to v5.6.5
    Replies: 1
    Last Post: 10-31-2008, 10:03 PM
  3. Change header font color
    By jettcity88 in forum FAQ & HOWTO
    Replies: 4
    Last Post: 04-10-2008, 05:39 AM
  4. Change Non members actions
    By happipappi in forum General Issues, Comments, Questions
    Replies: 4
    Last Post: 08-23-2006, 05:53 PM
  5. Change default font color
    By Iamtechnogod in forum Graphics / Templates
    Replies: 2
    Last Post: 10-25-2005, 12:12 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •