Log in

View Full Version : Please help us.....


desitracker
06-02-2009, 07:17 PM
Please tell me if u know how i can change the view style on my vBulletin forum.

i want that the Grid view style like this : :(:(
https://vborg.vbsupport.ru/external/2009/06/56.png

HMBeaty
06-02-2009, 07:28 PM
Try this

https://vborg.vbsupport.ru/showthread.php?t=122996

desitracker
06-03-2009, 03:01 PM
thnx Redlinemotorsports

but i can't hide post nd thread details

https://vborg.vbsupport.ru/external/2009/06/50.png

Lynne
06-03-2009, 03:32 PM
This may help - Removing the Post and Thread count columns. (https://vborg.vbsupport.ru/showthread.php?t=141288&highlight=post%2A) It's for removing the post and thread count columns, but the last post column is right in the same area to remove.

desitracker
06-03-2009, 04:06 PM
thnx but there aren't any code like this
<td class="thead">&nbsp;&nbsp;&nbsp;$vbphrase[threads]&nbsp;&nbsp;&nbsp;</td>
<td class="thead">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$vbphrase[posts]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>

plz can u tell as details ....

Lynne
06-03-2009, 04:25 PM
You should be able to find this word "$vbphrase[threads]" and this word "$vbphrase[posts]" each in their own column.

desitracker
06-03-2009, 04:36 PM
"$vbphrase[threads]" "$vbphrase[posts] "

yes i have find it now what i have to do ??

Lynne
06-03-2009, 05:00 PM
Um, well, what did it say to do with them in the tutorial? Remove them? If so, remove that line.

Don't forget to be doing this either on a copy of your style or else save copies of the templates you are editing in case you need to revert.