-
AuthorPosts
-
January 22, 2008 at 12:29 am #125134
Hi,
I have made significant changes to ja_rochea template. Please take a look:
Does anyone know how to increase the spacing between the 3 ajax spotlights? What should I change in the code?
Also, is there someone who is using boht the AJAX spotlight and the picture slimbox? One is excluding the other. Is there a way to use both at the same time?
Thanks,
VladoKhanh Le ModeratorKhanh Le
- Join date:
- November 2013
- Posts:
- 1884
- Downloads:
- 41
- Uploads:
- 31
- Thanks:
- 44
- Thanked:
- 203 times in 131 posts
January 22, 2008 at 8:46 am #236905You could add following style to your template_css.css file:
#ja-topsl div.moduletable {
padding: 0 0 0 10px;
}
January 22, 2008 at 3:19 pm #236930Thank you for the response, however, I must be placing the code in the wrong place in the template_css.css. I tried psting the code both in the Spotlight General and the Top Spotlight sections and nothing happened.
Could you be more specific when it comes to placing this code? Below I have pasted the code for our spotlight module:
/* SPOTLIGHT
——————————————————— */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
float: left;
overflow: hidden;
}.ja-box-left div.moduletable {
padding: 0 10px 10px 0;}
.ja-box-right div.moduletable {
padding: 0 0 10px 10px;
}.ja-box-center div.moduletable {
padding: 0 5px 10px;
}/* Top Spotlight */
#ja-topslwrap {
padding: 0;
margin-bottom: 10px;
margin-right: 10px;
}div.sep {
display: block;
height: 10px;
background: url(../images/sep2.gif) no-repeat top right;
}#ja-topsl h3, #ja-botsl h3 {
background: none;
}#ja-topsl div.moduletable h3 {
margin: 0;
padding: 0;
}#ja-topsl div.ja-box-left,
#ja-topsl div.ja-box-center,
#ja-topsl div.ja-box-right {
padding: 0 !important;
}#ja-topsl div.ja-box-left,
#ja-topsl div.ja-box-center {
}/* Bottom Spotlight */
#ja-botsl {
padding: 15px 0;
color: #999999;
border-top: 1px solid #CCCCCC;
}#ja-botsl a {
color: #999999;
}#ja-botsl a:hover, #ja-botsl a:active, #ja-botsl a:focus {
color: #4F4F4F;
}#ja-topsl ul,
#ja-botsl ul {
padding: 0;
margin: 0!important;
}#ja-topsl li,
#ja-botsl li {
padding: 0 0 0 12px;
margin: 0;
background: url(../images/arrow.png) no-repeat 2px 7px;
}#ja-topsl td,
#ja-botsl td {
padding: 0;
}#ja-botsl .article_seperator,
#ja-topsl .article_seperator {
display: none;
}#ja-botsl table,
#ja-topsl table {
border-spacing: 0;
border-collapse: collapse;
}mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
January 22, 2008 at 6:54 pm #236943Try a simple solution….do you have anything in the suffix? like -cyan -green?
if you do try and remove that and see if it makes any difference
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
January 22, 2008 at 7:07 pm #236945the white bar that appears at the bottom of your screen can be fixed by adding allign left to your copyrite in your footer
<p align=”left”><small>Copyright © 2007 – 2008 Vacay Homes. <br>
<a title=”Vacay Homes” target=”blank” href=”http://www.vacayhomes.com/”>Vacay
Homes</a> is a property of Manifest Equity LLC ©</small></p>January 23, 2008 at 12:52 am #236973Thank you for your help. There is currently nothing in the suffix field. is there some code I can place in the suffix field to add a margin?
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
January 23, 2008 at 1:43 pm #237018may I ask what is the size of your images?
January 23, 2008 at 3:05 pm #237023Our images are 240 wide by 180 high. I know if I shrink the images a natural gap will be present, but the text boxes below will still touch. The Ja Rochea demo has larger images that are naturally cropped by the size of the ajax space. Ideas?
Khanh Le ModeratorKhanh Le
- Join date:
- November 2013
- Posts:
- 1884
- Downloads:
- 41
- Uploads:
- 31
- Thanks:
- 44
- Thanked:
- 203 times in 131 posts
January 24, 2008 at 5:05 am #237049The problem is that you are using Mambo, not Joomla. Joomla generate class=”moduletable” for module while Mambo use id (id=”moduletable”). I think you should switch to Joomla to fix this problem.
-
AuthorPosts
This topic contains 9 replies, has 3 voices, and was last updated by Khanh Le 16 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum