| Author |
Inline style works only in IE
|
|
| Bonnie Granat 2003-12-03, 7:27 pm |
| http://www.granatedit.com
It looks right in IE only. In Opera and Netscape, I get blue links. Any
ideas. I tried David Dorward's style definition for different types of
a-links, but the result was the desired effect in Opera and Netscape but not
IE.
My goal is black, bold, nonunderlined text for my menu on the left side of
the page, beneath the picture.
What am I doing wrong? Thanks in advance.
--
Bonnie Granat
http://www.granatedit.com
| |
| Bonnie Granat 2003-12-03, 7:27 pm |
|
"Bonnie Granat" <bgranat@granatedit.com> wrote in message
news:3fb4c63e@andromeda.5sc.net...quote:
> http://www.granatedit.com
>
> It looks right in IE only. In Opera and Netscape, I get blue links. Any
> ideas. I tried David Dorward's style definition for different types of
> a-links, but the result was the desired effect in Opera and Netscape but
notquote:
> IE.
>
I used a class, instead of David's method, and it works fine now.
--
Bonnie Granat
http://www.granatedit.com
| |
| Terry Kimpling 2003-12-03, 7:27 pm |
| "Bonnie Granat" <bgranat@granatedit.com> wrote in message
news:3fb4caf6@andromeda.5sc.net...quote:
>
> "Bonnie Granat" <bgranat@granatedit.com> wrote in message
> news:3fb4c63e@andromeda.5sc.net...
> not
>
> I used a class, instead of David's method, and it works fine now.
>
"stylesheet" media="all" href="111403granat.css" must mean you are on
revision <grin>111,403</grin>
TK
--
www.wejuggle2.com
Still Having a Ball
I have been in love with the same woman for over 36 years.
If my wife finds out - she will kill me.
-----= Posted via mcse.ms, Uncensored Usenet News =-----
http://www.mcse.ms - The #1 Newsgroup Service in the World!
-----== Over 100,000 Newsgroups - 19 Different Servers! =-----
| |
| Bonnie Granat 2003-12-03, 7:27 pm |
|
"Terry Kimpling" <wejuggle3@effingham.net> wrote in message
news:3fb4d7fc_4@corp.newsgroups.com...quote:
> "Bonnie Granat" <bgranat@granatedit.com> wrote in message
> news:3fb4caf6@andromeda.5sc.net...
Any[QUOTE][color=darkred]
but[QUOTE][color=darkred]
>
> "stylesheet" media="all" href="111403granat.css" must mean you are on
> revision <grin>111,403</grin>
>
LOL. ; )
--
Bonnie Granat
http://www.granatedit.com
| |
| Beauregard T. Shagnasty 2003-12-03, 7:27 pm |
| Quoth the raven named Bonnie Granat:
quote:
> "Bonnie Granat" <bgranat@granatedit.com> wrote in message
> news:3fb4c63e@andromeda.5sc.net...
>
>
> I used a class, instead of David's method, and it works fine now.
There is no hover color change in Firebird or Opera, only IE.
"Developmental" and "Editing" look like two separate links. You need
to reduce the vertical spacing between the two words.
--
-bts
-This space intentionally left blank.
| |
| Toby A Inkster 2003-12-03, 7:27 pm |
| Terry Kimpling wrote:
quote:
> "stylesheet" media="all" href="111403granat.css" must mean you are on
> revision <grin>111,403</grin>
Nah, Bonnie uses a hexadecimal numbering system, so she's actually on
revision 1,119,235.
--
Toby A Inkster BSc (Hons) ARCS
Contact Me - http://www.goddamn.co.uk/tobyink/?page=132
| |
| artist 2003-12-03, 7:27 pm |
| Artist, the good little Microsoft drone heard Toby A Inkster
<UseTheAddressInMySig@deadspam.com> say...
quote:
> Terry Kimpling wrote:
>
>
> Nah, Bonnie uses a hexadecimal numbering system, so she's actually on
> revision 1,119,235.
>
Are you sure she isn't using binary and that she isn't on revison
11,011,001,100,101,011 o_O?
:p
--
AIM: GCCFurryBoy
mellorya@yahoo.com
http://www.practialdesigns.com/
"Neither hope nor fear" - Isabella d'Este
"For to do either is to fall to the beast" - Joseph Richmond
"The Cow Kings a Bastard! Long live the Cow King!" - Joseph Richmond
| |
|
|
"artist" <mellorya@yahoo.com> wrote in message
news:Xns9433E6D142C9Dmelloryayahoocom@24.24.2.166...quote:
> Artist, the good little Microsoft drone heard Toby A Inkster
> <UseTheAddressInMySig@deadspam.com> say...
>
>
> Are you sure she isn't using binary
Yep. Pretty sure. 4 and 3 in that number above are not valid binary digits
:-)
Cheers
Richard.
| |
| Nico Schuyt 2003-12-03, 7:27 pm |
| Bonnie Granat wrote:[QUOTE][color=darkred]
The dot.gif as background picture is probably more efficient than repeating
the image every time.
Try adding the following code to the class of the menu link:
background: url('dot.gif') no-repeat right;
padding-right: 10px;
Nico
| |
| Bonnie Granat 2003-12-03, 7:28 pm |
|
"Nico Schuyt" <nschuyt@hotmail.com> wrote in message
news:3fb686e2$0$179$1b62eedf@news.wanadoo.nl...quote:
> Bonnie Granat wrote:
>
> The dot.gif as background picture is probably more efficient than
repeatingquote:
> the image every time.
> Try adding the following code to the class of the menu link:
> background: url('dot.gif') no-repeat right;
> padding-right: 10px;
>
> Nico
>
>
Now that's cool. Thanks!
--
Bonnie Granat
http://www.granatedit.com
| |
| Bonnie Granat 2003-12-03, 7:28 pm |
|
"Bonnie Granat" <bgranat@granatedit.com> wrote in message
news:3fb934db@andromeda.5sc.net...quote:
>
> "Nico Schuyt" <nschuyt@hotmail.com> wrote in message
> news:3fb686e2$0$179$1b62eedf@news.wanadoo.nl...
> repeating
>
> Now that's cool. Thanks!
>
> --
But there's a problem. When I mouse over the links, dot.gif disappears and
reappears. I put the same code in the hover style, but it didn't help. I
don't think I like this. Unless there's a solution to it, I'll put it back
the way it was. But I'll wait a bit before I do that.
--
Bonnie Granat
http://www.granatedit.com
| |
| Bonnie Granat 2003-12-03, 7:28 pm |
| quote:
>
>
> But there's a problem. When I mouse over the links, dot.gif disappears and
> reappears. I put the same code in the hover style, but it didn't help. I
> don't think I like this. Unless there's a solution to it, I'll put it back
> the way it was. But I'll wait a bit before I do that.
>
>
Yes, this isn't going to work. Thanks, anyway, Nico. If there's a solution,
let me know. I've got to put it back the way it was.
--
Bonnie Granat
http://www.granatedit.com
| |
| Nico Schuyt 2003-12-03, 7:28 pm |
| Bonnie Granat wrote:quote:
[QUOTE][color=darkred]
> Yes, this isn't going to work. Thanks, anyway, Nico. If there's a
> solution, let me know. I've got to put it back the way it was.
Well, you did what you announced: waited 16 minutes :-)
Your files are no longer available so I can't see what you did. A quick
experiment (http://www.nicoschuyt.nl/test/bonnie_test.htm) seems to work
properly (IE6, Mozilla 1.4).
Regards, Nico
| |
| Bonnie Granat 2003-12-03, 7:28 pm |
|
"Nico Schuyt" <nschuyt@hotmail.com> wrote in message
news:3fb96794$0$130$1b62eedf@news.wanadoo.nl...quote:
> Bonnie Granat wrote:
>
>
> Well, you did what you announced: waited 16 minutes :-)
> Your files are no longer available so I can't see what you did. A quick
> experiment (http://www.nicoschuyt.nl/test/bonnie_test.htm) seems to work
> properly (IE6, Mozilla 1.4).
> Regards, Nico
>
>
The squares disappear when I mouse over them on your test page. I don't like
that on other pages when it happens, and I don't want my gifs to do that.
Remember how I have asked about disappearing gifs when I mouse over them?
It's true that it happened only in IE, but because 98% of my visitors are
using IE, I would rather have the site look good in IE and not have
disappearing gifs.
Thanks, again. If another solution works, I'm all ears!
--
Bonnie Granat
http://www.granatedit.com
| |
| Nico Schuyt 2003-12-03, 7:28 pm |
| Bonnie Granat wrote:quote:
> Nico Schuyt
quote:
[QUOTE][color=darkred]
> The squares disappear when I mouse over them on your test page.
That's very strange Bonnie!
Like I wrote, I tested in IE6, Mozilla1.4 and it works properly. In Opera7.2
too.
Just cleared my cache and tested again. No problems on hovering.
If you're right I have a problem too. I just made a design for a new site
using the same principle.
Which browser(version) and OS do you use?
Anybody else the same problem?
Nico
| |
|
|
"Nico Schuyt" <nschuyt@hotmail.com> wrote in message
news:3fb9d00f$0$127$1b62eedf@news.wanadoo.nl...quote:
> Bonnie Granat wrote:
>
>
>
> That's very strange Bonnie!
> Like I wrote, I tested in IE6, Mozilla1.4 and it works properly. In
Opera7.2quote:
> too.
> Just cleared my cache and tested again. No problems on hovering.
> If you're right I have a problem too. I just made a design for a new site
> using the same principle.
> Which browser(version) and OS do you use?
> Anybody else the same problem?
Works fine for me.
However, I did notice that when bonnies site was up there was re-rendering
of the screen on mouseover, leading me to believe that bits of content were
appearing/dissaperating.
HTH
Cheers
Richard.
| |
|
| rf wrote:
quote:
> dissaperating.
>
????
| |
|
|
"Terry" <terry_pidduck@redwin.ch> wrote in message
news:3fb9dee6$1_3@news.bluewin.ch...quote:
> rf wrote:
>
>
> ????
>
the old VB consequence
....or just plain Fosters!
:-)
| |
| Nico Schuyt 2003-12-03, 7:28 pm |
| rf wrote:quote:
> "Nico Schuyt" wrote
[QUOTE][color=darkred]
[QUOTE][color=darkred]
[QUOTE][color=darkred]
[QUOTE][color=darkred]
> Works fine for me.
Maybe it's just a joke of Bonnie to make me upset :-)
Nico
| |
| Bonnie Granat 2003-12-03, 7:28 pm |
|
"Nico Schuyt" <nschuyt@hotmail.com> wrote in message
news:3fb9f343$0$138$1b62eedf@news.wanadoo.nl...quote:
> rf wrote:
>
>
>
>
>
> Maybe it's just a joke of Bonnie to make me upset :-)
> Nico
>
>
It's no joke. The dots disappear. I'll try to take a picture of it.
--
Bonnie Granat
http://www.granatedit.com
| |
| Bonnie Granat 2003-12-03, 7:28 pm |
|
"Bonnie Granat" <bgranat@granatedit.com> wrote in message
news:3fba1e68@andromeda.5sc.net...quote:
>
> "Nico Schuyt" <nschuyt@hotmail.com> wrote in message
> news:3fb9f343$0$138$1b62eedf@news.wanadoo.nl...
>
> It's no joke. The dots disappear. I'll try to take a picture of it.
>
>
I did a test page at
http://www.granatedit.com/testcapture.html, but the dots reappear after
about a second and I cannot trigger the taking of the picture within that
time. I don't want this.
In the past, I posted a picture of the general phenomenon. I will see if I
can find it and post a link to it.
--
Bonnie Granat
http://www.granatedit.com
| |
|
|
|
|
|
|
|
| Nico Schuyt wrote:quote:
> That's very strange Bonnie!
> Like I wrote, I tested in IE6, Mozilla1.4 and it works properly. In
> Opera7.2 too.
> Just cleared my cache and tested again. No problems on hovering.
> If you're right I have a problem too. I just made a design for a new
> site using the same principle. Which browser(version) and OS do you
> use? Anybody else the same problem?
Your site works fine in IE 5.5, Firebird 0.7+, and K-Meleon 0.8.
However, in IE 5.01, the square dots are overlapping the right-most
character of your links. No disappearing dots, though! Using W2K here.
-MORA
| |
| Nico Schuyt 2003-12-03, 7:28 pm |
| Bonnie Granat wrote:quote:
> I did a test page at
> http://www.granatedit.com/testcapture.html, but the dots reappear
> after about a second and I cannot trigger the taking of the picture
> within that time.
No disappearing dot in IE6, Moz1.4 en Opera 7.2.
Also no problems reported by MORA in IE 5.5, Firebird 0.7+, and K-Meleon
0.8.
Must be something personal in your relation with the site :-)
Shy dot maybe? Female probably, my wife doesn't like to be hovered too.
quote:
> I don't want this.
Ehhh, being hovered?
Nico
| |
| Nico Schuyt 2003-12-03, 7:28 pm |
| MORA wrote:quote:
> Nico Schuyt wrote:
>
> Your site works fine in IE 5.5, Firebird 0.7+, and K-Meleon 0.8.
> However, in IE 5.01, the square dots are overlapping the right-most
> character of your links. No disappearing dots, though! Using W2K here.
Thanks MORA
Nico
| |
| Nico Schuyt 2003-12-03, 7:28 pm |
| Bonnie Granat wrote:quote:
> "Bonnie Granat" <bgranat@granatedit.com> wrote
quote:
> Also see http://www.granatedit.com/bgmenu2.gif
Which version of IE and OS do you use?
| |
| Bonnie Granat 2003-12-03, 7:28 pm |
|
"Nico Schuyt" <nschuyt@hotmail.com> wrote in message
news:3fba69b7$0$117$1b62eedf@news.wanadoo.nl...quote:
> Bonnie Granat wrote:
>
> No disappearing dot in IE6, Moz1.4 en Opera 7.2.
> Also no problems reported by MORA in IE 5.5, Firebird 0.7+, and K-Meleon
> 0.8.
>
> Must be something personal in your relation with the site :-)
> Shy dot maybe? Female probably, my wife doesn't like to be hovered too.
>
> Ehhh, being hovered?
>
> Nico
>
>
So, you saw the picture?
B.
| |
| Bonnie Granat 2003-12-03, 7:28 pm |
|
"Nico Schuyt" <nschuyt@hotmail.com> wrote in message
news:3fba6a38$0$119$1b62eedf@news.wanadoo.nl...quote:
> Bonnie Granat wrote:
>
>
> Which version of IE and OS do you use?
>
>
6.0.2800.1106.xpsp2.030422-1633
Last update listed is Q824145.
--
Bonnie Granat
http://www.granatedit.com
| |
| Nico Schuyt 2003-12-03, 7:28 pm |
| Bonnie Granat wrote:quote:
> Nico Schuyt wrote:
[QUOTE][color=darkred]
[QUOTE][color=darkred]
[QUOTE][color=darkred]
> 6.0.2800.1106.xpsp2.030422-1633
> Last update listed is Q824145.
Sorry Bonnie, I just can't explain it :-(
Nico
| |
| Bonnie Granat 2003-12-03, 7:28 pm |
|
"Nico Schuyt" <nschuyt@hotmail.com> wrote in message
news:3fba74d4$0$139$1b62eedf@news.wanadoo.nl...quote:
> Bonnie Granat wrote:
>
>
>
>
> Sorry Bonnie, I just can't explain it :-(
> Nico
>
>
But you saw the pic? I can't know that unless you tell me. ; )
B.
| |
| Nico Schuyt 2003-12-03, 7:28 pm |
| Bonnie Granat wrote:quote:
> Nico Schuyt wrote
[QUOTE][color=darkred]
[QUOTE][color=darkred]
[QUOTE][color=darkred]
[QUOTE][color=darkred]
[QUOTE][color=darkred]
> But you saw the pic? I can't know that unless you tell me. ; )
I did and admit some of the bloody dots are missing on your screen. (not
that I had any doubt about that :-)
Let's hope one of the professionals here has an explanation. Where is semi?
Seems just a problem for him to solve.
Think I'll have a beer now, it's been a long day.
Good luck,
Nico
| |
| Bonnie Granat 2003-12-03, 7:28 pm |
|
"MORA" <g01457013@!nospam!hotmail.com> wrote in message
news:3fba5d6b$0$20984$e4fe514c@dreader12.news.xs4all.nl...quote:
> Nico Schuyt wrote:
>
> Your site works fine in IE 5.5, Firebird 0.7+, and K-Meleon 0.8.
> However, in IE 5.01, the square dots are overlapping the right-most
> character of your links. No disappearing dots, though! Using W2K here.
>
> -MORA
>
Thanks -- I added a space before the gif. Is it better?
--
Bonnie Granat
http://www.granatedit.com
| |
| Bonnie Granat 2003-12-03, 7:28 pm |
|
"Nico Schuyt" <nschuyt@hotmail.com> wrote in message
news:3fba69b7$0$117$1b62eedf@news.wanadoo.nl...quote:
> Bonnie Granat wrote:
>
> No disappearing dot in IE6, Moz1.4 en Opera 7.2.
> Also no problems reported by MORA in IE 5.5, Firebird 0.7+, and K-Meleon
> 0.8.
>
> Must be something personal in your relation with the site :-)
> Shy dot maybe? Female probably, my wife doesn't like to be hovered too.
>
> Ehhh, being hovered?
>
> Nico
>
>
It's odd, indeed. If the page stays in my computer and I leave it and come
back to it, going forward or backward in the browser to other places, it
doesn't do that.
--
Bonnie Granat
http://www.granatedit.com
| |
|
|
"Bonnie Granat" <bgranat@granatedit.com> wrote in message
news:3fba7287@andromeda.5sc.net...quote:
>
> "Nico Schuyt" <nschuyt@hotmail.com> wrote in message
> news:3fba74d4$0$139$1b62eedf@news.wanadoo.nl...
>
> But you saw the pic? I can't know that unless you tell me. ; )
Bonnie, I saw some disappearing dots in the page you had up there for 16
minutes yesterday. They were in the body of the text, not in your nav bar.
They also caused the text to jump around, leading me to belive something was
being inserted/deleted on hover. It would be nice to see that page again to
examine. I only glanced at it yesterday.
I see no disappearing dots [1] in your recent samples. They just stay there.
I do, however, notice that you specify the background for both a and
a:hover. I would guess that your cache settings are causing the a:hover
image to be reloaded from the server. Whilst this round trip is hapenning
the browser is displaying a blank background. You get an intermittent
missing dot, just like it takes a second or so for the dots to originally
appear on page load.
I don't think this is your problem but I have seen a bug in IE where it
sometimes will not display the second occurrance of a gif with the same
name. This was not in a background but in <img> elements. I had the same gif
in ten or so <img> elements. Only the first one displayed, and it seemed to
be dependent on refresh as well IIRC. Seems IE gets it's caching confused.
First of all I made ten identical gif's with different names. Fixed it. Then
I accidently fixed another similar page by converting the gif to a jpeg and
all was fine. Yep, 10 gifs don't display, 10 jpegs do. No, dont ask, I
didn't believe it either :-)
[1] The dots do disappear a little bit when my canvas is narrow and your
links wrap:
http://users.bigpond.net.au/rf/test/bonnie.jpg (heavily compressed).
Cheers
Richard.
| |
| Wipkip 2003-12-03, 7:28 pm |
| Bonnie Granat wrote:quote:
>
>
> The squares disappear when I mouse over them on your test page. I
> don't like that on other pages when it happens, and I don't want my
> gifs to do that. Remember how I have asked about disappearing gifs
> when I mouse over them? It's true that it happened only in IE, but
> because 98% of my visitors are using IE, I would rather have the site
> look good in IE and not have disappearing gifs.
Works for me Bon Bon. Maybe it's youe mouse.
--
Duende
http://wipkip.bizquote:
>
> Thanks, again. If another solution works, I'm all ears!
| |
| Bonnie Granat 2003-12-03, 7:28 pm |
|
"rf" <making.it.up@the.time> wrote in message
news:4Zxub.16536$aT.475@news-server.bigpond.net.au...quote:
>
>
> Bonnie, I saw some disappearing dots in the page you had up there for 16
> minutes yesterday. They were in the body of the text, not in your nav bar.
> They also caused the text to jump around, leading me to belive something
wasquote:
> being inserted/deleted on hover. It would be nice to see that page again
toquote:
> examine. I only glanced at it yesterday.
>
> I see no disappearing dots [1] in your recent samples. They just stay
there.quote:
>
> I do, however, notice that you specify the background for both a and
> a:hover. I would guess that your cache settings are causing the a:hover
> image to be reloaded from the server. Whilst this round trip is hapenning
> the browser is displaying a blank background. You get an intermittent
> missing dot, just like it takes a second or so for the dots to originally
> appear on page load.
>
> I don't think this is your problem but I have seen a bug in IE where it
> sometimes will not display the second occurrance of a gif with the same
> name. This was not in a background but in <img> elements. I had the same
gifquote:
> in ten or so <img> elements. Only the first one displayed, and it seemed
toquote:
> be dependent on refresh as well IIRC. Seems IE gets it's caching
confused.quote:
> First of all I made ten identical gif's with different names. Fixed it.
Thenquote:
> I accidently fixed another similar page by converting the gif to a jpeg
andquote:
> all was fine. Yep, 10 gifs don't display, 10 jpegs do. No, dont ask, I
> didn't believe it either :-)
>
> [1] The dots do disappear a little bit when my canvas is narrow and your
> links wrap:
>
> http://users.bigpond.net.au/rf/test/bonnia.jpg (heavily compressed).
>
> Cheers
> Richard.
>
>
>
If you go to http://www.granatedit.com/testcapture.html, that's an example
page. It's funny you say what you say, because as I mentioned in another
post, after the page has been loaded for a while, and even if I leave it and
come back, the disappearing dots stop disappearing.
But if I reload the page, it happens again. I have disk cleanup running, so
every day I think I am cleaning out the temporary files. Frankly, I remember
once looking for that folder and being unable to find it.
--
Bonnie Granat
[urlYhttp://www.granatedit.com[/url]
| |
| Bonnie Granat 2003-12-03, 7:28 pm |
| > >quote:
>
> If you go to http://www.granatedit.com/testcapture.html, that's an example
> page. It's funny you say what you say, because as I mentioned in another
> post, after the page has been loaded for a while, and even if I leave it
andquote:
> come back, the disappearing dots stop disappearing.
> But if I reload the page, it happens again. I have disk cleanup running,
soquote:
> every day I think I am cleaning out the temporary files. Frankly, I
rememberquote:
> once looking for that folder and being unable to find it.
>
> --
> Bonnie Granat
> http://www.granatedit.com
>
Very weird. If I browse to another page and then come back to it, the
disappearing stops. I wonder if I should just go ahead and use it, but to
tell you the truth, does it make that much difference?
--
Bonnie Granat
http://www.granatedit.com
| |
|
|
"Bonnie Granat" <bgranat@granatedit.com> wrote in message
news:3fbab0a3@andromeda.5sc.net...quote:
>
> "rf" <making.it.up@the.time> wrote in message
> news:4Zxub.16536$aT.475@news-server.bigpond.net.au...
quote:
> If you go to http://www.granatedit.com/testcapture.html, that's an example
> page.
That's the page I was looking at.
Cheers
Richard.
| |
| Beauregard T. Shagnasty 2003-12-03, 7:28 pm |
| Quoth the raven named rf:
quote:
> "Bonnie Granat" <bgranat@granatedit.com> wrote in message
> news:3fbab0a3@andromeda.5sc.net...
>
>
>
> That's the page I was looking at.
And the testcapture page has red link hover in Firebird, but the rest
of the pages do not. This page uses a different CSS file:
test111403granat.css
--
-bts
-This space intentionally left blank.
| |
| Bonnie Granat 2003-12-03, 7:28 pm |
|
"rf" <making.it.up@the.time> wrote in message
news:Rezub.16663$aT.8169@news-server.bigpond.net.au...quote:
>
> "Bonnie Granat" <bgranat@granatedit.com> wrote in message
> news:3fbab0a3@andromeda.5sc.net...
>
example[QUOTE][color=darkred]
>
> That's the page I was looking at.
>
> Cheers
> Richard.
>
>
There's no background for hover. Maybe there was yesterday, but not now.
Just color.
--
Bonnie Granat
http://www.granatedit.com
| |
|
|
"Bonnie Granat" <bgranat@granatedit.com> wrote in message
news:3fbaca5e@andromeda.5sc.net...quote:
>
> "rf" <making.it.up@the.time> wrote in message
> news:Rezub.16663$aT.8169@news-server.bigpond.net.au...
> example
[QUOTE][color=darkred]
> There's no background for hover. Maybe there was yesterday, but not now.
> Just color.
<quote src="test111403granat.css">
a.menutext:hover {
color: #B52222;
background: url('dot.gif') no-repeat right;
padding-right: 10px;
}
</quote>
Cheers
Richard.
| |
| Bonnie Granat 2003-12-03, 7:28 pm |
|
"rf" <making.it.up@the.time> wrote in message
news:n%Aub.16803$aT.2532@news-server.bigpond.net.au...quote:
>
> "Bonnie Granat" <bgranat@granatedit.com> wrote in message
> news:3fbaca5e@andromeda.5sc.net...
>
>
> <quote src="test111403granat.css">
> a.menutext:hover {
> color: #B52222;
> background: url('dot.gif') no-repeat right;
> padding-right: 10px;
> }
> </quote>
>
> Cheers
> Richard.
>
>
Ach. I forgot about that... I added it, so I don't think it's the problem,
but I'll take it away again now.
--
Bonnie Granat
http://www.granatedit.com
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |