Forum     

Go Back   Digit Technology Discussion Forum > Software > Programming
Register FAQ Calendar Mark Forums Read

Programming The destination for developers - C, C++, Java, Python and the lot


Reply
 
LinkBack Thread Tools Display Modes
Old 19-07-2011, 02:28 PM   #1 (permalink)
Right Off the Assembly Line
 
Join Date: Jun 2011
Posts: 5
Default Problem in CSS


Hey Guys this is RV here ..
I was doing CSS for a website...The CSS worked well in Internet Explorer
whereas the same CSS file didnt worked in Opera 11.10.
Please help me in finding the solution.
rv1990 is offline   Reply With Quote
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 19-07-2011, 03:00 PM   #2 (permalink)
Fullbring
 
Zangetsu's Avatar
 
Join Date: Jan 2008
Location: Soul Society
Posts: 5,523
Default Re: Problem in CSS

Quote:
Originally Posted by rv1990 View Post
The CSS worked well in Internet Explorer
whereas the same CSS file didnt worked in Opera 11.10.
Buddy just these words don't explain what the problem?
could u just post the code snippet of CSS.
and how u actually implemented the CSS.

that would be more helpful to both of us
__________________
I'm the One you've been Waiting for...
Zangetsu is offline   Reply With Quote
Old 23-07-2011, 08:08 AM   #3 (permalink)
Right Off the Assembly Line
 
Join Date: Jun 2011
Posts: 5
Default Re: Problem in CSS

ok i will be posting that code...

here

CSS file
*********************************************
html,body{
margin:0;
padding:0;
}
h1
{
margin:0;
padding:0;
}
body
{
font-family:Arial,Helvetica,Verdana,Sans-Serif;
font-size:"12px";
color:"#666666";
background:"#ffffff";
}
#page-container
{
width:760px;
margin:auto;
}
#main-nav{

height:50px;
}
#main-nav dl
{
margin:0;
padding:0;
}
#main-nav dt
{
float:left;
}
#main-nav dt a
{
text-decoration:none;
display:block;
colorrange;
padding-right:50px;
padding-left:50px;
font-size:18px;
text-align:center;
}
#main-nav dt a:hover
{
backgroundrange;
color:white;
}
#header{
height:150px;
background:#db6d16;
}
#header h1
{
margin-top:10px;
margin-left:380px;
}
#side-bar{
float:right;
width:280px;
line-height:18px;
}

#content
{
margin-right:280px;
line-height:18px;
}
#content h2
{
colorrange;

}
#side-bar .padding{
padding:25px;
}
#content .padding{
padding:25px;
}
#footer
{
clear:both;
height:66px;
font-family:Tahoma, Arial, Helvetica, Sans-Serif;
font-size:10px;
color:#c9c9c9;
}
#footer a{
text-decoration:none;
color:#c9c9c9;
}
#footer a:hover
{
color:#db6d16;
}
#footer #altnav
{
text-align:right;
float:right;
width:350px;
}
.hidden{
display:none;
}
#content h2
{
margin:0;
padding:0;
padding-bottom:15px;
}
#content p
{
margin:0;
padding:0;
padding-bottom:15px;
}
*******************************
The problem is opera is not able to render it....
jus solve this problem please
rv1990 is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Charan
- by Sarath
- by clmlbx

Advertisement




All times are GMT +5.5. The time now is 12:32 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2