Insert Galleria into en existing HTML Page - Page 3
Page 3 of 4 FirstFirst 1234 LastLast
Results 31 to 45 of 49

Thread: Insert Galleria into en existing HTML Page

  1. #31
    Join Date
    Mar 2002
    Location
    Dilham, The UK
    Posts
    412
    Thank you again Train.....White back ground is superb.

  2. #32
    Join Date
    Apr 2000
    Location
    Sheboygan, WI
    Posts
    53,391
    Your Welcome and glad I could help out!

  3. #33
    Join Date
    Mar 2002
    Location
    Dilham, The UK
    Posts
    412
    I wonder how he has embeded Galleria into his HTML
    Looks pretty good
    http://www.drhorvath.de/praxis.html

  4. #34
    Join Date
    Apr 2000
    Location
    Sheboygan, WI
    Posts
    53,391
    Going to have to study that one.

    May take a day or two. Already I see lots of java script.

    That bar menu would work better than one you use just for that page I see.

    Definitely needs studying!

  5. #35
    Join Date
    Apr 2000
    Location
    Sheboygan, WI
    Posts
    53,391
    Printed his 8 pages and your 15 pages.

    Ready to study now.

  6. #36
    Join Date
    Apr 2000
    Location
    Sheboygan, WI
    Posts
    53,391

  7. #37
    Join Date
    Mar 2002
    Location
    Dilham, The UK
    Posts
    412
    Yes, it does Train.
    I Used your source code from your......... http://home.comcast.net/~copn/test/Ayvalik.htm
    Tried to put it into my page template but it does not work. Like you said there might be a conflict with my existing CSS.
    Only it works if I loose the whole left navigation links.

  8. #38
    Join Date
    Apr 2000
    Location
    Sheboygan, WI
    Posts
    53,391
    Watch these as I made changes and and changed the names.
    galleria.css
    jquery.galleria.js
    jquery.js
    Yes, the [1] in there can make a difference.
    And as you noticed, I had to lose the left navigation links also.
    I guess a home page link will have to do for navigation.

  9. #39
    Join Date
    Mar 2002
    Location
    Dilham, The UK
    Posts
    412
    Yes, home page link will do.
    Also (I think you have mentioned earlier), i frames might be the answer. I shall read about that subject and try to learn a bit.
    I have given you enough trouble already, feel quite embarrassed.

  10. #40
    Join Date
    Apr 2000
    Location
    Sheboygan, WI
    Posts
    53,391
    embarrassed

    No need to be. I enjoy learning and that I am doing.

    Retired, yes 66, and have time to try to hammer this to where we want it.

    So, I will be experimenting with galleria.css as I know it effects the placement. Paper and pencil time!

  11. #41
    Join Date
    Mar 2002
    Location
    Dilham, The UK
    Posts
    412
    Ohhh Train.....this dreaded man again!!!
    I think I got half a step further....please see....
    http://www.ayvalikholidayhouse.com/templatejj.html

    Just under /* BEGIN DEMO STYLE */ I took below HTML out
    *{margin:0;padding:0}
    body{padding:20px;background:white;text-align:center;background:white;color:#bba;font:80%/140% georgia,serif;}
    h1,h2{font:bold 80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}
    a{color:#348;text-decoration:none;outline:none;}

    And my navigation pane stayed intact. Now if I can only move the whole thing to the right then I can insert some text next to it. Tried but no luck so far.

    Can not retire from UK yet, kids left us now, consequently we are here for the time being. So I got some hammering time too

  12. #42
    Join Date
    Apr 2000
    Location
    Sheboygan, WI
    Posts
    53,391
    Edited the galleria[1].css and uploaded it.
    Looks right nice in IE-8, but still bows out in FF.

    Looks like we will need to go horizontal under the main picture to fix things.
    I will base it on mule.htm

    EDIT:Will check out your update first.

  13. #43
    Join Date
    Mar 2002
    Location
    Dilham, The UK
    Posts
    412
    Also yours is not flickering at all...a lot better

  14. #44
    Join Date
    Apr 2000
    Location
    Sheboygan, WI
    Posts
    53,391
    Checked it out in FF. Grrrrrrrrrr
    IE-8 is acceptable.

    I maybe able to move the nav links at the bottom, but that depends of which galleria.css you are using.

  15. #45
    Join Date
    Apr 2000
    Location
    Sheboygan, WI
    Posts
    53,391
    Ok, I see it has this in it.

    .galleria{list-style:none;width:200px}
    .galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
    .galleria li a{display:none}
    .galleria li div{position:absolute;display:none;top:0;left:180px}
    .galleria li div img{cursorointer}
    .galleria li.active div img,.galleria li.active div{display:block}
    .galleria li img.thumb{cursorointer;top:auto;left:auto;display:block;width:auto;height:auto}
    .galleria li .caption{display:block;padding-top:.5em}
    * html .galleria li div span{width:400px} /* MSIE bug */

    Browser compatability.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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