|
|
#1 |
|
Member
Join Date: Aug 2007
Location: Germany
Posts: 84
Rep Power: 9 ![]() |
How can I change the * that shows i.e. on * Title: for must filed fields?
I want to look that like Title*: Thank you |
|
|
|
|
|
#2 |
|
68 Classifieds Staff
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,776
Rep Power: 110 ![]() |
The only way to change this would be through each template file. They are hard coded in that place.
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules |
|
|
|
|
|
#3 |
|
Member
Join Date: Aug 2007
Location: Germany
Posts: 84
Rep Power: 9 ![]() |
Doesn't matter, just tell me where and how to change.
|
|
|
|
|
|
#4 |
|
Senior Member
Join Date: Sep 2006
Posts: 226
Rep Power: 15 ![]() |
please...
in v4 it's templates/xxxxx/user/useraccountregister.tpl.php look for sections like this: PHP Code:
PHP Code:
__________________
V4.0.9 Developer |
|
|
|
|
|
#5 |
|
Moderator
Join Date: Mar 2006
Posts: 4,114
Rep Power: 100 ![]() ![]() |
Eric just told you that you would need to open each template file you want them removed from and remove them.
WHERE exactly a template file is will depend on what template you are using but the templates styles are stored in their own directories under the /templates directory of your 68c installation.
__________________
Larry. (Please note: I am not a 68C employee. I am a customer and volunteer who helps with questions where I can and the forums spam free) Set your site apart from the competition with one of my modules...... Google Map Module | You Tube Module | Google Calendar Module | Event Calendar Module 68 Classifieds Important Links Customer Area | Issue Tracker | Knowledge Base | User Manuals |
|
|
|
|
|
#6 | |
|
Member
Join Date: Aug 2007
Location: Germany
Posts: 84
Rep Power: 9 ![]() |
Quote:
I thought it too and tried the step3 i.e. usercheckout.php?step=3§ion=17&productid=1 and saw that it must be in this line in usercheckout.php $shortdescription = eregi_replace("<script[^>]*>.*</script>"," ",$shortdescription); |
|
|
|
|
|
|
#7 |
|
Member
Join Date: Aug 2007
Location: Germany
Posts: 84
Rep Power: 9 ![]() |
Tim, I am still using v3.1 but thnx anyway.
|
|
|
|
|
|
#8 |
|
68 Classifieds Staff
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,776
Rep Power: 110 ![]() |
The * comes from this line: {$smarty.const.LANG_STAR}
So you would need to find and move it where you want.
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules |
|
|
|
|
|
#9 |
|
Member
Join Date: Aug 2007
Location: Germany
Posts: 84
Rep Power: 9 ![]() |
Got it. Works. Thnx and sorry for bothering always.
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Changing the Parent Groups | jj30 | Pre Sales Questions | 0 | 04-19-2007 06:07 PM |
| Changing the look with html? | Unregistered | Pre Sales Questions | 4 | 08-01-2006 08:41 AM |
| Changing the text in the Navigation Menu | sporthorsebreeder | v3.1 Questions & Support | 2 | 05-28-2006 07:40 PM |
| Changing State to County | sporthorsebreeder | v3.1 Questions & Support | 2 | 05-23-2006 04:05 AM |
| Changing viewlistings.tpl layout | GSP | v3.1 Modules & Modifications | 0 | 05-16-2006 03:12 PM |