Announcement

Collapse
No announcement yet.

Contact us gone crazy???

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Contact us gone crazy???

    hello

    Anyone know whats going wrong with my Contact Us page. it doesnt seemto want to use the layout and design from Act Primary. it also seems to be ignoring the css and choosing a different font.anyone got any ideas where im neglecting to look for a solution?

    thank you kindly.

    here is the link
    http://www.purethoughts.co.uk/cgi-bi...CTION=SHOWFORM
    Michael Houlden

    Pure Thoughts Soap Company

    Luxury Handmade Soap, Bath Treats, Skincare and Gifts.

    #2
    Can anyone help?
    Michael Houlden

    Pure Thoughts Soap Company

    Luxury Handmade Soap, Bath Treats, Skincare and Gifts.

    Comment


      #3
      Using Firefox and the view or edit CSS options I can see an HTML page coming up as the CSS! CSS being applied to that page shows:

      Code:
      <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
      
      <html>
      <head>
      	<title>error!</title>
      </head>
      
      <body bgcolor="White" text="Black">
      
      
      <table cellspacing="0" cellpadding="0" width="100%" height="100%" border="0">
      <tr>
      	<td align="center" valign="middle">
      	
      
      		<table  border="0" cellspacing="0" cellpadding="0">
      		<tr>
      			<td rowspan="5" valign="top"><img src="/spicons/notfound.jpg" width=163 height=177 alt="" border="0"></td>
      			<td  colspan="4"><img src="/spicons/mrblue.gif" width="500" height=2 alt="" border="0"></td>
      			<td><img src="/spicons/undercover.gif" width=1 height=2 alt="" border="0"></td>
      		</tr><tr>
      			<td rowspan="4" valign="bottom"><img src="/spicons/ecke.gif" width=14 height=43 alt="" border="0"></td>		
      			<td valign="middle" align="center"  rowspan="2">
      				<table cellspacing="1" cellpadding="0" width=470 border="0">
      				<tr>
      					<td><font face="Verdana, Helvetica, sans-serif" size="5" color="Red"><b>error 404: File not found</b></font><br><img src="/spicons/undercover.gif" width=14 height=5 alt="" border="0"><br></td>
      				</tr><tr>
      					<td><font face="Verdana, Helvetica, sans-serif" size="2" color="Black">The document you requested is not found.</font><br><br></td>
      				</tr>
      				</table>
      				</td>
      			<td rowspan="2" width=2 align=right><img src="/spicons/mrblue.gif" width=2 height=146 alt="" border="0"></td>
      			<td><img src="/spicons/undercover.gif" width=1 height=132 alt="" border="0"></td>
      		</tr><tr>
      
      			<td><img src="/spicons/undercover.gif" width=1 height=14 alt="" border="0"></td>
      		</tr><tr>
      			<td colspan="2"><img src="/spicons/mrblue.gif" width=486 height=2 alt="" border="0"></td>
      			<td><img src="/spicons/undercover.gif" width=1 height=2 alt="" border="0"></td>
      		</tr><tr>
      			<td colspan="2"><img src="/spicons/undercover.gif" width=486 height=27 alt="" border="0"></td>
      			<td><img src="/spicons/undercover.gif" width=1 height=27 alt="" border="0"></td>
      		</tr>
      		</table>
      
      </td>
      </tr>
      </table>
      
      </body>
      </html>
      does that ring any bells at all as it is a web page and not a CSS declaration! As of where it is coming from not entirely sure


      Bikster
      SellerDeck Designs and Responsive Themes

      Comment


        #4
        Michael,

        I see the following:

        Homepage has css as:
        <LINK REL=STYLESHEET HREF="acatalog/actinic.css">
        Contact Us page has css as:
        <LINK REL=STYLESHEET HREF="actinic.css">

        Check your Act_ContactUs template and check the path to the css file.

        Duncan

        Comment


          #5
          I cant seem to find the reference to actinic.css in the Act_ContactUs template. Do you know where to look?
          Michael Houlden

          Pure Thoughts Soap Company

          Luxury Handmade Soap, Bath Treats, Skincare and Gifts.

          Comment


            #6
            The Act_ContactUs template sits inside the Act_Primary and takes its CSS references from there


            Bikster
            SellerDeck Designs and Responsive Themes

            Comment


              #7
              True Michael, sorry, Act_ContactUs is not a full template.
              Apologies - it seems I gave you a red herring.

              After checking on my site the ref to the css file is the same as yours.

              Duncan

              Comment


                #8
                Just to add - although you've proabably noticed - all the cgi-bin called pages have this problem (cart and checkout). Maybe a website purge and refresh would be worth trying.

                Duncan

                Comment

                Working...
                X