Arylia Gods Inside Please!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • SlammedMedia
    Confirmed User
    • Apr 2008
    • 1573

    #1

    Arylia Gods Inside Please!

    I've made my gallery templates and they look pretty decent, except for one small issue (which I mentioned in another thread, but didn't get any help).

    My bottom thumbs don't align to the left, unless there are 3+ thumbs on the bottom row. Ideally I want them aligning to the left, otherwise it looks a little odd.

    When building my template I put in the Identifier __thumbnails__ and Arylia throws the gallery in, I don't have any say in my template how to align things.

    So I was wondering where __thumbnails__ pulls the data for the galleries from, so I could hopefully edit that file.

    Here's A Sample Gallery

    Thanks
    ICQ: 350-260-628
  • NaughtyRob
    Two fresh affiliate progs
    • Nov 2004
    • 29602

    #2
    Maybe because it somehow defaults to center when the row doesnt match the others? Just a wild guess. Nice site!
    [email protected]
    Skype: 17026955414
    Vacares Web Hosting - Protect Your Ass with Included Daily Backups

    Comment

    • geedub
      Confirmed User
      • Jun 2005
      • 3489

      #3
      You can use individual marks for your thumbnails, with their dimension.

      For example:

      <div class="thumb">
      __THUMB.180.200__
      </div>

      <div class="thumb">
      __THUMB.180.200__
      </div>
      Reliable web host that actually cares, tell em geedub sent ya. Vacares

      Comment

      • SlammedMedia
        Confirmed User
        • Apr 2008
        • 1573

        #4
        Originally posted by geedub
        You can use individual marks for your thumbnails, with their dimension.

        For example:

        <div class="thumb">
        __THUMB.180.200__
        </div>

        <div class="thumb">
        __THUMB.180.200__
        </div>

        I don't think that would work for what I want.

        I put "__THUMBNAILS__" in my template where my gallery is going to be and Arylia fills in the rest. All my galleries have a different amount of photos (thumbnails).

        Is there a way to do it with varying amounts of thumbnails?
        Last edited by SlammedMedia; 02-29-2012, 10:57 AM.
        ICQ: 350-260-628

        Comment

        • SlammedMedia
          Confirmed User
          • Apr 2008
          • 1573

          #5
          Originally posted by NaughtyRob
          Maybe because it somehow defaults to center when the row doesnt match the others? Just a wild guess. Nice site!
          That's what I'm looking to change, there has to be a place to edit how they align.

          And thanks for the comment
          ICQ: 350-260-628

          Comment

          • SlammedMedia
            Confirmed User
            • Apr 2008
            • 1573

            #6
            figured it out. Need to edit the userFunctions.inc.php file.
            ICQ: 350-260-628

            Comment

            Working...