Support Forums

Discription box when placing ad...

This is a discussion on Discription box when placing ad... within the Technical Support forums, part of the Technical Support Forums category; ...is too small, is there any way to make it bigger?...


Go Back   68 Classifieds Forums > Technical Support Forums > Technical Support

This topic is resolved.

If you have a similar issue that this thread does not address, open a new related support topic.

 
Thread Tools Display Modes
Old 05-31-2009, 11:10 AM   #1
Junior Member
 
Join Date: Apr 2009
Posts: 17
Rep Power: 6
redking is on a distinguished road
Default Description box when placing ad...

...is too small, is there any way to make it bigger?
__________________
68 Classifieds Developer @ v4.1.x + Nu Style Template

Last edited by redking; 05-31-2009 at 11:47 AM.
redking is offline  
Old 05-31-2009, 11:15 AM   #2
Member
 
Join Date: Mar 2009
Posts: 82
Rep Power: 13
wabugi is a glorious beacon of light wabugi is a glorious beacon of light wabugi is a glorious beacon of light
Default

Take a look at templates/yourtemplate/checkout/step3.tpl and look for this part:

Code:
			{if $checkoutDisDesc=="Y"}
			<div class="fieldgrp">
				<label for="description">{if $checkoutRequireDesc==Y}{$smarty.const.LANG_STAR} {/if}{$smarty.const.LANG_DESCRIPTION}{$smarty.const.LANG_COLON}</label>
				<div class="field">
				<textarea name="description" class="desc" id="description" cols="35" rows="4" onblur="textCounter(this.form.description,this.form.remLentext,{$cCharacters});" onKeyUp="textCounter(this.form.description,this.form.remLentext,{$cCharacters});">{$description|escape}</textarea><br />
				<span class="characters">{$smarty.const.LANG_CHARACTERS_REMAINING}: <span id="cCharLeft">0</span>/{$cCharacters}</span>
				</div>
			</div>
			{/if}
Maybe you could create a class via css-file for the <textarea ... /> contaning width and height.
__________________
v4.15 - Developer Edition - custom template
wabugi is offline  
Old 05-31-2009, 11:17 AM   #3
68 Evangelist & Developer
 
 
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,971
Rep Power: 58
Mike-N-Tosh is just really nice Mike-N-Tosh is just really nice
Default

Sure, just edit the column size in the template: cols="35" example cols="45"
__________________
Mike-N-Tosh
IndianaPC.org - A community website (v3.1.10 Developer - heavily modified & used as the CMS)
Sandbox [localhost(v3.1.10, v4.0.9, 4.1.10)] for development and customization
Visit My blog: reviews, tips, tricks, tutorials and my store with Templates, Mods & Docs
Web Hosting | Web Design & Development | 68 Classifieds Customizations
I am not a 68C employee, just a user and try to help out
Mike-N-Tosh is offline  
Old 05-31-2009, 11:36 AM   #4
Junior Member
 
Join Date: Apr 2009
Posts: 17
Rep Power: 6
redking is on a distinguished road
Default

Thanks!...
__________________
68 Classifieds Developer @ v4.1.x + Nu Style Template
redking is offline  
Old 05-31-2009, 11:45 AM   #5
Member
 
Join Date: Mar 2009
Posts: 82
Rep Power: 13
wabugi is a glorious beacon of light wabugi is a glorious beacon of light wabugi is a glorious beacon of light
Default

Ok that makes more sense
__________________
v4.15 - Developer Edition - custom template
wabugi is offline  
Closed Thread

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hide url in listings discription newcastledirectory Modules / Plugins / Modifications 7 01-28-2009 08:38 AM


All times are GMT -4. The time now is 06:21 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0