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: #67
RE: How to format 'Product Review' text box font ?
(01-28-2012 07:38 AM)ZiNgA BuRgA Wrote:  Google HTML lists.

Thanks for the tip !
Only took 2hrs  Smile
Did some googling and came up with below code.
Couldnt get the 'list' thing to work with aligning left/right on same line.

Code:
1
2
3
4
5
6
7
8
9
10
<div>	
<p style="float: left; width: 50%; text-align: left;">
<a href="{$mybb->settings['bburl']}/search.php"><img
src="{$theme['imgdir']}/toplinks/search.gif" alt="" title="" />{$lang->toplinks_search}</a>		
</p>
<p style="float: left; width: 50%; text-align: right;">
<a href="{$mybb->settings['bburl']}/misc.php?action=help"><img
src="{$theme['imgdir']}/toplinks/help.gif" alt="" title="" />{$lang->toplinks_help}</a>
</p>
</div>


Thanks again for your help !
01-28-2012 10:02 AM
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 10:02 AM

 Standard Tools
Forum Jump: