Posted by mattlc on May 21, 2009 at 11:55pm
Hi,
I wondered why, my node titles appears and disappaears in less than 1 second every time. And when I look at the css, I have this :
<h1 class="title sIFR-replaced">
<span style="display: inline-block; position: relative;">
<span class="sIFR-alternate" style="opacity: 0;">Forums</span>
<span class="sIFR-flash" style="position: absolute; top: 0pt; left: 0pt; right: 0pt; bottom: 0pt;">
<object height="26" width="69" data="Fontin.swf" type="application/x-shockwave-flash" style="vertical-align: text-top;">
<param value="transparent" name="wmode"/>
<param value="h=24.7&leading=7&offsetTop=3.5&textAlign=start&textColor=%2523555555&txt=Forums&w=65.55&linkColor=%2523555555&hoverColor=%2523555555" name="flashvars"/>
</object>
</span>
</span>
</h1>But I do not have the dynamic render module intalled, and I never installed it.
Anyone knows which kind of module would have done this ?
Tks!
Comments
if this happened on a
if this happened on a released site? can I have the url?
if this is NOT yet released, u may have to ask your IT boy.
Good day.
---------------------------------------------------------
There's no free beer. Will u buy me a beer?
We go the drupal way. How about you?
http://www.drupalway.com
This is not a released site.
This is not a released site. And I am the IT boy...
But I don't understand, why this happend. I did not installed any flash related module, my tpl are clean and there's not preprocess function.
I tried to know about this with the theme developper module but it doesn't focus on the title...
Strange.....
Mathieu LE CAIN