Question Purchasing items from thread page

Status
Not open for further replies.

mikez006

Customer
On the "create thread" page we have about 15 items that are purchasable during thread creation. Is there a way to make this area double columns instead of one?

15 items create a long list that someone has to scroll past each time. It would be better if it could be split into 2 columns to save space.

Is this possible?
 
That's something that would be best left to your skin developer. The six templates to worry about are:
  • dbtech_vbshop_threadpage_itembit
  • dbtech_vbshop_threadpage_itemgroup
  • dbtech_vbshop_threadpage_wrapper
  • dbtech_vbshop_threadcreate_itembit
  • dbtech_vbshop_threadcreate_itemgroup
  • dbtech_vbshop_threadcreate_wrapper

"_itembit" is the template that deals with each individual item, currently that's using <tr> tags for each individual item.
"_itemgroup" is the template that groups each item list under its own item type, this might be the best place to separate them so that each item type is on the same line.
"_wrapper" is the template that surrounds the previous two templates.
 
Hello mikez006,

This ticket has now been closed with the status Answered.

We hope your issue or question has been addressed to your satisfaction. If not, please feel free to re-open it by clicking this link.

If you have any further issues or questions, please feel free to start a new support ticket via the button at the top of every page.

Thank you!
 
Status
Not open for further replies.

Legacy vBShop

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
1,260
Customer rating
0.00 star(s) 0 ratings
Back
Top