Open davidpeirs opened 13 years ago
dear,
first, nice job with the orbit, we like it alot !
my question : regarding directionalav, you mention you can put the nav arrow also outside the container in the demo, how ?
Cheers, and many thanks !
David.
I used a negative value for the position, like:
div.slider-nav span.right { background: url(orbit/right-arrow.png); right: -78px; }
(This stuff is under the "DIRECTIONAL NAV" section in the CSS)
dear,
first, nice job with the orbit, we like it alot !
my question : regarding directionalav, you mention you can put the nav arrow also outside the container in the demo, how ?
Cheers, and many thanks !
David.