RajKamath Posted September 30, 2014 Share Posted September 30, 2014 Hello, Trying to rearrange a data on the website. Looks normal when looking through preview on IE and chrome. But once moved to live website, the whole alignment changes from left to center , including the text that needs to show up. I am a newbie to coding and dont have a clue. tried puttng something together based on what i foud on the web. attaching screenshot and the code that i did. any help is highly appreciated. also attached is a screenshot of what happens when the php file is uploaded. Prior to doing that, the menu on the left is aligned properly and the assets that we have show properly. What we are trying to do is rearrage the whole assets into different categories. many thanks portfolio.php Quote Link to comment https://forums.phpfreaks.com/topic/291365-php-file-text-and-data-center-aligned-and-messed-up-the-other-info/ Share on other sites More sharing options...
QuickOldCar Posted October 1, 2014 Share Posted October 1, 2014 Since this is a css style issue, you should post your styles.css file here. Quote Link to comment https://forums.phpfreaks.com/topic/291365-php-file-text-and-data-center-aligned-and-messed-up-the-other-info/#findComment-1492532 Share on other sites More sharing options...
QuickOldCar Posted October 1, 2014 Share Posted October 1, 2014 <td align="left|right|center|justify|char"> The left|right|center|justify|char are options...pick one!!! Use full <?php tags and not short <? tags in your code, some servers not set up for it. Quote Link to comment https://forums.phpfreaks.com/topic/291365-php-file-text-and-data-center-aligned-and-messed-up-the-other-info/#findComment-1492533 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.