Help editing themes.css

Slopigyo

Joined: 2007-04-14
Posts: 2
Posted: Sat, 2007-04-14 03:57

I have been following the instructions on http://codex.gallery2.org/Gallery2:How_I_integrated_the_slider_theme_into_my_website
It is almost exactly what I want to do. However I am having a problem when I change the position of the imagearea in the theme.css from top: 0 to top: 50 so that it stops covering the menu bar at the top I see the top bar but the image completely disappears. I have gone through the rest of the steps in the procedure without success so I deleted the local files and copied fresh ones to start over but I am still having the same problem.

Any help is appreciated

Ross

 
drewactual

Joined: 2007-04-23
Posts: 21
Posted: Tue, 2007-04-24 23:32

may be off here, but based solely on what you have said try using the attribute 'line-height: xxx;', and force the page to display an area. If you want the area to collapse to whatever you have in there's dimensions, try the attribute 'max-height: xxx; min-height: xxx;'

get FF and the developers plug-in and do live changes until you find what works- then c&p it all to your theme.css

help any or am I misunderstanding your question?

 
Slopigyo

Joined: 2007-04-14
Posts: 2
Posted: Tue, 2007-04-24 23:39

Thanks dude I got it working now