PDA

View Full Version : slideshow title bar problem


bhatugan
02-01-2010, 06:30 AM
i have a problem with the slideshow module... the title bar is below the slideshow and not at the top.. how can i make it to be on top...

http://imgkk.com/i/AXDv_T.jpg

please help... thank you

CareyCrew
02-01-2010, 08:26 AM
FAQ'S >>>> http://www.vbadvanced.com/forum/faq.php?faq=vba_trouble#faq_vba_trouble_shell

Our Sponsors
 

bhatugan
02-02-2010, 11:08 AM
I check the FAQ but i don't get it... I tried to disabled the "Use Module Wrapper Template" but the center of my homepage is messed up

CareyCrew
02-02-2010, 01:11 PM
I check the FAQ but i don't get it... I tried to disabled the "Use Module Wrapper Template" but the center of my homepage is messed up

You don't want to disable the Module wrapper , you need to place your code between the tags :


<tr>
<td class="$bgclass"> <!-- Your code here --> </td>
</tr>

Our Sponsors
 

bhatugan
02-04-2010, 02:10 AM
You don't want to disable the Module wrapper , you need to place your code between the tags :


<tr>
<td class="$bgclass"> <!-- Your code here --> </td>
</tr>

code? what code? and where can i find it? sorry for this questions... I really don't have any idea