MikeH
Member
- Reaction score
- 11
- Location
- Spokane, WA
Hi everyone. I have a problem. I created website. My default browser I use is Chrome. In Chrome site looks the way I want. Firefox and IE my pages look like I have an empty right sidebar on all my pages. Is there a way to fix this with CSS? I know nothing about CSS. I've been searching google, tried a couple things like
#fullDiv {
height:100%;
width:100%;
left:0;
top:0;
overflow: hidden;
position:fixed;}
put it in Custom CSS in my word press theme options but it won't work. I am kind of at a stand still till this gets fixed. Any help would be very helpful. Thanks a bunch.
#fullDiv {
height:100%;
width:100%;
left:0;
top:0;
overflow: hidden;
position:fixed;}
put it in Custom CSS in my word press theme options but it won't work. I am kind of at a stand still till this gets fixed. Any help would be very helpful. Thanks a bunch.