RSGallery2 Support Forums
Welcome, Guest. Please login or register.

Login with username, password and session length
  Home    Forum    Help    Search    Login    Register  
*
News : November 21, 2008, 02:24:47 am
+  RSGallery2 Support Forums
|-+  RSgallery2 support forums
| |-+  Display and Templates (Moderators: Jonah, Tomislav Ribicic, Daniel Tulp, Ronald Smit)
| | |-+  center thumbs
Advanced search
  « previous next »
Pages 1
Author
Topic: center thumbs  (Read 3883 times)
« on: June 28, 2007, 01:29:54 pm »
lisa Offline
Newbie
*
Posts: 14

View Profile Email

id like to move the thumbnails and text to the right, but no changes in the css seem to work

thanks
Logged
 
Reply #1
« on: July 04, 2007, 07:56:05 am »
Daniel Tulp Offline
Administrator
Hero Member
*****
Search search search before posting please Posts: 1870
danieltulp@hotmail.com
View Profile WWW Email

which css file are you editing? which version of RSGallery2 are you using? do you have a link to the page?
Logged

RSgallery2 developement team
RSgallery2 modules:
design.danieltulp.nl
 
Reply #2
« on: July 04, 2007, 08:20:02 am »
lisa Offline
Newbie
*
Posts: 14

View Profile Email

http://72.18.145.36/~lstrong/site/index.php?option=com_rsgallery2&Itemid=81

this is the main gallery page,    i would like this in the middle if possible

RSGallery2 1.12.2 Alpha - SVN: 587   is the version


thanks

Logged
 
Reply #3
« on: July 04, 2007, 09:06:00 am »
Daniel Tulp Offline
Administrator
Hero Member
*****
Search search search before posting please Posts: 1870
danieltulp@hotmail.com
View Profile WWW Email

in rsgallery2.css change the following classes to this:
Code:
.rsg2-galleryList-item{
    clear: both;
        padding: 5px;
    margin: 5px 0 5px 0;
    list-style: none;
    background-image: none;
text-align:center;
    border: 0px solid #000;
}
.rsg2-galleryList-thumb{
    display: block;
    margin: 0 5px 5px 10px;
}

the text is now below the thumbnail, I do not know whether you want that
Logged

RSgallery2 developement team
RSgallery2 modules:
design.danieltulp.nl
 
Reply #4
« on: July 04, 2007, 09:30:29 am »
lisa Offline
Newbie
*
Posts: 14

View Profile Email

okay, i played with that and got the text to move but not the thumbnails.  let me see if its okay with my client to have the text below the thumbs

much appreciated
Logged
 
Reply #5
« on: July 06, 2007, 03:04:56 pm »
lisa Offline
Newbie
*
Posts: 14

View Profile Email

that just moved the text to the center. the thumbnails are still over on the side
Logged
 
Reply #6
« on: July 09, 2007, 05:13:29 am »
Daniel Tulp Offline
Administrator
Hero Member
*****
Search search search before posting please Posts: 1870
danieltulp@hotmail.com
View Profile WWW Email

you will need to delete the float left in .rsg2-galleryList-thumb
Logged

RSgallery2 developement team
RSgallery2 modules:
design.danieltulp.nl
 
Print  Pages 1
« previous next »
Jump to: