- This topic has 10 replies, 4 voices, and was last updated 8 years, 3 months ago by
HeinzLamerswebde.
- AuthorPosts
- May 12, 2013 at 7:15 am #4025
gowrishagmailcom
MemberI am trying to change the height of my slider in my Sensitive Pro template. The current height – I think around 400px occupies too much real estate for my use case. I tried changing the slider phps and got the slider themselves to be of desirable height, but the container continues to be large. I am thinking this is in the css, but going through the css and changing pieces there is not yielding results for me. I think I am missing something. Help please
May 12, 2013 at 10:06 am #4026WordPress Eden
Keymasterchange the height for id “#banner” in style.css
November 2, 2013 at 12:31 pm #50503HeinzLamerswebde
MemberI want to change the height too.
1) I changed the size of all pics to width =”1100px” and heigth=”400px”
2) I opened the style.css and searched for the ‘banner position.
This is the original “#banner”
#banner {
width: 1100px;
height: 400px;
position: relative;
left: 50%;
margin-left: -550px;
margin-top: -20px;
margin-bottom: 20px;
overflow: hidden;
font: “Lucida Grande”, “Lucida Sans Unicode”, helvetica, verdana, arial, sans-serif;
}3.) I changed in the “#banner” from “height: “400px” to height:”200px”.
The result: None, the same as before changing (see http://www.line1.de)
My question: are the any more changes necessary, in the style.css or any other files?
Thanx
Heinz
November 4, 2013 at 6:29 pm #50513WordPress Eden
Keymasterthere I’m still seeing same height in css too, anyhow if you want me to change that for you please send temporary wp-admin login info to contact@wpeden.com and the height you want to set there.
November 5, 2013 at 6:53 pm #50525HeinzLamerswebde
MemberHi WP Eden,
yes, the height in the css is 400 again. I just sent you an email with the login info!
Thanx, Heinz
November 5, 2013 at 8:29 pm #50529WordPress Eden
Keymaster@HeinzLamerswebde, sorry, the correct location is actually
all-in-one-slider/sliders/slitslider/css/style.css
, anyhow I’ve changed it in your installation already, set to 300px as you askedNovember 5, 2013 at 8:54 pm #50532HeinzLamerswebde
MemberOh, I did change another style.css. That’s why it doesn’t function.
Thanx for helping, but now I see another problem. The text-Container is to small.
November 6, 2013 at 11:51 am #50544HeinzLamerswebde
Member???
November 7, 2013 at 9:38 am #50552HeinzLamerswebde
MemberSorry, it’s me again. There is no place for the “view-link”.
I wanted to restore the original state and changed the height in “400” in the “all-in-one-slider/sliders/slitslider/css/style.css”. But no result.
November 8, 2013 at 5:14 pm #50567Shahriar
ModeratorPlease send temporary wp-admin login info to contact@wpeden.com and a link to this thread. Thanks.
November 9, 2013 at 9:14 pm #50592HeinzLamerswebde
MemberThanx for solving my problem. Now it works fine and I know how to change it, if I want it.
ATB from Germany
Heinz
- AuthorPosts
- You must be logged in to reply to this topic.