| Author |
Topic  |
|
nippychick
New Member
90 Posts |
Posted - 09/26/2012 : 11:59
|
Hi
Ive managed to be able to change most things, but could somebody please tell me the code to change the following s i can't seem to find them:
-the product options text size (currently way to big) -to box the quantity number (currently no box) -change the add to cart button colour (dull and hard to see)
Im also struggling with the dynamic titles. I have inputted <%= productname & ", " & sectionname %> however it does not seem to work?
All the issues can be seen on this page: http://www.nippychick.co.uk/proddetail.asp?prod=DR-N0962&cat=9
Many thanks in advance |
|
dbdave
ECT Moderator
USA
4369 Posts |
|
Andy
Administrator
69512 Posts |
Posted - 09/26/2012 : 12:27
|
Hi
In your menu css file you have the following
body,html,div,blockquote,img,label,p,h1,h2,h3,h4,h5,h6,pre,ul,ol,li,dl,dt,dd,form,a,fieldset,input,th,td{border:0;outline:none;margin:0;padding:0;}
I would remove input from that list. You can add your own buy button through the includes.asp file http://www.ecommercetemplates.com/help/ecommplus/parameters.asp#buttons
I don't see any large text in the options, which is it specifically?
Andy
Ecommerce templates
ECT newsletter ECT hosting suggestions
Dreamweaver templates
Follow us on Twitter, Facebook, Google + and YouTube
|
 |
|
nippychick
New Member
90 Posts |
Posted - 09/26/2012 : 12:35
|
hello dbdave
Yes went through that link but couldnt seem to find what i wanted.
Andy
Removing that list you gave me from the css with make the dynamic title work?
All the optional extra's area was the text i was referring too
Many thanks |
 |
|
nippychick
New Member
90 Posts |
Posted - 09/26/2012 : 12:49
|
Andy
Having trouble finding any of that list in my newstyle.css, maybe it was removed when the site was built |
 |
|
nippychick
New Member
90 Posts |
Posted - 09/26/2012 : 13:07
|
| Changed the buy button, but still cant find the list you wrote andy. Also still need to be able box the quantity number |
 |
|
Sinbad
Administrator
USA
53982 Posts |
Posted - 09/26/2012 : 13:11
|
Hi input seems to be in the file dcmegamenu.css can you try checking there.
Winners never quit, quitters never win User Manual for Ecommerce Templates
|
 |
|
Andy
Administrator
69512 Posts |
|
nippychick
New Member
90 Posts |
Posted - 09/26/2012 : 13:26
|
this has given me a box for my product quantity number and made me optional extra text look abit better but hasnt changed the product title , was it meant to? |
 |
|
Sinbad
Administrator
USA
53982 Posts |
Posted - 09/26/2012 : 14:22
|
Hi check that you have setup the dynamic titles as outlined in the instructions.
at the very top of the file before the first <html> tag add that db_conn_open line along with the metainfo.asp include line like this...
<!--#include file="vsadmin/db_conn_open.asp"--> <!--#include file="vsadmin/inc/metainfo.asp"-->
Winners never quit, quitters never win User Manual for Ecommerce Templates
|
 |
|
nippychick
New Member
90 Posts |
Posted - 09/27/2012 : 04:19
|
Problems solved.
Andy, Sinbad you guys are the best  |
 |
|
| |
Topic  |
|