This is a discussion on "[SOLVED] CSS Page Layout in other browser" within the Web Page Design section. This forum, and the thread "[SOLVED] CSS Page Layout in other browser are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
[SOLVED] CSS Page Layout in other browser
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
[SOLVED] CSS Page Layout in other browser
Hi Gang!
Could somone please tell me about this issue. I have created this page with CSS and layout is perfect in IE 7 but it is off in Netscape 7.2 and firfox 2.009. Is there anything I need to pay attention to fix this issue? Any idea? Thanks in Advance. |
|
|
|
#2
|
||||
|
||||
|
Re: CSS Page Layout in other browser
Have you got any Code? If you can, please host it!
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
|
#3
|
|||
|
|||
|
Re: CSS Page Layout in other browser
Thanks Marc,
I have found this link at http://bonrouge.com/~faq#footeratbottom on the net and has resolved my problem but I now have another question. In my page I have link menu and hoover color is differnt that the original color. Now how can I implement this... hoover color would be visible when I am on that link page. I hope I was able to explain. |
|
#4
|
|||
|
|||
|
Re: CSS Page Layout in other browser
Can you post your code so we can see?
|
|
#5
|
||||
|
||||
|
Re: CSS Page Layout in other browser
You would need a class="current" for that on your navigation item. Can you please show us your CSS and HTML? It will make it easier to sort. Also if you can host it, that would be great!
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
|
#6
|
|||
|
|||
|
Re: CSS Page Layout in other browser
OK.. Here is my CSS
What I want is if I am on alink the link hoover should stay red as the hoover color is red. Currently only home and disclaimer is live. So pls check those two only. I also want the home link on the left should be stay hoover color as it defaulted to the site. I hope I was able to make it clear. Last edited by karinne; Nov 8th, 2007 at 14:31. Reason: Please use the proper vBcode when inserting code in your post. |
|
#7
|
|||
|
|||
|
Re: CSS Page Layout in other browser
Hi,
You'll need to add a class to the link that corresponds to the active page, then style that the same as the hover. So, let's call that class "selected" and assume we're on the Home page: Change to the HTML....
James. Last edited by karinne; Nov 8th, 2007 at 14:58. Reason: Please use vBcode when inserting code in your post. |
|
#8
|
|||
|
|||
|
Re: CSS Page Layout in other browser
Hi James,
So what you are telling is that I will have to have two code for every link ..one selected and one not selected? |
|
#9
|
|||
|
|||
|
Re: CSS Page Layout in other browser
Thanks James. I got it now working fine. I did not understand at the beggining but it I tried and it is working like charm. Thank you very much.
|
|
#10
|
|||
|
|||
|
Re: CSS Page Layout in other browser
Glad to help
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| My Page Statistic [Browser & OS] | Monie | Classic ASP | 24 | Dec 4th, 2007 07:40 |
| css page layout help | debrag | Web Page Design | 19 | Aug 30th, 2007 13:23 |
| page layout | newbie2007 | Website Planning | 4 | Mar 6th, 2007 13:40 |
| Can I set my page to be a specific size on every browser? | Inkers | Web Page Design | 9 | Jan 14th, 2007 11:03 |
| Browser dosen't recognize ihtml page? | SteveJP | Web Page Design | 5 | Nov 3rd, 2006 11:09 |