mes Posted December 17, 2004 Posted December 17, 2004 How do I set it so a certain country is initially pre selected in the drop down box rather than "Please Select", because I only use one country. Thanks Guys P.S Also if anyone knows how I can allign this text better so title and description are closer together. mes
TCwho Posted December 17, 2004 Posted December 17, 2004 How do I set it so a certain country is initially pre selected in the drop down box rather than "Please Select", because I only use one country. you can find that in the knowledge base Drop_Shadow How Did You Hear About Us Email HTML Order Link ---- GMT -5:00
mes Posted December 17, 2004 Author Posted December 17, 2004 Cant seem to find the right article, could you direct me towards it if poss:) cheers, mes
ozcsys Posted December 17, 2004 Posted December 17, 2004 Cant seem to find the right article, could you direct me towards it if poss:) cheers, mes <{POST_SNAPBACK}> Tips and tricks-> move country to top The example is the US but if you are in a different country just substitute your country number The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
mes Posted December 17, 2004 Author Posted December 17, 2004 Cheers guys it worked but still got a bit of a problem as you can see from my page. There are now 2 United Kingdoms in the list, only wanted one is there any way I can edit this code? $countries_array = array(array('id' => '222', 'text' => 'United Kingdom')); $countries = tep_get_countries(); echo tep_get_country_list('country', '222') Thanks Again, mes
Recommended Posts
Archived
This topic is now archived and is closed to further replies.