Wordpress Themes - WP Forum at BFA
Click Here To DONATE! Support the theme development, get more attention and additional benefits based on your donation level. Your forum name will be highlighted.

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Center area post/pages »

Centering a gallery or slideshow with NextGen


Build custom WP THEMES, without
coding.
Click here for THEMEFRAME

From the author of Atahualpa, the #1 most
downloaded (700,000+) theme @ wordpress.org
  #1  
Old Mar 22, 2012, 11:21 AM
yukoner
 
26 posts · Jan 2012
I've spent a couple of days now trying to figure out how to get a slideshow from NextGen Gallery to center on the center column to no avail.

Thus, I am asking for your assistance.

If I use the simple <center>[slideshow id=1 w=600 h=400]</center> it works in the browsers I have tried it in but I keep reading that it's not a good idea to use this for centering.

Anyone have a better solution?

Norm
  #2  
Old Mar 22, 2012, 11:57 AM
juggledad's Avatar
juggledad
 
20,147 posts · Mar 2009
OSX 10.6.8/10.7.3 WP 2.8.x/2.9.x/3.x Atahualpa 3.5.x/3.7.x Safari 5.x Firefox 11 XP
nextgen has it's own CSS styling. You should look at the source of the page and find the gallery. Look for an ID or class that you can use and add a CSS to center it. (FireBug in FireFox)
Here is a link where you can read and test aligning block elements http://www.w3schools.com/css/css_align.asp
  #3  
Old Mar 29, 2012, 07:18 AM
cabdziner
 
17 posts · Feb 2011
Try this...

Determine the width of your slideshow, then create a "div" and enclose the NGG shortcode inside of it.

Code:
<div style="width:350px; margin:0 auto;">
[slideshow id="x"]
</div>
Change the width to whatever works best with your slideshow image size.

This should work.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Nextgen slideshow displays only whitebox horsemansarts Plugins & Atahualpa 6 Mar 13, 2010 07:49 AM
creating 2 separate boxes in header, for logo and nextgen slideshow gallery rinoa3108 Header configuration & styling 8 Mar 8, 2010 05:19 PM


All times are GMT -6. The time now is 06:26 AM.


Powered by vBulletin® Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.