Author Topic: Create column on the right ?  (Read 8662 times)

0 Members and 1 Guest are viewing this topic.

Offline satine88

  • Sr. Member
  • ****
  • Posts: 265
    • View Profile
Create column on the right ?
« on: January 14, 2008, 04:04:30 PM »
Good morning,
Do you know how to create a column on the right?

for index.php (home)

-http://www.wallpaper-gratuit.net/

Thanks :)
« Last Edit: January 20, 2008, 01:34:23 PM by KurtW »

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: Create column on the right ?
« Reply #1 on: January 14, 2008, 06:32:52 PM »
In templates/your_template/home.html file,

find:

Code: [Select]
<td style='padding-left:8px; padding-top: 2px; text-align: center;' width='100%'>

replace:

Code: [Select]
<td style='padding-left:8px; padding-top: 2px; text-align: center;' width='100%' align='right'>

;)
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 satine88

  • Sr. Member
  • ****
  • Posts: 265
    • View Profile
Re: Create column on the right ?
« Reply #2 on: January 14, 2008, 08:02:04 PM »
I have changed, but it don't change  :?


I would like  a column on the left and right  :mrgreen:

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: Create column on the right ?
« Reply #3 on: January 14, 2008, 08:18:18 PM »
If like on left and right -

Code: [Select]
<td style='padding-left:8px; padding-top: 2px; text-align: center;' width='100%' align='right'><img style='vertical-align: middle;' alt='' src='./templates/Vector/images/divider.gif'>
<a href='index.php' class='navigation'>Home</a> <img style='vertical-align: middle;' alt='' src='./templates/Vector/images/divider.gif'>
<!--<a href='forum/index.php' class='navigation'>Discussion Forum</a> <img style='vertical-align: middle;' alt='' src='./templates/Vector/images/divider.gif'>// -->
<a href='top.php' class='navigation'>Top images</a> <img style='vertical-align: middle;' alt='' src='./templates/Vector/images/divider.gif'>
<a href='search.php' class='navigation'>Recherche</a> <img style='vertical-align: middle;' alt='' src='./templates/Vector/images/divider.gif'></td>

for:

Code: [Select]
<td style='padding-left:8px; padding-top: 2px; text-align: center;' width='50%' align='left'>&nbsp;<img style='vertical-align: middle;' alt='' src='./templates/Vector/images/divider.gif'>
<a href='index.php' class='navigation'>Home</a> <img style='vertical-align: middle;' alt='' src='./templates/Vector/images/divider.gif'>
<!--<a href='forum/index.php' class='navigation'>Discussion Forum</a> <img style='vertical-align: middle;' alt='' src='./templates/Vector/images/divider.gif'>// -->
<a href='top.php' class='navigation'>Top images</a> <img style='vertical-align: middle;' alt='' src='./templates/Vector/images/divider.gif'>
<a href='search.php' class='navigation'>Recherche</a> <img style='vertical-align: middle;' alt='' src='./templates/Vector/images/divider.gif'></td>

<td style='padding-left:8px; padding-top: 2px; text-align: center;' width='50%' align='right'><img style='vertical-align: middle;' alt='' src='./templates/Vector/images/divider.gif'>
<a href='index.php' class='navigation'>Home</a> <img style='vertical-align: middle;' alt='' src='./templates/Vector/images/divider.gif'>
<!--<a href='forum/index.php' class='navigation'>Discussion Forum</a> <img style='vertical-align: middle;' alt='' src='./templates/Vector/images/divider.gif'>// -->
<a href='top.php' class='navigation'>Top images</a> <img style='vertical-align: middle;' alt='' src='./templates/Vector/images/divider.gif'>
<a href='search.php' class='navigation'>Recherche</a> <img style='vertical-align: middle;' alt='' src='./templates/Vector/images/divider.gif'>&nbsp;</td>

Edit both for match link after. ;)
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 satine88

  • Sr. Member
  • ****
  • Posts: 265
    • View Profile
Re: Create column on the right ?
« Reply #4 on: January 14, 2008, 09:51:27 PM »
Hello :)

Look :  http://www.ciberupload.com/out.php/i4348_1.jpg  :|

I would like :
http://www.ciberupload.com/out.php/i4349_2.jpg

With a column on the left and right.

Please forgive me if my English, is not good, but I am French (and I speak very little English)
 :mrgreen:

Thank you for advance  :)

Offline nobby

  • 4images Guru
  • *******
  • Posts: 2.873
    • View Profile
Re: Create column on the right ?
« Reply #5 on: January 14, 2008, 10:08:31 PM »
   
Bonjour,

Vous chargez les home.html dans dreamweaver (ou similaire), allez dans le mode de conception markierst cherchez le domaine de la fin de la page à droite et puis copiez cet emplacement.

Traduction français allemand googletranslator