e2interactive forums » Sample of (E)2 Photo Gallery

Search:

Can't keep the same stylesheet, changing from page to page

(4 posts)

  1. mimmo71
    Member

    Hello!

    I have built the site for a furniture shop using this fantastic application.

    But I still have some problems I can't find a solution to. U hope you can help me. I am sure it is just a stupid mistake I did.

    This is the site.

    www.moltenimonza.it/pass/gallery/

    As you may see i took away the toggle, and wanted to keep the complete black style.

    The problem is that suddently the style changes when I browse the site. Makeing the thumbnails to moove and get a the linked border around it. It is clearly the browser getting the wrong information. Because on another pc the same page is show properly.

    The funny thing is that to go back to the ideal design, i have to go onto this page where i loaded the first original code wiht all the function

    http://www.moltenimonza.it/gallery/

    and click on the toggle black desing. If then I turn to the site I built all pages looks properly again.

    I hope you can help me, i am getting mad here to find the solution

    Thank you very much in advance

    mimmo

    Posted 2 months ago #
  2. The easiest way to fix this is to get rid of all the style sheet references and just have the one you want.

    Right now you have these set as your style sheets:

    <link rel="stylesheet" type="text/css" href="css/e2.css" title="default" />
    <link rel="alternate stylesheet" type="text/css" href="css/e2photo_black.css" title="black" />

    change it to this:

    <link rel="stylesheet" type="text/css" href="css/e2photo_black.css" title="black" />

    Posted 2 months ago #
  3. mimmo71
    Member

    Hi!

    first of all, thank you very much for your kind help.

    I have made the change as you suggest, but apparently the problems seems to be there still.

    When the page loads the thumbnails start moving on the bottom of the page and have the red linked border.

    Do you know maybe where my mistake might be?

    I thank you a lot in advance

    Bye
    Matteo

    Posted 1 month ago #
  4. I'm not seeing this issue when I surf to your gallery pages. Have you tried clearing your cache to see if that is causing a issue? It seems to be working well to me.

    Posted 1 month ago #

RSS feed for this topic

Reply

You must log in to post.