-
AuthorPosts
-
mirzamunas Friend
mirzamunas
- Join date:
- April 2008
- Posts:
- 55
- Downloads:
- 15
- Uploads:
- 1
- Thanks:
- 10
- Thanked:
- 4 times in 1 posts
October 26, 2009 at 4:25 pm #145501Can you please help me to find where exactly can I change the sizes inbetween modules in JA Zinc.
How can I reduce the empty space between LOGO and SLIDESHOW?
How can I reduce the border around the SLIDESHOW?
How can I reduce the empty space between SLIDESHOW and the MAIN CONTENT?kallan Friendkallan
- Join date:
- August 2006
- Posts:
- 349
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 22
- Thanked:
- 35 times in 1 posts
October 26, 2009 at 10:22 pm #321661The styles I think you need to change are:
Between Logo and Slideshow:
#ja-headerwrap {
margin-bottom:30px;
}Border slideshow:
#ja-slideshow-wrap {
padding:30px;
}Between slideshow and main content
#ja-slideshowwrap {
margin-bottom:30px;
position:relative;
}Regards
Kiwidesign1 user says Thank You to kallan for this useful post
mirzamunas Friendmirzamunas
- Join date:
- April 2008
- Posts:
- 55
- Downloads:
- 15
- Uploads:
- 1
- Thanks:
- 10
- Thanked:
- 4 times in 1 posts
October 27, 2009 at 4:38 pm #321785between LOGO and SLIDESHOW.. found the code in template.css in ja_zinc/css folder and IT WORKED 🙂
border around SLIDESHOW.. well, I found this code in ja.slideshow.css in ja_zinc/css but unfortunately it DID NOT WORK…. and the code looks like this
#ja-slideshow-wrap {
background: url(../images/content-center.png) repeat-y center top;
padding: 0 30px;
position: relative;
}FOUND the same codes in xmas.css (this is the theme I am using) in ja_zinc/css/colors and IT WORKED! but the SLIDESHOW image needs to be altered…
between SLIDESHOW and MAIN CONTENT.. thanks again found the code in ja.slideshow.css in ja_zinc/css folder.. DID WORK! 🙂
DID CHANGE the borders around the MAIN CONTENT.. unfortunately I do not remember where I changed it.. 🙁
mirzamunas Friendmirzamunas
- Join date:
- April 2008
- Posts:
- 55
- Downloads:
- 15
- Uploads:
- 1
- Thanks:
- 10
- Thanked:
- 4 times in 1 posts
October 27, 2009 at 4:58 pm #321786found it… changed the border of the MAIN CONTENT in xmas.css (as this is the theme I am using) in ja_zinc/css/colors folder… IT WORKS! 🙂
mirzamunas Friendmirzamunas
- Join date:
- April 2008
- Posts:
- 55
- Downloads:
- 15
- Uploads:
- 1
- Thanks:
- 10
- Thanked:
- 4 times in 1 posts
October 27, 2009 at 5:37 pm #321793only the left and top border size of SLIDESHOW changed after I made changes in xmas.css in ja_zinc/css/colors
#ja-slideshow-wrap {
background: #FFFFFF;
padding: 10px 15px;
}kallan Friendkallan
- Join date:
- August 2006
- Posts:
- 349
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 22
- Thanked:
- 35 times in 1 posts
October 27, 2009 at 9:01 pm #321818The slideshow wrap css is found in movie.css.
The best thing to do if you want to find out where styles are set is to use mozilla firefox and get the firebug addon.
mirzamunas Friendmirzamunas
- Join date:
- April 2008
- Posts:
- 55
- Downloads:
- 15
- Uploads:
- 1
- Thanks:
- 10
- Thanked:
- 4 times in 1 posts
October 28, 2009 at 1:34 am #321836but I am using the xmas theme… (xmas.css) I am not using the movie theme… (movie.css) ……… but please have a look at http://www.starlightsuite.co.uk/index.php [please directly visit index.php as on index.htm I have set up the construction page]
when you visit the website you will clearly understand what I am talking about… I mean the SLIDESHOW
kallan Friendkallan
- Join date:
- August 2006
- Posts:
- 349
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 22
- Thanked:
- 35 times in 1 posts
October 28, 2009 at 1:44 am #321838Hi yes I figured you were using a different theme however I only had the movie one to go on as you hadn’t posted link. It was just meant to give you an idea where to look.
As to the gaps in the slideshow
At the bottom there is a div displayed which has the following css
#ja-slidebar {
display:block;
margin-left:4px;
padding:20px 0 0;
z-index:100;
}As to the right of the slideshow check the module properties the width of the image is being determined automatically so are your images wide enough?
But like I said earlier the easiest way for you to troubleshoot is to install the Firebug add on into mozilla.
Good luck
-
AuthorPosts
This topic contains 8 replies, has 2 voices, and was last updated by kallan 15 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum