Jump to content

< Solved > Thumb List In One Line


Recommended Posts

Hello Friends,

 

I wish to show product image thumb list in one line with Previous & Next options. Will be great if anyone suggest solution on it.

 

Below is an sample url on which I wish to show that thing.

 

 

3 Images visible with next & previous options & rest will be visible after clicking on respective next previous,.

 

Thanks

Edited by Vilas (see edit history)
Link to comment
Share on other sites

Dear Vekia,

 

Thanks for positive response. Did the same as suggested. But still next button is not appearing in one line. That is appearing in second line. Also I wish to show 3 images visible on thumblist. Rest will be shown after clicking on next previous option.

 

Thanks

Link to comment
Share on other sites

use this code:
 

#view_scroll_right {
margin-top: 20px!important;
padding: 0 4px!important;
height: 18px!important;
width: 9px!important;
text-indent: -3000px!important;
background: url(../img/thumbs_left.gif) no-repeat center center transparent!important;
float: right!important;
top: -70px!important;
position: relative!important;
right: -50px!important;
}

in /themes/default/css/product.css near line 96 (just paste code somewhere)

 

 

effect:

UWShT1Q.png

Link to comment
Share on other sites

Did the same. Thumb issue solved. But one more issue arrived. Now there is blank space is appearing in between thumb list & next module useful links i.e. share on facebook etc... So is that possible to show those options next to these previous next button in one line?

 

So that everything will look good in one line.

 

What you suggest?

Link to comment
Share on other sites

Dear Vekia,

 

Many thanks for your kind support.

 

Will be great if you remove the above mentioned css website link which might be generate unwanted traffic through that.

 

Apologize for it.

 

Thanks once again for your kind support.

Link to comment
Share on other sites

×
×
  • Create New...