Freelancers Forum Messages on Sunday January 29th 2006
RE: FN-FORUM: CSS Help
date posted 29th January 2006 17:13
Cheers Tony & everyone else - that works like a charm :)
I can get back to viewing the sample images now :)
Lee.
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Tony
C...
RE: FN-FORUM: CSS Help
date posted 29th January 2006 17:02
You may find that you need to style your as well otherwise it
*can* have margins, padding and other attribtues that you're not
expecting. =20
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL...
Re: FN-FORUM: CSS Help
date posted 29th January 2006 16:56
On 29 Jan 2006 17:22:02 -0000, Lee Fogarty [EMAIL REMOVED] wrote:
>
> Thanks for that Tony, it's coming together now.
>
> It's starting to look ok in IE, but looks crap in firefox. The content b=
ox...
RE: FN-FORUM: CSS Help
date posted 29th January 2006 16:49
In CSS, more is less. The less CSS attributes that you can get away with
using, the better. Don't' overcomplicate your CSS by adding loads of
different styles and tweaks for everything.
To handle min...
RE: FN-FORUM: CSS Help
date posted 29th January 2006 16:46
Thanks for that Tony, it's coming together now.
It's starting to look ok in IE, but looks crap in firefox. The content box
is really small & the content is running off the bottom.
The layout is pro...
Re: FN-FORUM: CSS Help
date posted 29th January 2006 16:17
On 29 Jan 2006 16:40:22 -0000, Lee Fogarty [EMAIL REMOVED] wrote:
>
> Thanks for the replies folks but I'm still struggling here. This is why =
I
> code & don't design :)
>
> The url is http://82.13....
RE: FN-FORUM: CSS Help
date posted 29th January 2006 16:04
Thanks for the replies folks but I'm still struggling here. This is why I
code & don't design :)
The url is http://82.13.65.36/independent_lady/independent_4.php?e_id=17
I'm not bothered about vali...
Re: FN-FORUM: Flash streaming problem
date posted 29th January 2006 15:55
If you're using components, these will generally be in the first frame
whether they are on stage or not.
Check the size report to make sure. It seemed to work ok here, I
throttled bandwidth to 56k and...
Re: FN-FORUM: CSS Help
date posted 29th January 2006 15:36
you can use the min-height attribute.
TC
On 29 Jan 2006 14:22:36 -0000, Tony Crockford [EMAIL REMOVED] wrote:
>
> On 29 Jan 2006 13:54:41 -0000, Lee Fogarty [EMAIL REMOVED] wrote:
>
> > How the hel...
Re: FN-FORUM: CSS Help
date posted 29th January 2006 15:35
Try this:
In your CSS file set up this class
.pin{
float: none;
clear: both;
font-size: 0.02em;
height: 2px;
}
Then add this to your HTML, after the content div, but before the end
of the con...
Re: FN-FORUM: Flash vs HTML/Javascript
date posted 29th January 2006 14:28
On Sunday 29 Jan 2006 12:43 pm, Paul Cooper wrote:
> On 28 Jan 2006 20:16:15 -0000, MIKE [EMAIL REMOVED] wrote:
> > There seems to be a lot of hostility towards flash here.
>
> And not surprisingly it...
Re: FN-FORUM: CSS Help
date posted 29th January 2006 13:46
On 29 Jan 2006 13:54:41 -0000, Lee Fogarty [EMAIL REMOVED] wrote:
> How the hell do I set the container to automatically re-size to fit the
> content? The only other option is to set it manually for...
FN-FORUM: CSS Help
date posted 29th January 2006 13:19
I've got two div tags. The first one is position relative and is called
'container'.
The second one sits inside this container and is position absolute. This
one is called 'content'.
I don't need t...
Re: FN-FORUM: Flash vs HTML/Javascript
date posted 29th January 2006 12:07
On 28 Jan 2006 20:16:15 -0000, MIKE [EMAIL REMOVED] wrote:
> There seems to be a lot of hostility towards flash here.
And not surprisingly it's by people unable to use Flash. Anyone that
can use it...