Hi there Coppermine Themers!
I hope you could guide me in the right direction of this issue, to remove the gallery "name" & "description" is very easy, but then it leaves a big gapp between the menu (macosx) and the top of the page. I would like the menu to be on the top of the page and remove this gap that is reserved for the galley name and description...
Anyone willing to help me here? Tried the search but came up with nothing on this exact thing..
Just remove this
<div class="top_panel">
<div class="top_panel_r">
<div id="GAL_NAME">
<h1>{GAL_NAME}</h1>
<h3>{GAL_DESCRIPTION}</h3>
</div>
</div>
</div>
from themes/mac_ox_x/template.html
Thanks sami, im ashamed i didnt figure this out myself :)