Announcement

Collapse
No announcement yet.

H1 tags

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

    #46
    oh ok...I see what you mean..
    Looks fine if you go through the "sample cds" link but actually searching for the manufacturer (I searched AMG) in the quick search and then clicking on a product DOES mess up the title
    Tracey

    Comment


      #47
      Cracking up?

      I am using ie7... I just checked Firefox and it looks ok. I attach a screenshot so you can see that I am not currently surrounded by eggshell.....

      Best wishes,

      Jan (i-Sounds)
      Attached Files

      Comment


        #48
        I can't get it to replicate the issue, two loony bins now, Tracey will keep you company.

        From your image it's not applying your settings in the stylesheet to the result page, however it's not doing this for me - nutters, the pair of you.

        Show us your H1 declaration in the stylesheet Jan, see if we can get you off those tablets.

        Comment


          #49
          Is it because this class is overiding when being directed to the product from the search results page?:
          CLASS="actsearchhighlightcolor

          Comment


            #50
            it only does for me it if you type it into the quick search box and then follow the link, Lee.
            I can't replicate it by following the "sample cds" and choosing a manufacturer etc
            Tracey

            Comment


              #51
              OK must be me in the looney bin, i'm the only sod who can't see this.

              Comment


                #52
                Originally posted by leehack
                OK must be me in the looney bin,.
                yeh well...umm..no comment
                Tracey

                Comment


                  #53
                  ah gotcha, no wonder i couldn't replicate it, you have to do something totally different! woohoo i rescind my nutter status.

                  Comment


                    #54
                    H1, H2, H4, H5, H6 {
                    font-family: Verdana,Tahoma,Arial,Helvetica,"Times New Roman";
                    font-size: 12px;
                    color: #0368B2;
                    margin-bottom: 10px;
                    }

                    H3{
                    font-family:Verdana, Helvetica, sans-serif;
                    font-size:12px
                    }

                    Comment


                      #55
                      Originally posted by drounding
                      Is it because this class is overiding when being directed to the product from the search results page?:
                      CLASS="actsearchhighlightcolor
                      I don't think so, because this is not in our Actinic stylesheet, unless this would be somewhere else?

                      Comment


                        #56
                        Then your actinic.css is non standard - add this and try it:
                        .actsearchhighlightcolor{color:NETQUOTEVAR:SEARCHHIGHLIGHTCOLORCSS;}

                        or this (per V8):
                        .actsearchhighlightcolor {
                        color: #cc0000;
                        }

                        Comment


                          #57
                          It is in there as Duncan says, it's on line 106.

                          Comment


                            #58
                            Originally posted by leehack
                            It is in there as Duncan says, it's on line 106.
                            Hi Lee,

                            Here is our complete CSS file. I can't find the bit that Duncan is mentioning:

                            /*body specific*/

                            form{
                            margin-top:0px;
                            margin-right:0px;
                            margin-bottom:0px;
                            margin-left:0px;
                            }

                            a {
                            color:0368B3;
                            font-size:11px;
                            text-decoration:none;
                            }

                            a:hover{
                            color:000000;
                            font-size:11px;
                            text-decoration:underline;
                            }


                            li{
                            color:NETQUOTEVAR:FGCOLORCSS;
                            list-style-type:square;
                            }

                            ol{
                            color:NETQUOTEVAR:FGCOLORCSS;
                            }

                            ul{
                            color:NETQUOTEVAR:FGCOLORCSS;
                            list-style-type:square;
                            }

                            H1, H2, H4, H5, H6 {
                            font-family: Verdana,Tahoma,Arial,Helvetica,"Times New Roman";
                            font-size: 12px;
                            color: #0368B2;
                            margin-bottom: 10px;
                            }

                            H3{
                            font-family:Verdana, Helvetica, sans-serif;
                            font-size:12px
                            }

                            .actCHECKOUTEM {background-color:NETQUOTEVAR:CHECKOUTEMCSS;}
                            .actCHECKOUTBG {background-color:NETQUOTEVAR:CHECKOUTBGCSS;}

                            .actlarger{
                            font-size: larger;
                            color:NETQUOTEVAR:FGCOLORCSS;
                            }

                            .actsmaller{
                            font-size: smaller;
                            color:NETQUOTEVAR:FGCOLORCSS;
                            }

                            .actxxsmall{
                            font-size:12px;

                            color:NETQUOTEVAR:FGCOLORCSS;
                            font-family: Verdana, Helvetica, sans-serif;
                            font-weight: bold;
                            color: #000000;
                            }

                            .actxsmall{
                            font-size:10px;
                            color:NETQUOTEVAR:FGCOLORCSS;
                            }

                            .actsmall{
                            font-size:11px;

                            color:NETQUOTEVAR:FGCOLORCSS;
                            font-family: Verdana, Helvetica, sans-serif;
                            color: #838383;
                            }

                            .actregular{
                            font-size:11px;
                            color: #666666;
                            font-family: Verdana, Helvetica, sans-serif;
                            }

                            .actlarge{
                            font-size:12px;
                            font-family: Verdana, Helvetica, sans-serif;
                            font-weight: bold;
                            color: #666666;
                            }

                            .actxlarge{
                            font-size:12px;
                            color:NETQUOTEVAR:FGCOLORCSS;
                            }

                            .actxxlarge{
                            font-size:14px;
                            color:NETQUOTEVAR:FGCOLORCSS;
                            }

                            .actwarningcolor{color:NETQUOTEVAR:REQUIREDCOLORCSS;}
                            .actrequiredcolor{color:NETQUOTEVAR:REQUIREDCOLORCSS;}
                            .actsearchhighlightcolor{color:NETQUOTEVAR:SEARCHHIGHLIGHTCOLORCSS;}
                            .actrequired{color:NETQUOTEVAR:REQUIREDCOLORCSS;}
                            .actwarning{color:NETQUOTEVAR:REQUIREDCOLORCSS;}
                            .actwelcome{color:NETQUOTEVAR:FGCOLORCSS;}

                            .actlogotext {font-family:Verdana, Helvetica, sans-serif; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
                            .actlogout{font-size:10px;}

                            .thinborder {
                            border-top-width: 0px;
                            border-right-width: 1px;
                            border-bottom-width: 1px;
                            border-left-width: 1px;
                            border-top-style: solid;
                            border-right-style: solid;
                            border-bottom-style: solid;
                            border-left-style: solid;
                            border-top-color: NETQUOTEVAR:PALBGCSS;
                            border-right-color: NETQUOTEVAR:PALCOLOR3CSS;
                            border-bottom-color: NETQUOTEVAR:PALCOLOR3CSS;
                            border-left-color: NETQUOTEVAR:PALCOLOR3CSS;
                            }

                            .thinred {
                            border-right-width: 1px;
                            border-bottom-width: 1px;
                            border-left-width: 1px;
                            border-right-style: solid;
                            border-bottom-style: solid;
                            border-left-style: solid;
                            border-top-color: NETQUOTEVAR:PALBGCSS;
                            border-right-color: NETQUOTEVAR:PALCOLOR1CSS;
                            border-bottom-color: NETQUOTEVAR:PALCOLOR1CSS;
                            border-left-color: NETQUOTEVAR:PALCOLOR1CSS;
                            }

                            .thinred2 {
                            border-right-width: 1px;
                            border-bottom-width: 1px;
                            border-left-width: 1px;
                            border-right-style: solid;
                            border-bottom-style: solid;
                            border-left-style: solid;
                            border-top-color: NETQUOTEVAR:PALBGCSS;
                            border-right-color: NETQUOTEVAR:PALCOLOR2CSS;
                            border-bottom-color: NETQUOTEVAR:PALCOLOR2CSS;
                            border-left-color: NETQUOTEVAR:PALCOLOR2CSS;
                            }

                            .actsmallheading {
                            font-size:12px;
                            font-family: Verdana, Helvetica, sans-serif;;
                            text-transform: uppercase;
                            color: #FFFFFF;
                            }
                            .actxxsmallred {

                            font-size:12px;

                            color:NETQUOTEVAR:FGCOLORCSS;
                            font-family: Verdana, Helvetica, sans-serif;
                            font-weight: bold;
                            color: #AF0000;
                            }
                            .actxxsmallblue {

                            font-size:12px;


                            font-family: Verdana, Helvetica, sans-serif;
                            font-weight: bold;
                            color: #0368B2;
                            }
                            .pink12 {
                            font-size: 12px;
                            font-weight: bold;
                            color: #D32BA2;
                            text-decoration: none;
                            }
                            .pink14 {

                            font-size: 14px;
                            font-weight: bold;
                            color: #D32BA2;
                            }
                            .black11 {
                            font-size: 11px;
                            color: #000000;
                            font-family: "Verdana";
                            text-decoration: none;
                            }
                            a.black11 {
                            font-size: 11px;
                            color: #000000;
                            font-family: "Verdana";
                            text-decoration: none;
                            }

                            a.black11:hover {
                            font-size: 11px;
                            color: #0368B3;
                            font-family: "Verdana";
                            text-decoration: underline;
                            }

                            .blue11 {

                            color: #016AB7;
                            font-family: "Verdana";
                            text-decoration: none;
                            }
                            a.blue11 {

                            color: #016AB7;
                            font-family: "Verdana";
                            text-decoration: none;
                            }
                            a.blue11:hover {

                            color: #000000;
                            font-family: "Verdana";
                            text-decoration: none;
                            }

                            .pink17 {


                            font-size: 17px;
                            font-weight: bold;
                            color: #D32BA2;
                            }
                            .green17 {
                            font-size: 12px;
                            font-weight: bold;
                            color: #B7B7B7;
                            font-family: Verdana, Helvetica, sans-serif;
                            }
                            .red13 {
                            font-size: 13px;
                            font-weight: bold;
                            color: #FFFFFF;
                            font-family: "Verdana";
                            text-decoration: none;
                            }
                            .white11 {
                            font-size: 13px;
                            font-weight: bold;
                            color: #FFFFFF;
                            font-family: "Verdana";
                            }
                            .green14 {
                            font-size: 14px;
                            font-weight: bold;
                            color: #BCC430;
                            }
                            .red11 {

                            font-size: 10px;
                            font-weight: bold;
                            color: #900808;
                            font-family: "Verdana";
                            }
                            .black12 {

                            font-size: 12px;
                            font-weight: bold;
                            color: #333333;
                            font-family: "Verdana";
                            text-decoration: none;
                            }
                            .border {
                            border-top-width: 1px;
                            border-top-style: solid;
                            border-top-color: #B7B7B7;
                            }
                            td { font-family: "Verdana"; font-size: 11px; color: #000000}

                            Best wishes,

                            Jan (i-Sounds)

                            Comment


                              #59
                              Downloaded this off your site Jan:


                              .actwarningcolor{color:#999966;}
                              .actrequiredcolor{color:#999966;}
                              .actsearchhighlightcolor{color:#ff0000;}
                              .actrequired{color:#999966;}
                              .actwarning{color:#999966;}
                              .actwelcome{color:#000000;}

                              Line 106 as mentioned in the actinic.css file

                              Comment


                                #60
                                Blows that theory of mine out of the water then.

                                Comment

                                Working...
                                X