Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • rhand Friend
    #142973

    I like this template, but somehow the content surpasses its box on the blog page after a added a few posts and added text between pre tags. You can see my problems here: http://imagewize.net/en/blog This should not happen. The styling should prevent this from happening. Changing the with of .main helped on the blog page but messed up the homepage. So is there another solution?

    mihirc Friend
    #312082

    Hello,

    I think i know what the problem is. It is the image that has been added. This is causing the div to expand. We can ofcourse add a max-width to it, but the problem, is that it will give you an unnecessary scroll at the bottom.

    Just reduce the size of the image and the problem will be fixed.

    Regards,
    Mihir Chhatre.

    rhand Friend
    #312084

    That is a big improvement with the image size reduction. Silly I did not think about that! But somehow the menu is still at the bottom. Just a little further.. Almost there 🙂

    mihirc Friend
    #312085

    Hello,

    Sorry, didnt notice that earlier!

    Here is the fix.

    Open the http://imagewize.net/templates/ja_ruby/css/template.css
    Find the following code on line 821:

    #ja-container-c .w1 {
    width:82.9%;
    }

    Change to
    #ja-container-c .w1 {
    width:82.9%;
    float:left;
    }

    Regards,
    Mihir Chhatre.

    rhand Friend
    #312088

    Cool, worked. One more question if I may be so bold ;-). When I would like the articles on the front page to be smaller so I can get testimonials next to it I can do that with some template parametres can’t I?
    I have been out of Joomla! for a while, but I do recall the capability to add styles to elements on certain page. I just need the front page tp be more lik th Ja Ruby fron page except for the top rotator I use and will keep. Content should make room for the menus underneath.I will look into it myself, but if you can give me a final push into the right direction I’d be grateful

    mihirc Friend
    #312089

    Hello,

    Open a new thread for this, and mark this one solved. I will need to look into this.

    Regards,
    Mihir Chhatre.

    rhand Friend
    #312091

    Will do. Tried a normal reply with adding a solved symbol, but the Joomlart database crashed on me…

    Fixed the issue by marking first post as solved.

    lilmiss Friend
    #343785

    I have this same problem on my blog page and I’ve made the change to:
    #ja-container-c .w1 {
    width:82.9%;
    float:left;
    }

    It still shows up the same. What else maybe causing this to continue to shoot the side menu to the bottom. It’s only on the blog section that it does this.

    Thanks in advance!

    Saguaros Moderator
    #343972

    Dear

    Pls give me all problems links, i woud like to have a closer on the issue

    Thanks

    lilmiss Friend
    #344288

    Did you get my PM with the link. I would like to try to get the resoved asap. Thanks!

    lilmiss Friend
    #347649

    Still waiting for a respons on this. I will be happy to PM you the link to get the resolved. I’ve seem to be able to get all my other issues resolved so far from the forums and hoping to do the same with this issue. Thanks in advance.

    The only thing i can think of is that I need to place this code on another CSS page for it to show up and work? Would this be the case?

    Sherlock Friend
    #348242

    <em>@lilmiss 183576 wrote:</em><blockquote>Still waiting for a respons on this. I will be happy to PM you the link to get the resolved. I’ve seem to be able to get all my other issues resolved so far from the forums and hoping to do the same with this issue. Thanks in advance.

    The only thing i can think of is that I need to place this code on another CSS page for it to show up and work? Would this be the case?</blockquote>

    Dear lilmiss,

    If possible , You can submit a Ticket ,give us more details your issues then one of our staff will take care it for you !

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

This topic contains 12 replies, has 5 voices, and was last updated by  Sherlock 14 years, 4 months ago.

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