Support Forums

CSS and Internet Explorer

This is a discussion on CSS and Internet Explorer within the Templates, HTML, CSS, and Design Help forums, part of the General category; Hi I have created a new style type in the css called 'headline'. In firefox it works just fine and ...


Go Back   68 Classifieds Forums > General > Templates, HTML, CSS, and Design Help

Reply
 
Thread Tools Display Modes
Old 11-09-2009, 08:47 PM   #1
Member
 
Join Date: Jun 2009
Posts: 62
Rep Power: 8
gadgit7 is on a distinguished road
Default CSS and Internet Explorer

Hi

I have created a new style type in the css called 'headline'.

In firefox it works just fine and does all the things it is meant to (ie, align,color etc...)

When i open the same page in IE8 it doesn't show up..it just uses the standard text formatting.

http://www.sellingbusiness.com.au/pages.php?page=37

Any ideas why this is or how to make explorer use that css?

Thanks

Gaz
__________________
Fluid-Conifer2
68classifieds version 4.1.6
http://www.sellingbusiness.com.au
gadgit7 is offline   Reply With Quote
Old 11-09-2009, 09:36 PM   #2
All Hands On Deck
 
 
Join Date: Mar 2008
Posts: 2,947
Rep Power: 72
seymourjames is a jewel in the rough
Default

Why don't you post the html source around the object and the css you are using. It would save time.

So going to your site.. You have not made the correct css for a start. It should be this

#headlines
{
text-align:center;
color:#B07F00;
font-size:22px;
font-weight:bold;
}

Then why are you not using this with a div. You have some weird <center><headlines>bla bla</headlines></center>


should simply be

<div id="headlines">blabla</div>


By the way, you are mixing html with xhtml. It is not <br> for example but <br />. It is not a major issue but never a good idea to put html into an xhtml source. It is probably worth doing a bit of reading about css and xhtml to get yourself up to speed.
__________________
"The fool doth think he is wise, but the wise man knows himself to be a fool.".

TemplateCodes.com for 68 Classifieds
seymourjames is offline   Reply With Quote
Old 11-09-2009, 11:28 PM   #3
Member
 
Join Date: Jun 2009
Posts: 62
Rep Power: 8
gadgit7 is on a distinguished road
Default

Thanks mate

I know I have a lot to learn...I knew nothing at all about code 12 months ago and now I only know 'almost nothing' so i'm getting better. My new job and learning curve are very steep...

Cheers

Gaz
__________________
Fluid-Conifer2
68classifieds version 4.1.6
http://www.sellingbusiness.com.au
gadgit7 is offline   Reply With Quote
Old 11-10-2009, 06:54 AM   #4
All Hands On Deck
 
 
Join Date: Mar 2008
Posts: 2,947
Rep Power: 72
seymourjames is a jewel in the rough
Default

LOL - "almost nothing" . It is actually worse if you know less than you did 12 months ago. Sometimes it is worth sitting back and reading about a subject and then going to the computer to try things out as opposed to just trying things.
__________________
"The fool doth think he is wise, but the wise man knows himself to be a fool.".

TemplateCodes.com for 68 Classifieds
seymourjames is offline   Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
image problem under internet explorer magicosta Technical Support 2 09-10-2009 10:02 AM
Internet Explorer Error tonyaherne Technical Support 6 08-07-2009 11:32 AM
How to prevent page flicker in Internet Explorer BigOrange Templates, HTML, CSS, and Design Help 2 08-25-2008 05:57 PM
Internet Explorer 7 david80 Off Topic 4 06-21-2006 10:22 AM


All times are GMT -4. The time now is 07:24 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0