You need to Register for free and Login to post a message in the forum.

Forum

Subject: CSS question
Prev Next
You are not authorized to post a reply.

Author Messages
markp

Posts:0

25 Jan 2007 11:59 AM  
I am trying to create a company style sheet , with easily reconized font names.  When I look at the site through FireFox the fonts appear correctly, in IE they dont , any thoughts?

www.peacemerchant.info/lpevents
markp

Posts:0

26 Jan 2007 10:03 AM  

/* GENERIC */
lpxlbk
{
    font-weight: bold;
 font-size: 21px;
 color: #000000;
}
lpxlor
{
    font-weight: bold;
 font-size: 21px;
 color: #D54A21;
}

lplgbk
{
    font-weight: bold;
 font-size: 16px;
 color: #000000;
}

lplgbl
{
    font-weight: bold;
 font-size: 16px;
 color: #4A7BB5;
}

lp14 
{
    font-size: 14px;
 font-style: normal;
 font-weight: bold;
   
}

lp12 
{
    font-size: 12px;
 color: #000000;
 font-style: normal;
}

H5, DT 
{
    }

lpnormal
{
    font-weight: bold;
 font-size: 11px;
 color: #000000;
}

LpeventHeader
{
  
    font-weight: bold;
 font-size: 21px;
 color: #D54A21;

}

a.Normal
{
    font-family: Verdana , Geneva , Arial , helvetica , sans-serif;
    font-size: 13px;
    color: #084294;
}

 

Above are the text styles that IE is not displaying correctly but Firefox does, any help?

 

 

eureka
DNN Creative Magazine Subscriber
Nuke Master
Nuke Master
Posts:257

26 Jan 2007 11:08 AM  
Hello Markup

Is it just for the purpose of this post or have your forgotten to put the (.) before your class styles:
lpxlbk (no .)

.lpxlbk (with .)

Lynn

www.drivewaydesign.eu For A Dream Driveway

www.a2zdom.com Domain name matters

www.seemalta.net See Magical Malta
markp

Posts:0

29 Jan 2007 9:24 AM  

Ok, I am new at this so:

I tried it both ways.  I noticed that fonts (h1, h2, h3 etc.)in the existing css file did not have a period in front of them, so I did that first.  While they did not show up in the drop down box, if I added them via the html view they displayed correctly in FireFox, but not IE.  I then thought of the class solution, so I added a period in front of them , the problem is that they are not showing in the class dropdown box either.

 

markp

Posts:0

30 Jan 2007 8:52 AM  
Eureka I made them into a class again, and while they do not show in the class drop down box of the editor, they do work if I use the html tab and write the code. Thanks for making me try it again.
You are not authorized to post a reply.



ActiveForums 3.7

Latest Forum Posts

localhost Install issues by cdees
I've set up a local host and want to run DNN for a local development machine.  The host is set up; h...
RE: Reversing Limited Access to the Admin Menu by wynnjon
That is what I thought.  So for my clients that will need to manage user accounts, I can not limit t...
RE: Reversing Limited Access to the Admin Menu by leesykes
I seem to recall it doesn't work
RE: Reversing Limited Access to the Admin Menu by wynnjon
Thanks Lee-  I will give that a try.An additional question- If you place the "User Accounts" page un...
RE: Reversing Limited Access to the Admin Menu by leesykes
all you need to do is reverse the process within the SQL tables.Compare the data to the other rows i...
RE: Module not working when logged off. by leesykes
thanks for the info,
Reversing Limited Access to the Admin Menu by wynnjon
Hi!  I followed the tutorial for limiting the access to the admin menu.  What a great thing!However,...
RE: Trouble installing! Designer trying to be a Developer. by leesykes
glad to hear you found a solution, thanks,
RE: Skim Question by leesykes
You could but you will not be able to have an XHTML compliant page as the SolpartMenu is non-complia...
RE: Include in Menu - Weird Request by leesykes
For your sitemap.xml file - use GSiteCrawlerYou could create the site map before moving the sub menu...
RE: Trouble installing! Designer trying to be a Developer. by awright14
It looks like I had ASP installed in the wrong order.  Copying and pasting this into the Run Command...
RE: Need Help Changing Containers Contentpane's Text Color by leesykes
Hello,Have you tried adding a class to the content area of your container and then styling the p, a,...
RE: Vertical SolpartMenu by leesykes
hello,If you wish to display the admin and host menus within the house menu, you need to enable it i...
RE: Firefox Does Not Display WMV File In Media Module by leesykes
Hello,I have just tested this and I can play a wmv file in Firefox 3.0.3, so it does suggest that it...
RE: advice wanted convert site to DNN while keeping existing asp functionality by leesykes
You could try using the IFrame module in DotNetNuke and then just link the IFrame to the current pag...
RE: Need Help Changing Containers Contentpane's Text Color by CROKeefe
Thanks for the quick update... I know it looks broken right now, but I had the TITLE classes working...
RE: Need Help Changing Containers Contentpane's Text Color by leesykes
The default class for a container is .head so you will find that the .head class will override any s...
RE: Module not working when logged off. by t.ramya85
have to set the cache time to '0' in that module setting.
Trouble installing! Designer trying to be a Developer. by awright14
Hi Everyone,Just to let you know, I'm very new at this - very new to any type of dev environments in...
Skim Question by tlsadler
I've been going over your videos on skinning and may have missed something somewhere.Can you use the...
DotNetNuke Modules
RSS Feeds