Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 How to format 'Product Review' text box font ?
akm Offline
Member
***
Posts: 115
Joined: Nov 2011
Post: #68
RE: How to format 'Product Review' text box font ?
Trying to delete forum display cells (columns) per the attached scrnshot1.
Have just about run out of T&Es.
Tried editing forumdisplay_threadlist, omitting parts etc...

Code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<tr>
<td class="tcat" colspan="3" width="66%"><span class="smalltext"><strong><a href="{$sorturl}&amp;sortby=subject&amp;order=asc">{$lang->thread}</a> 
{$orderarrow['subject']} / <a href="{$sorturl}&amp;sortby=starter&amp;order=asc">{$lang->author}</a> {$orderarrow['starter']}</strong></span></td>
		
<!-- eg omit, but doesnt take away the entire column, just shifts parts
<td class="tcat" align="center" width="7%"><span class="smalltext"><strong><a href="{$sorturl}&amp;sortby=replies&amp;order=desc">{$lang->replies}</a> 
{$orderarrow['replies']}</strong></span></td>
-->

<td class="tcat" align="center" width="7%"><span class="smalltext"><strong><a href="{$sorturl}&amp;sortby=views&amp;order=desc">{$lang->views}</a> 
{$orderarrow['views']}</strong></span></td>
		
{$ratingcol}

<td class="tcat" align="right" width="20%"><span class="smalltext"><strong><a href="{$sorturl}&amp;sortby=lastpost&amp;order=desc">{$lang->lastpost}</a> 
{$orderarrow['lastpost']}</strong></span></td>
		
{$inlinemodcol}

</tr>



...but doesnt completely deleted the column cells, cells just get moved around under wrong titles etc (scrnshot2 attached).

Clue/s on where to start ?



Attached File(s) Thumbnail(s)
       

Thanks again for your help !
(This post was last modified: 01-28-2012 07:54 PM by akm.)
01-28-2012 07:52 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: How to format 'Product Review' text box font ? - akm - 01-28-2012 07:52 PM

 Standard Tools
Forum Jump: