 | |  | | | ReviewPost How do I...? Wondering how to do something in ReviewPost? |
February 14th, 2006, 01:58 PM
|
#1 (permalink)
| | Junior Member Verified Customer
Join Date: Jan 2006
Posts: 25
| Need to change 3 things
Here is the website I am working on: http://www.jerseycityportal.com/revi....php?product=2
1. How do I remove "Find the lowest price for the Hourglass Fine Foods All"
2. How do I change the color of the font "Hourglass Fine Foods All" Black on blue doesn't look good.
3. How can I remove the field "Product e.g., geforce" from the template when adding new listings?
Thanks in advance
|
| |
February 14th, 2006, 02:28 PM
|
#2 (permalink)
| | Junior Member Verified Customer
Join Date: Jan 2006
Posts: 25
|
I figured out #1. Still need help with #2 and #3.
|
| |
February 15th, 2006, 09:59 AM
|
#3 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,801
|
2. Change your medium class in the stylesheets place a color in there
3. Edit your uploadproduct template and remove the table row for $manu Code: Content visible to verified customers only.
|
| |
February 15th, 2006, 06:50 PM
|
#4 (permalink)
| | Junior Member Verified Customer
Join Date: Jan 2006
Posts: 25
|
The fix for #3 did not work. I modified the template but it had no effect. I still see "Listing Model Name (e.g. GeForce256 32MB):" when adding a listing.
|
| |
February 15th, 2006, 06:52 PM
|
#5 (permalink)
| | Junior Member Verified Customer
Join Date: Jan 2006
Posts: 25
|
The fix for #2 also did not work. I changed the template to read:
.medium {
font-size: 10pt;
font-family: Verdana, Helvetica, sans-serif;
color: #FFFFFF;
}
|
| |
February 15th, 2006, 07:44 PM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,801
|
Okay then your not editing or doing something right.
You say you edited the template yet your template clearly still has the code I said to remove http://www.jerseycityportal.com/revi...adproduct.tmpl
Your stylesheet also has not been modified
.small {
font-size: 8pt;
font-family: Verdana, Helvetica, sans-serif;
}
.medium {
font-size: 10pt;
font-family: Verdana, Helvetica, sans-serif;
}
.large {
font-size: 12pt;
font-family: Verdana, Helvetica, sans-serif;
}
|
| |
February 15th, 2006, 10:29 PM
|
#7 (permalink)
| | Junior Member Verified Customer
Join Date: Jan 2006
Posts: 25
|
I modified both files but still see no changes. Not sure what I am doing wrong. You didn't see them before b/c I reverted the changes. I put them back in now so you can check.
|
| |
February 16th, 2006, 09:00 AM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,801
|
Make that the large class for it to be white
Your upload template looks fine and you should see no manu box
|
| |
February 16th, 2006, 09:22 AM
|
#9 (permalink)
| | Junior Member Verified Customer
Join Date: Jan 2006
Posts: 25
|
I fixed the large class, however, I still see "Listing Model Name (e.g. GeForce256 32MB):" when adding a product. http://www.jerseycityportal.com/revi...oadproduct.php
Also, I changed both templates: uploadproduct.tmpl and uploadproduct.tmpl1
|
| |
February 16th, 2006, 10:26 AM
|
#10 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,801
|
Thats the product title if you dont like that string name change the entry in the language enlish.php file
|
| |
February 16th, 2006, 07:27 PM
|
#11 (permalink)
| | Junior Member Verified Customer
Join Date: Jan 2006
Posts: 25
|
I want to completely remove that product title line all together.
What did I remove by taking out?
<tr>
<td class="{$Style['tddetails']}">{$Globals['pp_lang']['manufact']}:</span></td>
<td class="{$Style['tddetails']}"><input type="text" size="50" name="manuf" /></td>
</tr>
|
| |
February 16th, 2006, 07:57 PM
|
#13 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,801
|
You can not remove title
Do it as I suggested remove manu
change the language string in english.php for producttitle to what you want to say maybe example TITLE.
|
| |
February 17th, 2006, 11:28 AM
|
#14 (permalink)
| | Junior Member Verified Customer
Join Date: Jan 2006
Posts: 25
|
ok, thanks!
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 12:22 PM. | |