Jump to content
Aripipevant

Web-Design Help..

Recommended Posts

cine ma ajuta si pe mine cu o pagina web ? este vorba despre un magazin online . vreau ca atunci cand ,clientul apasa pe add to bag sa l redirectioneze pe o pagina facuta de mine . problema este ca nu stiu cum sa fac lucru asta am cautat href=".." si nu am gasit........... structura butonului ar fi ACEASTA :

<script type="text/javascript"><!--

s.events="prodView,event2"

--></script>

<ul class="form_navigation cf menu_inline">

<li><input id="btn_add_2_shop_cart" type="image" src="http://media.topman.com/wcsstore/ConsumerDirectStorefrontAssetStore/images/colors/color6/v2/btn_add_to_bag.gif" value="Add to shopping bag" /></li>

<li class="replace last">

<!-- ************** START ContinueShopping.jspf ************** --><a id="link_continue_shopping" class="rollover" href="http://www.topman.com/webapp/wcs/stores/servlet/CatalogNavigationSearchResultCmd?beginIndex=0&catalogId=33056&storeId=12555&langId=-1&viewAllFlag=false&sort_field=Relevance&categoryId=207200&parent_categoryId=207169&refinements=category~%5b207228%7c207200%5d&noOfRefinements=1&pageSize=20" title="Continue shoiuyiping">Continue shoiypping</a>

<!-- ************** END ContinueShopping.jspf ************** -->

</li>

</ul>

<!-- Schway start --><!-- Schway End--><!-- End - JSP File Name: NewProductDisplaySizeQuantity.jsp -->

</form>

<div class="content_spot" id="product_column_2_content_2">

<div class="cms_content">

</div>

</div>

<div class="espot" id="product_column_2_espot_2">

Link to comment
Share on other sites

@kostasalexis

Inlocuieste:

<li><input id="btn_add_2_shop_cart" type="image" src="http://media.topman.com/wcsstore/ConsumerDirectStorefrontAssetStore/images/colors/color6/v2/btn_add_to_bag.gif" value="Add to shopping bag" />
</li>

cu:

<li> <a href="http://rstcenter.com/"><img src="http://media.topman.com/wcsstore/ConsumerDirectStorefrontAssetStore/images/colors/color6/v2/btn_add_to_bag.gif" width="167" height="24"></a>
</li>

Schimbi rstcenter.com cu ce vrei tu.

Ti-am mai raspuns o data, ceea ce ai tu acolo e prins intr-un form dar poti modifica si cu metoda de mai sus!

Succes!

@Aripipevant

Calitatea nu o dai din scripturi & shit, cand faci un design dupa il exportezi, faci slice-uri. Folosesti slice tool din photoshop dupa care dai Save for web de acolo alegi marimea format si calitatea imaginilor, documenteaza-te sa alegi raspunsul ideal pentru continutul tau, nu te arunca prea mult pe JPEG, mergi mai mult pe png si gif.

Have fun!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...