-
AuthorPosts
-
January 5, 2009 at 3:36 pm #136744
Hi,
Can someone tell me how I can make user5, user6, and user7 float right? Basically, I want to make the left column align at the top with user5 and user6. Or, a better way to put this, I would like to make the left column look like the right column, and vice versa. (Hopefully, this makes sense.)Thanks for the help,
BrianSP Media FriendSP Media
- Join date:
- September 2014
- Posts:
- 477
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 38
- Thanked:
- 70 times in 27 posts
January 7, 2009 at 10:40 am #285089Does the position “Right” not work?
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
January 7, 2009 at 10:51 am #285091Hi enolbos,
Please see my guide:
+ Open template.css file, find and change classes as follows:
– line 554:
#ja-mainbodywrap {
float:right;
width:70%;
}– line 584:
#ja-col2 {
float:left;
overflow:hidden;
width:30%;
}– line 563
#ja-content {
clear:both;
display:block;
float:left;
width:75%;
}– line 576
#ja-col1 {
float:right;
overflow:hidden;
width:25%;
}January 7, 2009 at 1:18 pm #285135That is so close to what I want to do. Is there a way to do this, but keep col1 as the leftside and col2 as the rightside? Also, I would like to keep the padding the same between the columns. When I follow your guide the leftside and the main body are “touching.” However, there is padding between the rightside (“col1”) and the border.
Basically, my goal is to have col1 move up, col2 move down, and user 5, user6, and user7 shift to the right. I don’t want the main body (Welcome to the Frontpage) to move at all. Is there a way to achieve this?
Thanks for the help,
BrianSP Media FriendSP Media
- Join date:
- September 2014
- Posts:
- 477
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 38
- Thanked:
- 70 times in 27 posts
January 7, 2009 at 1:27 pm #285136Alter the percentages to match, the left floating div, is say, 20%, right one is 20% and the content one is 60%. That way the left and right side are the same width, and the central one sits at 60%.
Hope that helps. 🙂
January 7, 2009 at 1:52 pm #285145That almost has it. But, there is still space on the right between user7 and the border.
Thanks,
BrianSP Media FriendSP Media
- Join date:
- September 2014
- Posts:
- 477
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 38
- Thanked:
- 70 times in 27 posts
January 7, 2009 at 2:08 pm #285157Do you have a link for it so we can see it online?
January 7, 2009 at 2:24 pm #285164<em>@spmedia 104491 wrote:</em><blockquote>Do you have a link for it so we can see it online?</blockquote>
http://coffee-importers.com UN/PW: joomla/abc123
How I would like to see this is with the search, shopping cart, and account maintenance on the right. Coffee Beans by Country should be on the left. However, these columns line up vertically how I want them.
The padding between user7 and the right border should be between user7 and (what is now) search, shopping cart, etc.
As I mentioned earlier, I would like to shift user 5, 6, and 7 to the right, shift the right column down, and the left column up.
Thanks for all of the help,
Brian -
AuthorPosts
This topic contains 8 replies, has 3 voices, and was last updated by enolbos 15 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum