Hi all i want to ask how can i make a nivo slider slideshow which i created as a default view and attach it as a pane in a panel page region to be centered? I tried to make a custom css id for that pane but it didn't work. Does anyone have some suggestions? I attach a screenshot showing my problem. Thanks for your answers.

CommentFileSizeAuthor
slider.png403.88 KBpaul555
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Anonymous’s picture

There are a few different ways of doing it, however, you could try the following: http://css-tricks.com/quick-css-trick-how-to-center-an-object-exactly-in... .

paul555’s picture

Thanks for your answer but i can't make this work. Well in order to apply a css class to a panel pane, if i am right, first i click the gear icon in the pane and select css properties. There i enter the class name i created without the dot and click save. Then i add the class to the style.css of the theme. I tried many css properties but i see no result. Any suggestions?