Author Topic: Account menu sticking out of the middle column  (Read 309 times)

Gio

  • Newbie
  • *
  • Posts: 1
    • View Profile
Account menu sticking out of the middle column
« on: August 14, 2012, 03:14:18 AM »
Account menu sticking out of the middle column.

My question: account menu table where I can adjust to size?

OnlinePaidClick

  • Administrator
  • Sr. Member
  • *****
  • Posts: 387
    • View Profile
    • Email
Re: Account menu sticking out of the middle column
« Reply #1 on: August 14, 2012, 07:38:20 AM »
Account menu sticking out of the middle column.

My question: account menu table where I can adjust to size?
Open up: members/profile.php

Find below code:
Code: [Select]
<table width=\"570\" height=\"600\" cellspacing=5 cellpadding=0 align=\"center\">
change the value 570 to 475 and save, that should work.