1
Anonymous
Problem with top news template
  • 2008/9/28 23:29

  • Anonymous

  • Posts: 0

  • Since:


I edited the top news template to change the size, color and font of the spotlight title (in classical view). In firefox all looks well but using internet explorer title and content melt together. The problem can be seen here. All help is appreciated!

2
Anonymous
Re: Problem with top news template
  • 2008/9/28 23:45

  • Anonymous

  • Posts: 0

  • Since:


I edited the template with dreamweaver which added .style1 at the top. Can it be something goes wrong with that overruling other css?



<{if $block.displayview==2}> <{* Classical view *}>


<{* ************************************** Tabs creation ************************************** *}>


<{if $block.current_is_spotlight}>
<{$block.spotlight.author}> <{$block.lang_on}> <{$block.spotlight.date}> <{if $block.use_rating}> - <{$block.spotlight.rating}>/10 (<{$block.spotlight.number_votes}>)<{/if}>, <{$block.spotlight.hits}> <{$block.lang_reads}>

<{else}>

<{foreach item=onesummary from=$block.smallheader}>
<{$onesummary}> 
<{/foreach}>


<{/if}>
<{* ************************************** Body of the current tab ************************************** *}>

<{if $block.current_is_spotlight && $block.tabs.id==0}>










<{$block.spotlight.topic_description}>

  • <{$block.spotlight.title_with_link}>
<{$block.spotlight.image}> 

<{$block.spotlight.text}>






    <{foreach item=onenews from=$block.spotlight.news}>
  • <{$onenews.date}> - <{$onenews.title_with_link}>

  • <{/foreach}>

<{else}>


<{$block.topic_description}>

<{foreach item=onenews from=$block.news}>
  • <{$onenews.title}>
  <{$onenews.author}> <{$block.lang_on}> <{$onenews.date}> - <{if $block.use_rating}> <{$onenews.rating}>/10 (<{$onenews.number_votes}>)<{/if}>, <{$onenews.hits}> <{$block.lang_reads}>

<{$onenews.text}>


<{/foreach}>
<{/if}>

<{else}> <{* ************************************** Classical view ************************************** *}>

<{if $block.spotlight}>



<{/if}>
















<{$block.spotlight.topic_description}>

<{$block.spotlight.title}> <{$block.spotlight.author}>
<{if $block.sort=='counter'}>
(<{$block.spotlight.hits}>)
<{elseif $block.sort=='published'}>
(<{$block.spotlight.date}>)
<{else}>
(<{$block.spotlight.rating}>)
<{/if}>
<{$block.spotlight.image}><{$block.spotlight.text}>

<{if $block.spotlight.read_more}>





<{/if}>


    <{foreach item=news from=$block.stories}>
    <{if $news.id != $block.spotlight.id}>

  • <{if $block.sort=='counter'}>
    [<{$news.hits}>]
    <{elseif $block.sort=='published'}>
    [<{$news.date}>]
    <{else}>
    [<{$news.rating}>]
    <{/if}>
    ><{$news.title}>
    <{$news.teaser}>

  • <{/if}>
    <{/foreach}>


<{/if}>

Login

Who's Online

359 user(s) are online (108 user(s) are browsing Support Forums)


Members: 0


Guests: 359


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Sep 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits