Viewing 15 posts - 1 through 15 (of 24 total)
  • Author
    Posts
  • diatribe Friend
    #169743

    I would like to increase the color contrast of the homepage, and have attached a mock image of what I’m trying to achieve (see link below).

    As you can see, I would like to achieve the following:

    1. Black background on either side of content area
    2. Dark gray background for the JA News Pro (headline theme) and JA Tabs 2 modules
    3. Light gray border around the JA News Pro (headline theme) to give it definition
    4. Cellpadding around image in JA News Pro (headline theme)

    Additionally (but not shown in image) I would also like

    5. The font and text color in to be white in the JA News Pro module (headline theme)
    6. Delete the white space in between date and logo
    7. Delete blue bar beneath the top level menu
    8. Delete white space beneath the blue bar in point 7.

    (Link edited out 27.11.11 due to lack of ongoing support)

    I would appreciate detailed information on how to go about implementing these changes.

    Many thanks in advance.

    TomC Moderator
    #419724

    Greetings . . . That is quite a list of customization requests.

    Are you familiar with working with CSS for making the kind of modifications you are wanting to achieve above?

    diatribe Friend
    #419727

    <em>@TomC 276405 wrote:</em><blockquote>Greetings . . . That is quite a list of customization requests. Are you familiar with working with CSS for making the kind of modifications you are wanting to achieve above?</blockquote>

    Hi TomC

    I have been tweaking CSS for years now, so feel comfortable with what I need to get done if the tweaks are small. But I would need clear details in order to make the changes above.

    If you feel that the changes outlined are too advanced for me or too much to ask in a forum – then would be happy to consider sourcing a freelancer to make the changes. However, I would prefer to use someone who is familiar with the template if you have recommendations.

    chavan Friend
    #419728

    Need your site Url.

    TomC Moderator
    #420121

    <em>@diatribe 276408 wrote:</em><blockquote>
    If you feel that the changes outlined are too advanced for me or too much to ask in a forum – then would be happy to consider sourcing a freelancer to make the changes. However, I would prefer to use someone who is familiar with the template if you have recommendations.</blockquote>
    Have you responded to Chavan (above)? He is one of our resident Magento gurus and may be able to assist you with some of your customization requests.

    chavan Friend
    #420137

    Tom,

    Yes he has given me the Url and Now, waiting for his admin panel details….

    Thanks

    diatribe Friend
    #420328

    <em>@Chavan 276902 wrote:</em><blockquote>Tom,

    Yes he has given me the Url and Now, waiting for his admin panel details….

    Thanks</blockquote>

    Hi Chavan

    What do you mean you are waiting for admin panel details?

    The last request I had from you was “I need the template manager access”, and so I made you a Super Administrator about an hour after you asked. Is there something else I need to do?

    Cheers

    chavan Friend
    #420530

    I was not Intimated regarding it. ok will check it and update you.

    chavan Friend
    #420545

    1.Black background on either side of content area

    Go to this File: templates/ja_teline_iv/css/template.css

    Replace this code

    body#bd { background: #fff; color: #000; font-size: 12px; /* Base Font */ line-height: 1.5; }

    With

    body#bd { background: #000; color: #000; font-size: 12px; /* Base Font */ line-height: 1.5; }

    Add this code


    #ja-wrapper { margin: 0 auto; max-width: 1200px; width: 980px; background: #fff; }

    ——————————————————————————————————————————————————————————————-

    2. Dark gray background for the JA News Pro (headline theme) and JA Tabs 2 modules
    3. Light gray border around the JA News Pro (headline theme) to give it definition

    Go to this File: templates/ja_teline_iv/css/template.css

    Replace this code

    #ja-topsl1 .main { padding: 0; }

    With


    #ja-topsl1 .main {
    background: none repeat scroll 0 0 #363636;
    padding: 2px 0 0 0;

    }

    ——————————————————————————————————————————————————————————————-
    4. Cellpadding around image in JA News Pro (headline theme)

    Go to this File: modules/mod_janews_fp/tmpl/headline/style.css

    Find this code and Replace it

    .headline .ja-zincontent img { margin-right: 15px; }
    With

    .headline .ja-zincontent img { margin-right: 0 15px 5px 8px; }

    Note: If you Find my Post useful please click on the Thanks Icon

    chavan Friend
    #420546

    Please post the changes Live and reply me. I will post the next Set of changes.

    Note: If you Find my Post useful please click on the Thanks Icon

    diatribe Friend
    #421070

    <em>@Chavan 277397 wrote:</em><blockquote>Please post the changes Live and reply me. I will post the next Set of changes.
    </blockquote>

    Hi Chavan

    I apologise for having not replied sooner but I did not get an email notice saying there was a new post in this thread. I will make the changes later today, and let you know how I go.

    Thanks again…

    chavan Friend
    #421237

    As you said in PM. you have updated the changes in site. But I don’t see anything.

    Waiting for you to update the changes in your site

    Note: If you Find my Post useful please click on the Thanks Icon

    chavan Friend
    #421352

    check your site Now, It reflects now.

    Have you done all the changes said by me?

    Since the site gets a little collapsed. Please check my previous post. If not Post your ftp details I will fix it for you.

    Please advice.

    diatribe Friend
    #421367

    Hi Chavan

    Yes, I have done all the changes you asked me to.

    I cleared the cache (and purged) so hopefully you can see them now.

    I will send you some FTP access details if that helps make things easier. But I don’t mind doing the changes myself.

    Many thanks for your continued support.

    Diatribe….

    diatribe Friend
    #422468

    <em>@Chavan 278421 wrote:</em><blockquote>check your site Now, It reflects now.

    Have you done all the changes said by me?

    Since the site gets a little collapsed. Please check my previous post. If not Post your ftp details I will fix it for you.

    Please advice.</blockquote>

    Hi Chavan

    How are the next lot of changes coming along?

Viewing 15 posts - 1 through 15 (of 24 total)

This topic contains 24 replies, has 5 voices, and was last updated by  diatribe 12 years, 11 months ago.

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