Pioneer Skin
Login  ::  Register
Friday, September 05, 2008
 
Private Messages
You must be logged in to use this module.
- - - - - - - - Sponsorship Advertisement Area - - - - Thank you to our Sponsors - - - - - - - - -
New Horizons Computer Learning Centers

We are please to introduce the new and improved discussion forum. It should eliminate the issues we've been having with the discusson board in the past. The old forum will still be available in "read only" mode HERE in case anyone wants to review the old topics that were posted.

WGD Forum: Discussion
Subject: CSS help
Prev Next
You are not authorized to post a reply.

Author Messages
phillip9User is Offline
Newbie
Newbie
Posts:16


08/14/2008 5:25 PM  

Hello everyone,

I'm having some CSS problems again.  I can get DreamWeaver cs3 to show me exactly what I want, but when I upload the page IE7 and Safarri both display the text in the wrong color.

Maybe this is a CSS and standards problem, if so, maybe someone could suggest another idea.

The body of my site needs to display a title in Navy Blue and the rest of the text in gray or black.

=============================================

content code/body of the website:

a blue title for the page

this is normal text , I would hope

=============================================

Links

          www.phtconsulting.com/cshegg

         www.phtconsulting.com/cshegg/default.css

 

=============================================

 

=============================================

CSS

/* content */
.content {
 float: left;
 margin: 10px 0;
 padding: 0 16px;
 width: 531px;
 color: #000000
}

.content strong {
 color: 000066;
}

.content b {
 color: 000066;
}

=============================================



Phill
magikmarcUser is Offline
Newbie
Newbie
Posts:18


08/14/2008 5:49 PM  

Is this what you want to happen?
Go to http://www.netmagikpros.com/learning/cshegg/cshegg.htm

If this is basically what you want, I will send the style sheet to you.

MagikMarc


Marc Coppins
www.NetMagikPros.com
phillip9User is Offline
Newbie
Newbie
Posts:16


08/14/2008 9:21 PM  

Hello Marc (MagikMarc),

That is exactly what I needed, I grabbed the CSS file from your server (default.css), so you don't have to go to any trouble sending it to me.

Thank you for looking at it and for creating a full example on your website.

I won't have time to look at it until tomorrow, but I can't wait to see what hair brained thing I was doing wrong this time.

 

Thank you again!!

 

phill

 

 

 



Phill
magikmarcUser is Offline
Newbie
Newbie
Posts:18


08/15/2008 10:34 AM  

Phil,
I changed some of the code on the page too, so you may want to grab that as well.

Don't beat yourself up too much over it, that's why this section of the forum exists! (but just to rub it in, I did it all with Dreamwaver  )


Marc Coppins
www.NetMagikPros.com
phillip9User is Offline
Newbie
Newbie
Posts:16


08/15/2008 2:17 PM  

Hi Marc,

OK, thanks again. 

I looked at your CSS changes, I understand what you did.

I now know I had a fundamental misunderstanding of the CSS hierarchy.

For those reading this thread.  I was trying to edit the CSS for a tag, but what Marc did was create a new class in the CSS called

.darkblue {   color: #000066; }

then in the HTML code

This is a dark blue title showing

Which gave me my dark blue text inside the body of my webpage.

 

===================

thanks, phill

 



Phill
magikmarcUser is Offline
Newbie
Newbie
Posts:18


08/15/2008 2:58 PM  

I'm just glad I could help.


Marc Coppins
www.NetMagikPros.com
You are not authorized to post a reply.



ActiveForums 3.7
Home | About Us | Membership | Forum | MyPage
Copyright 2007 by WGD Forum :: Designed by ZapWebDesign.com