| |||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| SQLdumpster.com | Internet Explorer problem Hey, I have two big problems with my new site: Firstly; The top right corner is refusing to align to the right in Internet Explorer. Though it is working fine in FireFox. Secondly; When the user signs in, and changes page, the session data is immediately lost. I've added session_start(); to the very top of the head file and the very top of every page file so I am clueless. The PHP is copied from my other site where it works fine. http://www.dark-fx.com/static Thanks for any help in advance.
__________________ !!!!!!! see something you like? Accepting offers for great affiliate websites !!!!!!! Free Databases for your Website | All Things Playstation 3 Website Design Books | Music While You Work? | Computer Gadgets |
| |
| | #2 (permalink) |
| NamePros Regular | Try this. I only changed the second and third <td width ..> HTML Code: <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="26" align="left" valign="top"> <img src="images/lcorner.GIF" alt=" " width="26" height="22" /> </td> <td width="100%" align="left" valign="top"> <img src="images/logo.png" alt="Dark-FX" /> </td> <td width="26" align="right" valign="top"> <img src="images/rcorner.GIF" alt="corner" width="26" height="22" /> </td> </tr> </table> |
| |
| | #3 (permalink) |
| SQLdumpster.com | You are a genius, thanks very much! As for the session problem, I don't have a clue. This is getting me very confused and I am very tired. I'd appreciate it if somebody could take a look at it for me. PHP Code: Thanks a lot..
__________________ !!!!!!! see something you like? Accepting offers for great affiliate websites !!!!!!! Free Databases for your Website | All Things Playstation 3 Website Design Books | Music While You Work? | Computer Gadgets Last edited by miseria; 12-14-2005 at 03:04 PM. |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Internet Explorer 7 | yoink78 | The Break Room | 3 | 11-05-2005 10:37 AM |
| Stop Animated .Gifs in Internet Explorer | Mp)Tarh | Web Design Discussion | 4 | 09-02-2003 07:45 PM |