Go Back   Trackpads Community > General Discussions > Computer and Technology > Web Design

Web Design Forums and discussions on webdesign

Web Design

Reply
 
LinkBack Thread Tools
Old 08-03-2004, 02:30   #1 (permalink)
Photoman
Civilians

 
Default HELP: Simple problem... I thought!

I have a problem with a page of mine and figured it would be an easy fix
but I swear that I can't find out what is causing it. I'm a rank amateur at
HTML and use FrontPage to make the pages then FTP to the server. My server
has the FP extension but the server owner says that some people are having
trouble with publishing from Front Page so I FTP the stuff and don't use any
of the features that are FP only. It works for me.

Here is the problem. One of my links (I'm using hover) is causing a problem:
<style>
a:hover{color:white; font-style:italic; }
</style>

The URL is:
http://www.carnutsclub.com/carnuts.html

All of the hovers work fine except one. It is in the right hand column
entitled Events Calendar . Whenever I hover it not only does it change but
also the links below which are Sugar Grove 2004 and Mountain City 2004. What
the heck is causing them to have the hover effect when the other link is
selected.

I hate to appear as a dummy but this one has got me.

Thanks for any help,
Ken


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Trackpads Information
Click to Visit
Old 08-03-2004, 06:30   #2 (permalink)
Civilians

 
Default Re: Simple problem... I thought!

Ken

I tried this, and the Events Calender works fine and doesn't highlight the
other links you mentioned. One thing that does happen though is that the
highlighting makes the text italic which moves the column width and affects
the other links.

I notice that the other links are aligned center, but seem to be quite tight
in the column. Can you increase the column width and put specific line
breaks in the other links as it affects the text wraping when some of the
links go are made italic by the hover?

MGS

Photoman shared with us the following:
> I have a problem with a page of mine and figured it would be an easy
> fix but I swear that I can't find out what is causing it. I'm a rank
> amateur at HTML and use FrontPage to make the pages then FTP to the
> server. My server has the FP extension but the server owner says that
> some people are having trouble with publishing from Front Page so I
> FTP the stuff and don't use any of the features that are FP only. It
> works for me.
>
> Here is the problem. One of my links (I'm using hover) is causing a
> problem: <style>
> a:hover{color:white; font-style:italic; }
> </style>
>
> The URL is:
> http://www.carnutsclub.com/carnuts.html
>
> All of the hovers work fine except one. It is in the right hand column
> entitled Events Calendar . Whenever I hover it not only does it
> change but also the links below which are Sugar Grove 2004 and
> Mountain City 2004. What the heck is causing them to have the hover
> effect when the other link is selected.
>
> I hate to appear as a dummy but this one has got me.
>
> Thanks for any help,
> Ken



 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-04-2004, 02:47   #3 (permalink)
Ray Fichthorn
Civilians

 
Default Re: HELP: Simple problem... I thought!

looks like you already found it... works fine here

Photoman wrote:

> I have a problem with a page of mine and figured it would be an easy fix
> but I swear that I can't find out what is causing it. I'm a rank amateur at
> HTML and use FrontPage to make the pages then FTP to the server. My server
> has the FP extension but the server owner says that some people are having
> trouble with publishing from Front Page so I FTP the stuff and don't use any
> of the features that are FP only. It works for me.
>
> Here is the problem. One of my links (I'm using hover) is causing a problem:
> <style>
> a:hover{color:white; font-style:italic; }
> </style>
>
> The URL is:
> http://www.carnutsclub.com/carnuts.html
>
> All of the hovers work fine except one. It is in the right hand column
> entitled Events Calendar . Whenever I hover it not only does it change but
> also the links below which are Sugar Grove 2004 and Mountain City 2004. What
> the heck is causing them to have the hover effect when the other link is
> selected.
>
> I hate to appear as a dummy but this one has got me.
>
> Thanks for any help,
> Ken
>
>


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-04-2004, 02:47   #4 (permalink)
Photoman
Civilians

 
Default Re: Simple problem... I thought!

Thanks, it must be something on my computer since it is still going on here.
Weird! Thanks for the heads up on the column shift on mouse over. I will
decrease the size so the type on the two words EVENTS CALENDER and fix that
problem. It doesn't appear that anyone is seeing the original problem that I
am.... Strange.
I appreciate you input on the page.
Ken

<MGS> wrote in message news:410f4e27$0$41789$65c69314@mercury.nildram.net ...
> Ken
>
> I tried this, and the Events Calender works fine and doesn't highlight the
> other links you mentioned. One thing that does happen though is that the
> highlighting makes the text italic which moves the column width and

affects
> the other links.
>
> I notice that the other links are aligned center, but seem to be quite

tight
> in the column. Can you increase the column width and put specific line
> breaks in the other links as it affects the text wraping when some of the
> links go are made italic by the hover?
>
> MGS
>
> Photoman shared with us the following:
> > I have a problem with a page of mine and figured it would be an easy
> > fix but I swear that I can't find out what is causing it. I'm a rank
> > amateur at HTML and use FrontPage to make the pages then FTP to the
> > server. My server has the FP extension but the server owner says that
> > some people are having trouble with publishing from Front Page so I
> > FTP the stuff and don't use any of the features that are FP only. It
> > works for me.
> >
> > Here is the problem. One of my links (I'm using hover) is causing a
> > problem: <style>
> > a:hover{color:white; font-style:italic; }
> > </style>
> >
> > The URL is:
> > http://www.carnutsclub.com/carnuts.html
> >
> > All of the hovers work fine except one. It is in the right hand column
> > entitled Events Calendar . Whenever I hover it not only does it
> > change but also the links below which are Sugar Grove 2004 and
> > Mountain City 2004. What the heck is causing them to have the hover
> > effect when the other link is selected.
> >
> > I hate to appear as a dummy but this one has got me.
> >
> > Thanks for any help,
> > Ken

>
>



 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-04-2004, 02:47   #5 (permalink)
Photoman
Civilians

 
Default Re: HELP: Simple problem... I thought!

Actually it appears that I'm the only one seeing the problem which is good I
guess. It's funny that it would do it in my browser and no one elses isn't
it! Anyway of no one else is seeing it I'm OK.
I appreciate your input on the problem.
Ken

"Ray Fichthorn" <studeman@triad.rr.com> wrote in message
news:G8PPc.163874$wH4.9684196@twister.southeast.rr .com...
> looks like you already found it... works fine here
>
> Photoman wrote:
>
> > I have a problem with a page of mine and figured it would be an easy

fix
> > but I swear that I can't find out what is causing it. I'm a rank amateur

at
> > HTML and use FrontPage to make the pages then FTP to the server. My

server
> > has the FP extension but the server owner says that some people are

having
> > trouble with publishing from Front Page so I FTP the stuff and don't use

any
> > of the features that are FP only. It works for me.
> >
> > Here is the problem. One of my links (I'm using hover) is causing a

problem:
> > <style>
> > a:hover{color:white; font-style:italic; }
> > </style>
> >
> > The URL is:
> > http://www.carnutsclub.com/carnuts.html
> >
> > All of the hovers work fine except one. It is in the right hand column
> > entitled Events Calendar . Whenever I hover it not only does it change

but
> > also the links below which are Sugar Grove 2004 and Mountain City 2004.

What
> > the heck is causing them to have the hover effect when the other link is
> > selected.
> >
> > I hate to appear as a dummy but this one has got me.
> >
> > Thanks for any help,
> > Ken
> >
> >

>



 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-04-2004, 02:47   #6 (permalink)
Photoman
Civilians

 
Default Re: Simple problem... I thought!

Thanks to the two persons who took the time to reply to my post. It seems
that I was the only one seeing the shift in the other links. I chaged the
text size of the link in question and the problem disappeared. Who knows, it
must be something in my browser... anyway that needed to be fixed anyway and
was brought to my attention by MGS.
I really appreciate your help!
Ken

"Photoman" <photoman744at@hotmail.com> wrote in message
news:a_CdnWLtBuAeipLcRVn-jw@adelphia.com...
> I have a problem with a page of mine and figured it would be an easy fix
> but I swear that I can't find out what is causing it. I'm a rank amateur

at
> HTML and use FrontPage to make the pages then FTP to the server. My server
> has the FP extension but the server owner says that some people are having
> trouble with publishing from Front Page so I FTP the stuff and don't use

any
> of the features that are FP only. It works for me.
>
> Here is the problem. One of my links (I'm using hover) is causing a

problem:
> <style>
> a:hover{color:white; font-style:italic; }
> </style>
>
> The URL is:
> http://www.carnutsclub.com/carnuts.html
>
> All of the hovers work fine except one. It is in the right hand column
> entitled Events Calendar . Whenever I hover it not only does it change but
> also the links below which are Sugar Grove 2004 and Mountain City 2004.

What
> the heck is causing them to have the hover effect when the other link is
> selected.
>
> I hate to appear as a dummy but this one has got me.
>
> Thanks for any help,
> Ken
>
>



 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-04-2004, 02:47   #7 (permalink)
Ray Fichthorn
Civilians

 
Default Re: HELP: Simple problem... I thought!

Ken,
Just a few comments:

You may have some other sizing issues to deal with- I'm running a 21" monitor at 1024x768. On my
screen- I see the left column, then the main body on the right... the links from "parts and
services" through "mountain city"- appear after a double horizontal line- BELOW the 2 other columns.

You are trying to do 3-columns aren't you? Small one's on the left and right, with a larger main
body in the middle? I don't know which stylesheet you chose... or whether you are using frames or
tables...

I have found the easiest way for this to show up correctly on all sizes/screen resolutions- is to
adjust the width of the columns by PERCENT and not by pixels.
For example: 25% left, 50% middle, and 25% right...
No matter what screen/monitor size it comes up on- it will always be 3-columns, and the text within
the columns will wrap accordingly (as long as you choose "no scrollbars" for each column. This is
easiest done with tables, under the table properties, or frame properties.

Ray... (just another car-nut too... http://www.ncsdc.com/)

 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Simple Formula Problem bj Microsoft Applications 5 08-19-2005 12:00
V.simple problem with column, msgbox adamh Microsoft Applications 4 08-07-2005 20:00
a simple v-look up formula problem Ivan Microsoft Applications 2 04-17-2005 08:00
a simple save problem David Isaacs Microsoft Applications 36 02-07-2005 00:00
Simple Format Cell problem Sam Wang Microsoft Applications 1 06-15-2004 17:02


Community Information
Options
Quick Options
Trackpads Non-Commercial Ad
Copyright Information Click to Visit
Time
Server Time
All times are GMT -4. The time now is 04:18.
Copyright
Copyright Information
The header is based off of work by Vipixel.com and modified by this site. Trackpads and the Trackpads Logo are both Registered Trademarks of Jason Edwards and cannot be used without prior written permission.  The only exception is as a link back to this site. Trackpads is a private website run by a small legion of volunteers, 3 dogs, 12.5 cats and an army of small, super smart, bio-engineered mice with pointy hats and tutu's. Search Engine Friendly URLs by vBSEO 3.2.0 RC7
Archive Links
Archive Links
Page generated in 1.09535 seconds with 19 queries