Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18
  1. #11
    Join Date
    Nov 2006
    Location
    Dartmouth, NS Canada
    Posts
    2,378
    Plugin Contributions
    0

    Default Re: page transition not smooth..

    It's at the top of stylesheet_tm.css. Change the background color line from...
    background:#0F0705;
    ... to ...
    background:white;
    ... just as a test. At least you won't see the black during the transition.

    Rob

  2. #12
    Join Date
    Jan 2010
    Posts
    11
    Plugin Contributions
    0

    Default Re: page transition not smooth..

    With the spirit of I'll try anything. I changed the background to white. Doing so changed the look of the page considerably and the flash did not go away it turned white.
    I am considering a new install, is there any way to do so with out losing all the style changes I have made to this one? I am also considering trashing the whole thing and doing something I can finish because this has gone on way too long for a website and I am becoming discouraged.

  3. #13
    Join Date
    Jun 2009
    Location
    Orange County, California
    Posts
    544
    Plugin Contributions
    18

    Default Re: page transition not smooth..

    ljbird, I think it looks OK now, i don't think there's a need to scrap it.

    The transition is simply the load time it takes the server to send the page information to your browser. The average user won't even notice, and if they do it's still a pretty standard thing. If you go to any website, it takes load time to get the content on the page, thus showing the background color in the transition.

  4. #14
    Join Date
    Jan 2010
    Posts
    11
    Plugin Contributions
    0

    Default Re: page transition not smooth..

    Thanks I know it is no big deal but to me it is. So I am now having the hosting company restore everything to the way it was before the move and I will start over. Smarter this time I hope and wise enough not to make the same mistake.

  5. #15
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: page transition not smooth..

    It was mentioned earlier that with JS disabled one does not see the transition problem.
    I can verify it is true.

    I would guess the problem JS code is here:

    <div class="head"><!--bof-branding display-->

    <center><script src="includes/templates/theme064/js/effect1.js"></script></center>
    </div>
    <!--eof-branding display-->

    Remove it and see what happens. You could also have your page better coded, to prevent this type of JS problem and to correct other HTML errors -- which may be adding to your current problem.

  6. #16
    Join Date
    Jan 2010
    Posts
    11
    Plugin Contributions
    0

    Default Re: page transition not smooth..

    Where do I look to remove that bit of code?

  7. #17
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: page transition not smooth..

    includes/templates/theme064/common/tpl_header.php - should be the file to edit.

  8. #18
    Join Date
    Jan 2010
    Posts
    11
    Plugin Contributions
    0

    Default Re: page transition not smooth..

    well that got rid of the flash in more ways than one. Can you tell me how I should put the flash element in the header. Or if not flash something else that rotates photos.

    Thanks for everyone's help. I still don't understand why moving the site would have caused a problem where there wasn't one before but I am past that now and moving on.

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Index Page Slideshow Not Showing Transition Effects
    By joomoo79 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 6 Dec 2009, 05:21 AM
  2. Smooth Gallery Slideshow
    By renix in forum General Questions
    Replies: 1
    Last Post: 29 Jan 2009, 03:21 AM
  3. Sideboxes Re-load for each page transition...
    By rainthebat in forum General Questions
    Replies: 5
    Last Post: 3 Aug 2008, 09:29 PM
  4. javascript reloads on every page transition.
    By rainthebat in forum General Questions
    Replies: 1
    Last Post: 3 Aug 2008, 03:37 AM

Posting Permissions

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