Active
Project:
Danland
Version:
7.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
2 May 2011 at 18:58 UTC
Updated:
3 May 2011 at 06:14 UTC
Jump to comment: Most recent file
Hi, I am using Drupal for a class. I changed the slideshow so it only displays on the right side of the page. But, the location of the left navigation bar is below where the slideshow was. I want the left navigation bar to be at the top of the page next to the slideshow and I would like any help I can get to get it up there.
I know if I take out the slideshow in the php it goes up there, but I obviously want to keep the slideshow. Any ideas? Also I have a photo of what the page looks like now.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | local_site.jpeg | 90.24 KB | Deepika.chavan |
| Screen shot 2011-05-02 at 12.54.25 PM.png | 410.51 KB | nramos33 |
Comments
Comment #1
Deepika.chavan commentedHi,
I tried the same thing on my local site. What i did is I placed the left sidebar's code inside slideshow wrapper(previously it was inside
div id="wrapper"div). Now the code looks like :And Changed the css in local.css file (I don't know how you changed the width of slideshow , but this is what I did).
I added following code in local.css file (Please see the instructions given in local_sample.css file to activate the css file.)
Please clear cached data. Check the attachment.
HTH!!
Rgrds,
Deepika Chavan.