-
AuthorPosts
-
stuart29 Friend
stuart29
- Join date:
- August 2006
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
March 9, 2010 at 8:47 pm #149352i have moved user9 position along side user5 but i cannot seem to get them to look all the same
heres the link to the site i am working on http://www.skwebdesign.co.uk/client/jbh-property/ if some on could take a look and point me in the right direction i am trying to get them all the same widths with equal padding and marginCheers Stu 🙂
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 11, 2010 at 3:12 am #335733Pls open the file templates/ja_raite/index.php and find codes:
[PHP]$sl = $tmpTools->calSpotlight ($spotlight,$tmpTools->isOP()?100:99.9);[/PHP]
pls replace:
[PHP] $sl = $tmpTools->calSpotlight ($spotlight,$tmpTools->isOP()?100:99.9, 40, ‘right’);[/PHP]pls replace value 40 to change the width of the user 9 position
Good luck
stuart29 Friendstuart29
- Join date:
- August 2006
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
March 11, 2010 at 8:12 am #335780that has made the right box alot bigger so i reduced 40 down to 25 but the gap between the two middle modules is diffrent still any ideas
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 13, 2010 at 4:26 am #336058Dear stuart29!
Pls open the file: /templates/ja_raite/css/template.css and find codes
.ja-box-left div.moduletable { padding: 0 20px 0 0; }
.ja-box-center div.moduletable { padding: 0 10px; }
.ja-box-right div.moduletable { padding: 0 0 0 20px; }pls adjust value for the padding attribute
Good luck
1 user says Thank You to Saguaros for this useful post
stuart29 Friendstuart29
- Join date:
- August 2006
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
March 13, 2010 at 8:28 am #336072thanks alot tienhc appriciate it 🙂
stuart29 Friendstuart29
- Join date:
- August 2006
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
March 16, 2010 at 9:53 pm #336491still canot seem to get them perfect anymore ideas 😛
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 17, 2010 at 8:58 am #336559Dear stuart29!
Have you got any problems on this ? pls let me know 🙂
Thanks
stuart29 Friendstuart29
- Join date:
- August 2006
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
March 17, 2010 at 10:02 am #336580<em>@tienhc 169865 wrote:</em><blockquote>Dear stuart29!
Have you got any problems on this ? pls let me know 🙂
Thanks</blockquote>
just can not seem to get them all the same width and equal marginSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 19, 2010 at 2:35 am #336830Dear stuart29!
here is the solution for you:
.ja-box-left div.moduletable { padding: 0 20px 0 0; }
.ja-box-center div.moduletable { padding: 0 10px; }
.ja-box-right div.moduletable { padding: 0 0 0 20px; }you replace:
.ja-box-left div.moduletable { padding:0 5px 0 0; }
.ja-box-center div.moduletable { padding:0 5px; }
.ja-box-right div.moduletable { padding: 0 0 0 5px; }and find codes:
.ja-box-right { float: right; color:#FFF; }
and replace:
.ja-box-right { float: left; color:#FFF; }
Good luck
stuart29 Friendstuart29
- Join date:
- August 2006
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
March 23, 2010 at 9:41 pm #337484thats it thanks tienhc top bloke also could you tell me how to stop my images getting the background color when linked i have tried everything to my skill level with css need to advice its the foru images on the main index
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 26, 2010 at 2:22 am #337826Dear stuart29!
would you like to remove border of images display on the front-page ?
if it is true. pls open the file template.css file and find codes:
.article-img img {
border: 8px solid #f2f2f2;
width: 204px;
}you adjust the value of the border attribute in the above style .
-
AuthorPosts
This topic contains 11 replies, has 2 voices, and was last updated by Saguaros 14 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum