expandable content box | Need help

If you've problems with unsupported - non official ;-) - functionalities use this forum please.
Post Reply
kobos
Posts: 52
Joined: Mon 21. Nov 2005, 21:50

expandable content box | Need help

Post by kobos »

Hi
I want to implement an expandable content box to show every artical in an individual box but how do i make it so it displays the articals in it?

this is the page
http://stds.okobo.com/?humbug

this is the tutorial im using
http://hyedesign.com/forums/index.php?showtopic=581

as soon as i put anything in the main section of the template the artical text vanishes.

current code

<table width="900" border="0" cellspacing="0" cellpadding="0">

<tr>

<td><img src="images/top.png" width="900" height="76"></td>

</tr>

<tr>

<td background="images/middle.png"><div align="center">

<p class="WHAT DO I DO HERE?">
</p>
</div></td>

</tr>

<tr>

<td><img src="images/bottom.png" width="900" height="80"></td>

</tr>

</table>

i think i have to do something with classes but im not sure.

Thanks
User avatar
Oliver Georgi
Site Admin
Posts: 9907
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

for article listings or just for full article?

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
kobos
Posts: 52
Joined: Mon 21. Nov 2005, 21:50

Post by kobos »

artical listing
kobos
Posts: 52
Joined: Mon 21. Nov 2005, 21:50

Post by kobos »

ok i've sorted it out completely so you may as well delete this topic

i'll post my completed version as a hack/enhancement
AjnabiZ
Posts: 9
Joined: Mon 28. Nov 2005, 13:34

Post by AjnabiZ »

kobos

you said that you will post it as a hack

can you tell me when its available ?

thanks
Post Reply