-
AuthorPosts
-
rhand Friend
rhand
- Join date:
- November 2006
- Posts:
- 213
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 9
- Thanked:
- 15 times in 1 posts
July 24, 2009 at 10:07 am #142973I 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 Friendmihirc
- Join date:
- December 2008
- Posts:
- 597
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 62
- Thanked:
- 95 times in 39 posts
July 24, 2009 at 10:29 am #312082Hello,
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 Friendrhand
- Join date:
- November 2006
- Posts:
- 213
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 9
- Thanked:
- 15 times in 1 posts
July 24, 2009 at 10:47 am #312084That 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 Friendmihirc
- Join date:
- December 2008
- Posts:
- 597
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 62
- Thanked:
- 95 times in 39 posts
July 24, 2009 at 10:53 am #312085Hello,
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 Friendrhand
- Join date:
- November 2006
- Posts:
- 213
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 9
- Thanked:
- 15 times in 1 posts
July 24, 2009 at 11:06 am #312088Cool, 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 gratefulmihirc Friendmihirc
- Join date:
- December 2008
- Posts:
- 597
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 62
- Thanked:
- 95 times in 39 posts
July 24, 2009 at 11:20 am #312089Hello,
Open a new thread for this, and mark this one solved. I will need to look into this.
Regards,
Mihir Chhatre.rhand Friendrhand
- Join date:
- November 2006
- Posts:
- 213
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 9
- Thanked:
- 15 times in 1 posts
July 24, 2009 at 11:27 am #312091Will 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.
May 17, 2010 at 5:53 am #343785I 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 ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 19, 2010 at 3:25 am #343972Dear
Pls give me all problems links, i woud like to have a closer on the issue
Thanks
May 21, 2010 at 5:21 pm #344288Did you get my PM with the link. I would like to try to get the resoved asap. Thanks!
June 21, 2010 at 10:29 pm #347649Still 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 FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 28, 2010 at 1:31 am #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 !
-
AuthorPosts
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