Quote:
Originally Posted by Natea
The code of sidebar is located in footer template. Here's the
|
I think it would be easier if I just did it for you. PM me an admin account to your site and I will take a look.
Quote:
Originally Posted by gcxboxps
Hi,
For the horizontal method, is there a way to make it so that the table seperate them equally?
Meaning, if one video "text(title name)" is too long, it pushes the other videos over and makes the table look unbalanced.
I think this just helps the videos and forums flow well together if there is a way to keep the videos balanced or make the tables have the same width.
OR
Another method would be, taking the name out from underneath it, but I know most people would like to keep that there, but just in case, what would you do to just take the "text" out from under the video?
Thanks
|
Go in to your
video_fh_bit template and delete the following code.
Code:
<br />
<span class="smallfont">
<a href="$video[url]">$video[title]</a>
</span>