Jump to content

Profil in Partea Stanga


Gabriel™

Recommended Posts

57 minutes ago, HardKenzo said:

Iti apare asa pe toate temele sau decat pe aceasta teme care o aveai in poza ?

Doar la aceasta tema Profilul se afla in Partea Dreapta asa e conceputa si doresc sa il mut pe stanga..

Am incercat metoda care functioneaza pe prosilver dar degeaba nu sunt aceleasi fisiere.

Link to comment
Share on other sites

On 12/31/2016 at 0:40 PM, Gabriel™ said:

Doar la aceasta tema Profilul se afla in Partea Dreapta asa e conceputa si doresc sa il mut pe stanga..

Am incercat metoda care functioneaza pe prosilver dar degeaba nu sunt aceleasi fisiere.

Nu sunt aceleasi fisiere deoarece , prosilver este la versiunea 3.0 iar tu ai instalata versiunea 3.1 ...trebuie sa schimbi din fisierele temei tale din ftp... content.css ! 

In fisierul content.css ai :

 

Quote

/* Attachments
----------------------------------------*/
.attachbox {
   float: left;
   width: auto;
   margin: 5px 5px 5px 0;
   padding: 6px;
   background-color: #FFFFFF;
   border: 1px dashed #d8d8d8;
   clear: left;
}

si schimba cu asta 

Quote

/* Attachments
----------------------------------------*/
.attachbox {
   float: left;
   width: auto;
   margin: 5px 5px 5px 0;
   padding: 6px;
   background-color: #FFFFFF;
   border: 1px dashed #d8d8d8;
   clear: right;
}

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.