Support » Plugin: WP Smart Mobile Theme Plugin » Blog title too long for header space

  • Resolved slgolden

    (@slgolden)


    This plugin looks beautiful except the title of my blog doesn’t fit in the header space. The extra letters drop into the space below where the title of the top blog post is. This happens with all 3 themes.

    Is it possible to reduce the size of the header font?

    Thank you.

    http://wordpress.org/plugins/wpsmart-mobile/

Viewing 9 replies - 1 through 9 (of 9 total)
  • Go to your plugin folders > wpsmart > themes > and depending on your theme (mine is classic for example) open the css file and modify the header css, should fix you up.

    Thread Starter slgolden

    (@slgolden)

    Thanks–but my ability to edit html is minimal. In the themes folder there are three css files but I can’t tell which one to edit.

    In wpsmart-mobile/admin/css/wps-admin.css I found:

    .wps-admin-header {
    -webkit-box-shadow: inset 0 -1px 0px 0px #FFFFFF;
    -moz-box-shadow: inset 0 -1px 0px 0px #FFFFFF;
    box-shadow: inset 0 -1px 0px 0px #FFFFFF;
    background-image: -webkit-linear-gradient(#FCFCFC,#F1F1F1);
    background-image: -moz-linear-gradient(#FCFCFC,#F1F1F1);
    background-image: linear-gradient(#FCFCFC,#F1F1F1);
    padding: 20px;
    border-width: 1px;
    border-style: solid;
    border-color: #DDDDDD #DDDDDD #BCBCBC #DDDDDD;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-size: 21px;
    color: #555;
    font-weight: 500;
    position: relative;

    Changed 21px to 12 but it made no difference. If this isn’t the right thing to change, can you give me more specific instructions?

    Plugin Author WPSmart

    (@wpsmart)

    Hey slgolden,

    Can you send the URL of your site so we can see this happening?

    Also, we’re working on adding additional customization features from the admin panel, such as font size, to the theme. Look for that to come in the near future!

    Also, thanks to patrickwitmer for helping out a fellow WPSmart Mobile user 🙂

    Thread Starter slgolden

    (@slgolden)

    Here it is:
    http://writingcraftandpractice.stephaniegolden.net

    The top post has a photo with a black background so you don’t see the dropped letters, but they’re obvious in the next two posts.

    Another problem: in all the posts, the 1st photo appears twice, sometimes farther down in the post but in a couple of cases the duplicates are right next to each other. In the desktop version they only appear once.

    If it matters, I’m looking at the site on a Samsung Galaxy running Gingerbread.

    Thanks

    Stephanie

    Thread Starter slgolden

    (@slgolden)

    PS–I figured out how to fix the photo problem. Would love to get the font size reduced.

    Thread Starter slgolden

    (@slgolden)

    Today I installed the update to this plugin, but find that there is still no option for customizing font size, and my blog title still drops down into the image above the post.

    Could you explain how I can edit the header css to make the font smaller? I need detailed instructions about what line to modify and how.

    Again my url is http://writingcraftandpractice.stephaniegolden.net

    Thanks much for any help.

    petezx

    (@petezx)

    Stephanie, have you considered making yourself a logo (400px x 50px) to get around this problem?

    Thread Starter slgolden

    (@slgolden)

    No, didn’t think of it. I’m not that tech-savvy, but I should be able to do that. Will try, and thanks!

    Thread Starter slgolden

    (@slgolden)

    I did it! Not perfect, but much better than before. HEre’s a link:
    http://writingcraftandpractice.stephaniegolden.net

    Thank you so much–I’m really tickled!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Blog title too long for header space’ is closed to new replies.