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: #65
RE: How to format 'Product Review' text box font ?
(01-27-2012 09:15 AM)ZiNgA BuRgA Wrote:  
(01-26-2012 05:00 AM)akm Wrote:  Ps: Also looks like where 'templates' are stored, have been trying to figure that out too.
The majority of things in MyBB, as well as most other forum systems, blogs etc will be stored in the database.
Some things like attachments are put into the filesystem.  If you've enabled memory caching (you'll know if you've done so) then some things may be stored there too.  They're the only places you ever need to look.

Long way to go on those processes... opens up a whole new (and big) learning curve  Smile
But looks interesting, thats for sure.
In mean time, probably could figure this out in another 5hrs, but would like to rearrange 'Search' and 'Help' per the attached scnrshot.
Think the <li> thing has got me stuck.
Havent found a good url for clear help.
Any good place to look ?

Code...

Quote:<div class="menu">
<ul>
<li><a href="{$mybb->settings['bburl']}/search.php"><img
src="{$theme['imgdir']}/toplinks/search.gif" alt="" title="" />{$lang->toplinks_search}</a></li>
<li><a href="{$mybb->settings['bburl']}/misc.php?action=help"><img
src="{$theme['imgdir']}/toplinks/help.gif" alt="" title="" />{$lang->toplinks_help}</a></li>
</ul>
</div>


Attached File(s) Thumbnail(s)
   

Thanks again for your help !
01-27-2012 05:51 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-27-2012 05:51 PM

 Standard Tools
Forum Jump: