Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project ğ

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
CCS & Links Problem!!
Old 11-26-2004, 09:02 AM CCS & Links Problem!!
MXMasterİ's Avatar
Average Talker

Posts: 26
Trades: 0
Hello all...

heres the thing.

My site HERE---> http://www.themxdomain.com

Seems to a have a little issue.

The colomns to the left and right are HTML and the main page is .PHP and calls the <include> script to display the navigation, making it easier for me to update!

The problem is, click a link in the LEFT navigation and when the page loads, the LEFT navigation stays the same colour.

Click a link in the RIGHT colomn and when the page loads, all the links have now gone BLACK?

I just want them all to stay like they are on the HOME page. Grey, with Black rollover, and light blue when visited.

I have checked the CCS (Page Properties in dreamweaver) for the links and have set ALL the navigation to my desired settings. Yet it still wont play ball. Im viewing in IE6.

Feel free to take a look for yourselves.

Any help much appreciated.

MXMasterİ

I have uploaded 2 CCS files.

Last edited by MXMasterİ; 11-26-2004 at 09:04 AM..
MXMasterİ is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-26-2004, 01:30 PM
karinne's Avatar
Extreme Talker

Posts: 197
Location: Quebec, Canada
Trades: 0
might have something to do with this?
Code:
<!-- End search form -->
      </span>
      </form></td>
      <td width="138" height="212" rowspan="2" valign="top" bgcolor="#F0F4F7"><div align="center">
          <p>

            <title>Navigation ::</title> 
<link href="navccs.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
a:visited {
	color: #8E969B;
}
-->
</style><table width="132" height="182" border="1" align="center" cellpadding="1" cellspacing="1" bordercolor="#CDD4DD">
          <tr>
this should be in the head of the document not in the middle of it

hth
__________________

Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE


Getting on the Web Standards band-wagon? Get these books -
Please login or register to view this content. Registration is FREE
and
Please login or register to view this content. Registration is FREE


Takin' in the view from the outside. Feeling like the underdog. Watching through the window I'm on the outside. Living like the underdog.
-Dream Theater
karinne is offline
Reply With Quote
View Public Profile Visit karinne's homepage!
 
Old 11-28-2004, 12:30 PM
ACJavascript's Avatar
Humble Mod

Posts: 548
Location: CT, USA
Trades: 0
karinne is right.

To make things easy for yourself simply take ALL of your CSS code and put it in its own file.

Take this:

a:visited {color: #8E969B;}

and any other CSS code and place it into its own file and call it "stylesheet.css"


Then place this on the top of all of your pages:

<LINK REL=STYLESHEET type="text/css" HREF="stylesheet.css">

Good luck!
__________________

Please login or register to view this content. Registration is FREE
- 100 Satisfied Customers - Custom Programming and Web Development
ACJavascript is offline
Reply With Quote
View Public Profile Visit ACJavascript's homepage!
 
Old 11-28-2004, 06:53 PM
faze1's Avatar
Ultra Talker

Posts: 389
Trades: 0
I noticed you have two css pages,

http://www.themxdomain.com/mainboxes.css

and

http://www.themxdomain.com/navccs.css.

There is no problem with this as you can add as many css pages as you want. Karinne is right though, the links for them need to be in the head. The problem ironically is that the mainboxes.css is in the head and that is the .css page causing your problem. The color attributes on this page are the ones you need to change to match your color scheme. If you edit those link colors you should be all set.

I would also recommend moving the link to navccs to the head, although I haven't quite figured out why you need both. It seems you could consolidate the two to one. Although it is possible you need to seperate them for some reason I dont understand, in which case I will mind my own business.

BTW I really like your site, very clean design.

Cheers,
__________________
[size=2]
Please login or register to view this content. Registration is FREE
- Webhosting - Focusing on quality service
faze1 is offline
Reply With Quote
View Public Profile Visit faze1's homepage!
 
Old 11-30-2004, 05:00 AM
MXMasterİ's Avatar
Average Talker

Posts: 26
Trades: 0
Thanks All,

got the problem fixed, and you were right faze1, it was my Mainboxes.css that wasn't configured correctly, thanks also to the others who helped.

Karine and AC.

Your help has been greatful.

MXMasterİ
MXMasterİ is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to CCS & Links Problem!!
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 1.00818 seconds with 12 queries