Jump to content

[Solved] Misaligned block in my account


Recommended Posts

Good morning all

 

Using PS 1.5.6.2 non default theme

 

Anyone got any ideas why  the "referral block" on the My Account page is misaligned:

http://screencast.com/t/85exWvBzOZqX

 

Email: [email protected]

Password: demodemo

 

I do not think I have done anything to cause it BUT!!!, the only thing I can think of is adding a little bit of code underneath the add to cart button on the product page.

 

Anyway, your help a always is appreciated

 

Paul

Edited by Paulito (see edit history)
Link to comment
Share on other sites

Good morning again

 

Thank you Milosz that worked perfectly.

 

For anyone with the same problem you need to go to:

 

public_html/Your Shop/themes/Your Theme/css/my-account.css

 

And change left to right

 

#my-account .myaccount_lnk_list li{float:left;width:330px;border:1px solid #cecdcd;height:40px;margin-bottom:9px;line-height:40px;margin-right:75px;background:#fff;}

 

Result

http://screencast.com/t/KjcORW9Efs

 

Paul

  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...