css problem
From: Bob Bedford (bedford1_at_notforspammershotmail.com)
Date: 02/28/05
- Next message: montgomery.matt_at_gmail.com: "Re: PHP Script - Efficient use of execution time"
- Previous message: Bob Bedford: "Re: MAX_FILE_SIZE"
- Next in thread: Geoff Berrow: "Re: css problem"
- Reply: Geoff Berrow: "Re: css problem"
- Reply: NC: "Re: css problem"
- Reply: Michael Fesser: "Re: css problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 28 Feb 2005 16:44:59 +0100
Sorry to ask here, but can't find any CSS NG with more than 10 threads.
On my site they are various article to sell from various companies.
The companies update the database directly on my server.
Now, some companies would like to "integrate" their articles also on their
website.
For this, we are doing the job to have their articles coming from our site
in a frame.
BUT !!! when we try to apply a CSS on the frame, we have a big problem:
nothing appens.
We'd like the customers to manage their own CSS, instead of asking us to
change for them.
<link href="test.css" rel="style***" type="text/css">
<title>No title</title>
</head>
<frameset cols="80,*" frameborder="NO" border="0" framespacing="0">
<frame src="leftmenu.htm" name="leftFrame" scrolling="NO" noresize>
<frame src=www.mysite.com name="mainFrame">
</frameset>
we'd like www.mysite.com to takes the test.css.
How to do so? Our client don't have access to scripts (no php, no asp...)
Bob
- Next message: montgomery.matt_at_gmail.com: "Re: PHP Script - Efficient use of execution time"
- Previous message: Bob Bedford: "Re: MAX_FILE_SIZE"
- Next in thread: Geoff Berrow: "Re: css problem"
- Reply: Geoff Berrow: "Re: css problem"
- Reply: NC: "Re: css problem"
- Reply: Michael Fesser: "Re: css problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]