Author Topic: Headline  (Read 3623 times)

0 Members and 1 Guest are viewing this topic.

Offline flyfreak

  • Jr. Member
  • **
  • Posts: 63
    • View Profile
    • Flyfreak.dk
Headline
« on: November 09, 2007, 05:15:29 PM »
Hey

I have a problem with creating a "headline" (Please have a look at my screenshot)

I have set up a language tool, but i donīt know the way to create a "headline"

My code is like this:
Code: [Select]
                   <table width="150" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td class="head2" height="20"> <img src="{template_url}/images/spacer.gif" alt="" width="4" height="4" />{lang_vaelg_sprog}</td>
                    </tr>
                    <tr>
                      <td class="tablebgcolor"><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                    <tr>
                      <td align="center" class="row1">
    <br />
                        {lang_select}
<br />
                        <br />
                      </td>
                    </tr>
                    <tr>
                      <td class="tablebgcolor"><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                  </table>

Flyfreak
Emil
Main site: www.flyfreak.dk
4Images site: www.flyfreak.dk/foto

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: Headline
« Reply #1 on: November 09, 2007, 05:45:58 PM »
Hum ... and where is screenshot ?
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline flyfreak

  • Jr. Member
  • **
  • Posts: 63
    • View Profile
    • Flyfreak.dk
Re: Headline
« Reply #2 on: November 09, 2007, 06:59:41 PM »
Sorry, here it is
Emil
Main site: www.flyfreak.dk
4Images site: www.flyfreak.dk/foto

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: Headline
« Reply #3 on: November 09, 2007, 09:44:54 PM »
Quote
{lang_select}

You use language select MOD. Please reply to right topic.
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?