Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • dgold Friend
    #154942

    Hey, I want to change the way the front page blog articles display, but when I tried to change the thumbnail plugin, the words overlay the picture.

    What part of the css do I need to go into?

    Also — how do I add your Read More button? (this is a live site that I am converting)


    1. css-issues
    aman204 Friend
    #357768

    Can you provide a link to your site

    dgold Friend
    #357771

    yeah, but I disabled the body on front page and am using a news module. But feel free to checkkout tempe12.com

    aman204 Friend
    #357837

    Sorry but It is tough to judge without diagnosing it 🙂

    Can you please assign frontpage blog layout to check it

    dgold Friend
    #357862

    here is a link to demo site

    http://t1.romatest.com/

    live site is tempe12.com

    (they are the same)

    As long as you are looking, how do I move down the front page sideshow a few pixels? I tried adding a margin top css rule but it doesn’t help.

    aman204 Friend
    #357935

    Try re-install thumbnail plugin and also, have the layout settings as this::

    <blockquote># Main 0
    # Intro 3
    # Columns 1
    # links 0 </blockquote>

    <blockquote>As long as you are looking, how do I move down the front page sideshow a few pixels? I tried adding a margin top css rule but it doesn’t help</blockquote>

    You can change this::

    .ja-slidewrap-style2 {mod_ja…ow2.css (line 209)
    border:medium none;
    margin-bottom:-11px;
    padding:10px 10px 0;
    }

    to

    .ja-slidewrap-style2 {mod_ja…ow2.css (line 209)
    border:medium none;
    margin-bottom:-11px;
    padding:10px 10px 0;
    margin-top:10px;
    }

    and adjust value accordingly

    dgold Friend
    #357939

    Is this part in the plugin or the frontpage?

    # Main 0
    # Intro 3
    # Columns 1
    # links 0

    also — whow do I style joomsocial correctly..?

    Look at the live site tempe12.com and click on connect to see my issues.

    aman204 Friend
    #357942

    <blockquote>Is this part in the plugin or the frontpage?

    # Main 0
    # Intro 3
    # Columns 1
    # links 0</blockquote>

    It is seen in parameters of frontpage blog layout which has been assigned for specific menu item

    <blockquote>also — whow do I style joomsocial correctly..?

    Look at the live site tempe12.com and click on connect to see my issues. </blockquote>

    Can you please start new topic for this

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 2 voices, and was last updated by  aman204 14 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum