vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced Dynamics > vBa Dynamics v2.0 Support > "How Do I..." Questions

Reply
 
Thread Tools Display Modes
  #1  
Old 07-11-2012, 08:25 AM
angeljs angeljs is offline
Senior Member
 
Join Date: Aug 2005
Posts: 155
Default Show different attachment types separately

Is there a way to show different attachment types separately from each other? For example, I like to show the image attachments inline, horizontally, but would like to show the rar and zip files below these, vertically, instead of next to the images.
__________________
Sim Fans UK - Sims downloads and discussion
Reply With Quote
  #2  
Old 07-11-2012, 11:09 AM
angeljs angeljs is offline
Senior Member
 
Join Date: Aug 2005
Posts: 155
Default

Managed to do something of the kind myself, by simply putting a <p> before and a </p> after the following piece of code in adv_dyna_showentry_attachments template:
Code:
<img class="inlineimg" src="{vb:stylevar imgdir_attach}/{vb:raw attach.extension}.gif" alt="{vb:rawphrase file_type_x, {vb:raw attach.attachmentextension}}" border="0" /> <a href="attachment.php?{vb:raw session.sessionurl}attachmentid={vb:raw attach.attachmentid}&amp;d={vb:raw attach.dateline}"{vb:raw target_blank}>{vb:raw attach.filename}</a> ({vb:raw attach.convertedfilesize}, {vb:rawphrase x_views, {vb:raw attach.views}})
__________________
Sim Fans UK - Sims downloads and discussion

Last edited by angeljs; 07-25-2012 at 09:30 AM.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Show thumbnail attachment and ONLY non-Sticky threads in news module SteveRobWhateve "How Do I..." Questions 1 12-02-2010 12:26 PM
Show the attachment on the front page Arjan Module & Modification Discussion & Requests 0 04-11-2009 09:22 AM
Unsupported operand types? PhilMcKrackon Troubleshooting & Problems 1 04-01-2009 06:45 PM
Attachment Merjawy Troubleshooting / "How do I..." Questions 12 07-12-2004 05:11 PM
Show More Than One Attachment Intex Troubleshooting / "How do I..." Questions 5 06-17-2004 07:30 AM


All times are GMT -4. The time now is 11:38 AM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.