Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • darrenf Friend
    #152840

    Hi guys, I noticed a bug with this template. If I click a hyper text with anchor, the new page will be slightly misaligned at the breadcrumb area.

    Arvind Chauhan Moderator
    #350659

    Hi darren,

    Can you post your site url with page url, where we can see the error?

    Arvind

    darrenf Friend
    #351215

    <em>@drarvindc 187534 wrote:</em><blockquote>Hi darren,

    Can you post your site url with page url, where we can see the error?

    Arvind</blockquote>

    I have sent you a PM. Thanks!

    darrenf Friend
    #351366

    Any solution?

    darrenf Friend
    #351644

    Still waiting for a solution.

    darrenf Friend
    #351868

    ….. need support

    Arvind Chauhan Moderator
    #351927

    HI Darren,
    Sorry, i was away.

    Try this . Open /templates/ja_tube/css/template.css

    around line 1392

    #ja-pathway {
    background: url(../images/icon-home.gif) no-repeat left center;
    clear: both;
    height: 22px;
    margin-bottom: 10px;
    padding: 2px 0 2px 30px;

    change padding values to:

    padding: 20px 0 2px 30px;

    Hope that helps.

    Arvind

    Arvind Chauhan Moderator
    #351928

    Now, if you want to align that Home icon well. Try this on the same code


    #ja-pathway {
    background: url(../images/icon-home.gif) no-repeat left center;
    clear: both;
    height: 35px;
    padding: 20px 0 2px 30px;
    }

    Hope it helps you out and sorry for the delay in replying.

    Before & After

    The forum used to give popup for PM msgs earlier.. now with upgrade its gone silent and so i missed the PM.

    Arvind


    1. before
    2. after
    darrenf Friend
    #352287

    Many thanks! It works!

    I’m starting to figure out how you find the source of the problem via firebug. That’s what you used to solve it right?

    Arvind Chauhan Moderator
    #352326

    Yes darrenf,

    I used firebug to fix that. Firebug is a must have tool for any developer or newbies, its fun and it helps a lot.

    btw, sorry for replying late, i missed the first PM you sent me and then i got lost in other works.

    Regards

    Arvind

    darrenf Friend
    #352923

    No problem

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

This topic contains 11 replies, has 2 voices, and was last updated by  darrenf 14 years, 3 months ago.

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