Hi DP members, I just got a project for a website http://www.luxurypattayavillas.com There is navigation menu that owner want me to remove on the right side. Text is going behind this menu and make it unreadable. I have search around the CMS but i could not find where I can delete it. Does anybody can suggest where to search and how to remove it. Kind regards Kal
your theme is located here "wp-content/themes/starrynight" Search in "sidebar.php","r_sidebar.php" and terminate required coding.
Thanks this fixed the problem, but a white space remain there, and I can not remove it. How i can remove this white space on my right side? Kind regards Kal
That while line can be of two things 1. It can be the border of the flash image, that you can verify. 2. It can be the border of the div or table, most likely under the style.css of your theme You can find out by through wp-admin under design -> theme editor -> style.css (Styles) etc. Regards, Amer