Results 1 to 3 of 3

Thread: Custom 404 Page - html help please...

  1. #1
    Join Date
    Sep 2011
    Location
    Birmingham
    Posts
    39

    Default Custom 404 Page - html help please...

    Hi all,

    I thought I would create a quick Custom 404 page, but it has ended up taking me much longer than I anticipated !

    The page looks ok (www.accessoryfair.co.uk/error.html) but for the life of me I cannot centre the Search box.

    I saw from a previous post that I can copy the Search Box html by looking at "view source" - which I have done, but it will not shift from being left aligned. This is even though I have tried align="center" in every possible position within the table!! So either I need to put the code somewhere else, or there is some other code somewhere which is overriding my attempts to centre it...

    I should also say that it does look centred in the preview pane of Page Editor - but is left aligned when I view the page on IE9 and Chrome.

    If anyone has any ideas then I would be most grateful...

    Thanks
    Col.

  2. #2
    Join Date
    Aug 2007
    Posts
    1,813

    Default

    Change the line:

    Code:
    <table class="tables">
    To this:

    Code:
    <table class="tables" style="width: auto; margin: 0px auto;">
    Developer :: Bluepark Solutions

  3. #3
    Join Date
    Sep 2011
    Location
    Birmingham
    Posts
    39

Similar Threads

  1. Custom HTML on Templates
    By Jonathan Read in forum Bluepark Technical Discussion
    Replies: 5
    Last Post: 06-01-2012, 12:00
  2. Product page custom help needed!
    By gingerbenn in forum Bluepark Technical Discussion
    Replies: 1
    Last Post: 13-10-2011, 08:33
  3. Cut & Pasting HTML in Page Editor
    By Lardsan in forum Bluepark Technical Discussion
    Replies: 3
    Last Post: 07-07-2011, 18:49
  4. Please help!!! Checkout option in Page Editor?
    By angel in forum Bluepark Technical Discussion
    Replies: 5
    Last Post: 25-10-2010, 10:02
  5. Shipping Address Label / Custom Invoice HTML
    By tom2682 in forum Bluepark Technical Discussion
    Replies: 9
    Last Post: 29-09-2010, 17:15

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •