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

Login with username, password and session length
  Home    Forum    Help    Search    Login    Register  
*
News : December 03, 2008, 10:21:17 pm
+  RSGallery2 Support Forums
|-+  RSgallery2 support forums
| |-+  Display and Templates (Moderators: Jonah, Tomislav Ribicic, Daniel Tulp, Ronald Smit)
| | |-+  Template (semantic) display of galleries.
Advanced search
  « previous next »
Pages 1
Author
Topic: Template (semantic) display of galleries.  (Read 3653 times)
« on: December 24, 2007, 08:50:38 am »
Martin Offline
Newbie
*
Posts: 33



Hi.

I'd like my newly found RSgallery to do as I tell it Smiley

I'd like for each gallery to have the option of being shown next to eachother..

I am testing RSGallery still, and here's how it looks right now:

http://www.akvarieplanter.dk/index.php?option=com_rsgallery2&Itemid=130&gid=6

Now I'd like for 2 or more galleries to be shown next to eachother..

like:

Gallery1 - Gallery 2

or

Gallery1 - Gallery2 - Gallery3

not like it is now:

Gallery1
Gallery2
Gallery3

ETc etc etc.

Can this be done?

it seems an awful lot of wasted space like it is now...
Logged
 
Reply #1
« on: December 24, 2007, 02:39:39 pm »
john Offline
Dev Team
Sr. Member
*
Posts: 482



Hi.

change the template.css like the following.

.rsg_galleryblock{
width:48%; or 32% is you want 3 columns
float:left;
}

that should do it.
john
Logged
 
Reply #2
« on: December 25, 2007, 05:35:35 am »
Martin Offline
Newbie
*
Posts: 33



Super.
That did the trick! Had to play with the percentages, but it worked..! Sweeeeeeeeeeeeeet!
Logged
 
Reply #3
« on: January 11, 2008, 08:38:25 pm »
mastermel Offline
Newbie
*
Posts: 1



Whats the percentage for 2 columns?
Logged
 
Reply #4
« on: January 12, 2008, 02:31:18 am »
Martin Offline
Newbie
*
Posts: 33



mine looks like this:

}
.rsg_galleryblock{
width:44%;
float:left;
margin:10px 10px 10px 10px;
}
Logged
 
Print  Pages 1
« previous next »
Jump to: