Announcement

Collapse
No announcement yet.

Search Result

Collapse
2 results in 0.0059 seconds.
Keywords
Members
Tags
  •  

  • mythandmagic
    started a topic Checkout text box border

    Checkout text box border

    Hi,

    Can someone please advise on where you change the border and weight on the text fields within the checkout?

    I'm guessing it is controlled by <div class="InvoiceField" > and InvoiceField wideInput,? but I cant find where either of these are to change....
    See more | Go to post

  • mythandmagic
    started a topic Removing .html extension

    Removing .html extension

    Hi all,

    hope someone can advise. I want to remove the .html extension from all the website urls using something like the below in .htaccess

    RewriteCond %{THE_REQUEST} /([^.]+)\.html [NC]
    RewriteRule ^ /%1 [NC,L,R]

    RewriteCond %{REQUEST_FILENAME}.html -f...
    See more | Go to post
Working...
X