-
AuthorPosts
-
christophergroup Friend
christophergroup
- Join date:
- February 2009
- Posts:
- 45
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 13
February 17, 2009 at 4:59 am #138215Hi I have changed the main Item height in the demo slideshow in the header from 360 to 450. I also made arrow-l.gif and arrow-r.gif 450px high but in the slide show they are still not tall enough they show thru at the bottom and top.
Thank you for your help
CG
jsliao Friendjsliao
- Join date:
- April 2008
- Posts:
- 817
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 25
- Thanked:
- 236 times in 210 posts
February 17, 2009 at 5:16 am #291875open your ja.slideshow2.css (line 85)
change
.but_next {
background:transparent url(../images/arrow-r.gif) no-repeat scroll left center;
right:0;
}to
.but_next {
background:transparent url(../images/arrow-r.gif) no-repeat scroll left top;
right:0;
}—————————
also at ja.slideshow2.css (line 77)change
.but_prev {
background:transparent url(../images/arrow-l.gif) no-repeat scroll right center;
left:0;
}
to
.but_prev {
background:transparent url(../images/arrow-l.gif) no-repeat scroll right top;
left:0;
}
christophergroup Friendchristophergroup
- Join date:
- February 2009
- Posts:
- 45
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 13
February 17, 2009 at 5:35 am #291884My Line 77 says this
.but_prev {
background: url(arrow-l.gif) no-repeat right center;
left: 0;
}And my Line 85 says this
.but_next {
background: url(arrow-r.gif) no-repeat left center;
right: 0;
}I replace Center with top on both but it didn’t do anything.
CG
jsliao Friendjsliao
- Join date:
- April 2008
- Posts:
- 817
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 25
- Thanked:
- 236 times in 210 posts
February 17, 2009 at 5:43 am #291886post link to your live site pls
christophergroup Friendchristophergroup
- Join date:
- February 2009
- Posts:
- 45
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 13
February 17, 2009 at 5:55 am #291892It is local, I can send you screen shots. Interesting note thought I deleted the arrow-r.gif and it still appeared on the front page.
CG
jsliao Friendjsliao
- Join date:
- April 2008
- Posts:
- 817
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 25
- Thanked:
- 236 times in 210 posts
February 17, 2009 at 5:59 am #291893i need to see the code and css in the browser in order to debug for you, screenshots just doesnt give that information
christophergroup Friendchristophergroup
- Join date:
- February 2009
- Posts:
- 45
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 13
February 17, 2009 at 7:01 am #291917Thank you for your help I will try to get the site up in a day or two.
jsliao Friendjsliao
- Join date:
- April 2008
- Posts:
- 817
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 25
- Thanked:
- 236 times in 210 posts
February 17, 2009 at 7:06 am #291919sure. leme know when the site is up and i’ll try to help u out.
christophergroup Friendchristophergroup
- Join date:
- February 2009
- Posts:
- 45
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 13
February 17, 2009 at 7:16 am #291923Thanks I will let you know,
How can I remove the “Welcome to the Frontpage” text and bar that is in the body?CG
jsliao Friendjsliao
- Join date:
- April 2008
- Posts:
- 817
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 25
- Thanked:
- 236 times in 210 posts
February 17, 2009 at 7:45 am #291928for the text,
Menus->Main Menu
Click “Home”
Under “Parameters (System)”
Change “Page Title” as requiredchristophergroup Friendchristophergroup
- Join date:
- February 2009
- Posts:
- 45
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 13
February 17, 2009 at 4:13 pm #292081Thank you very much can’t believe I missed that.;)
CGchristophergroup Friendchristophergroup
- Join date:
- February 2009
- Posts:
- 45
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 13
February 17, 2009 at 5:03 pm #292093Thank you, that makes sense can’t believe I missed it.
I just went ahead and changed the slideshow images from 450 height back to 360 height and it corrected my problem. I think from now on I will just stick to that height. Thank you for your patience.
CG
AuthorPostsViewing 12 posts - 1 through 12 (of 12 total)This topic contains 12 replies, has 2 voices, and was last updated by christophergroup 15 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jaslideshow2 Help Main Item height change.
Viewing 12 posts - 1 through 12 (of 12 total)