- 2
Hi I am using a motion theme and i really like it. I would however like to change the width of the nivo slider i have on the home page to 980 pixels instead of the standard 100%.
I have tried two things.
1) I have changed all the references of width to (width: 980;) in the nivo-slider.css.
2) i also tried adding the folloinwg code to the custom header box in the motion theme settings page
.nivoSlider a.nivo-imageLink {
width: 980;
}
neither of these worked for me. As i am not an expert in css I was wondering if anybody could point me to an easy way of doing this?
thanks
Tommy
I have tried two things.
1) I have changed all the references of width to (width: 980;) in the nivo-slider.css.
2) i also tried adding the folloinwg code to the custom header box in the motion theme settings page
.nivoSlider a.nivo-imageLink {
width: 980;
}
neither of these worked for me. As i am not an expert in css I was wondering if anybody could point me to an easy way of doing this?
thanks
Tommy