Announcement

Collapse
No announcement yet.

Site Logo

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

    Site Logo

    I just cant get my site logo at the top of my pages to work correctly.

    I want it so if the user resizes the browser (width direction) then the logo is always the width of the page. I think to do this i need to set the TD WIDTH to 100% ?? where as I think its just currently a value.

    But which file do I do this in? I did read a post where in Design Options you change something to 100%, but that option didnt allow for the % sign to be entered.
    Ive found a file that simply has <IMG 'logo path'> and thats it - I guess i need to find the calling file?

    So which file do I need to edit?


    On top of this, Im trying to place the Search (for item box) in front of the logo (top left corner) I take it i would have to edit the same file too.

    #2
    I edited the Act_LogoImage.html file:


    <IMG width="100%" SRC="NETQUOTEVAR:IMAGEFILE"
    ALT="NETQUOTEVAR:ALTERNATETEXT"
    BORDER=0
    NETQUOTEVAR:IMAGEHEIGHT
    NETQUOTEVAR:OTHERIMAGEMARKUP>


    so that the width is always 100% - hopefully this was the right way to go about it.

    Comment


      #3
      Hi Mike

      You will need to edit act_header.html

      And you could try changing the alignment of the netquotevar:logo from left to center.

      If you are using any if the Clean Layouts, or Specific Designs, it is likely that the the code for the image will actually be in Act_Primary.html and Act_BrochurePrimary.html
      ________

      Comment

      Working...
      X