Quote:
Originally Posted by eroan
How can I have ISO encoding instead of UTF-8 ?
Videos with "?" appear like "é" in titles !
Thanks...
|
Quote:
Originally Posted by testebr
I have same problem.
|
There's no fix that I know of. I use a replacement variable for the more common ones.
Quote:
Originally Posted by Jaxel
I'm having trouble with the formatting of this mode... It doesnt follow my TCAT correctly...
TCAT on forum home (the blue bars with teal blue text):
http://www.8wayrun.com/forums.php
TCAT on the embedded videos:
http://www.8wayrun.com/showthread.php?t=33
This is my Container OPEN
Code:
<div align="center">
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="400" style="margin:10px 0">
<thead>
<tr>
<td class="tcat" colspan="2" style="text-align:center">
<a href="$url" title="$title" target="_blank">$title</a>
</td>
</tr>
</thead>
<tbody>
<tr>
<td class="panelsurround" align="center">
|
I've notice that with most styles I've designed that links in the postbit will always follow the CSS definition for the postbit, usually
alt1 or
alt2. To change this, you'd have to change the link CSS for those classes.