Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ Off Topic _ WebEasy Professional 9

Posted by: mickfitz Feb 17 2019, 07:52 PM

After previewing and building the pages all links work. The publishing is through a 3rd party. After publishing to the net the linked section is invisible until the pointer hovers over the area. This happens to most linked items. any one got any answers? :
sgra.org.uk

Posted by: pandy Feb 18 2019, 07:16 AM

The links are invisible because their color is the the same as the background color, white.

CODE
a:link              { /* Document Style */
    color           : #ffffff;
    text-decoration : none;
    }


Maybe they worked in the preview because you have visited the local pages and the visited color is black.

That the links in the left and right margins are visible must be because the above is overridden somewhere, but I don't find where at a quick glance.

If you want all the links to have the same color, just change from white to that color in the rule above.

Posted by: mickfitz Feb 19 2019, 04:58 AM

QUOTE(pandy @ Feb 18 2019, 07:16 AM) *

The links are invisible because their color is the the same as the background color, white.

CODE
a:link              { /* Document Style */
    color           : #ffffff;
    text-decoration : none;
    }


Maybe they worked in the preview because you have visited the local pages and the visited color is black.

That the links in the left and right margins are visible must be because the above is overridden somewhere, but I don't find where at a quick glance.

If you want all the links to have the same color, just change from white to that color in the rule above.



Thanks for the reply. I will look to see if this resolves the problem..

Posted by: mickfitz Feb 19 2019, 07:28 PM

QUOTE(pandy @ Feb 18 2019, 07:16 AM) *

The links are invisible because their color is the the same as the background color, white.

CODE
a:link              { /* Document Style */
    color           : #ffffff;
    text-decoration : none;
    }


Maybe they worked in the preview because you have visited the local pages and the visited color is black.

That the links in the left and right margins are visible must be because the above is overridden somewhere, but I don't find where at a quick glance.

If you want all the links to have the same color, just change from white to that color in the rule above.

Having checked the content of each page and changed all styles to be the same as those that were visible. I hope to have resolved the problem.
Typical setting for External links were changed to..
Style set to Info
Type set to text
Style Class set to Info
Foreground set to #000CC
Face colour #000CC
Border Colour #000FFF
Foreground Colour #FFFFFF

Posted by: pandy Feb 19 2019, 08:33 PM

Have you updated the online pages? In that case I'm afraid it still doesn't work.

Posted by: mickfitz Feb 22 2019, 03:47 AM

QUOTE(pandy @ Feb 19 2019, 08:33 PM) *

Have you updated the online pages? In that case I'm afraid it still doesn't work.


Thanks for checking. This will be updated when I publish in March

Posted by: mickfitz Mar 2 2019, 01:06 PM

QUOTE(mickfitz @ Feb 22 2019, 03:47 AM) *

QUOTE(pandy @ Feb 19 2019, 08:33 PM) *

Have you updated the online pages? In that case I'm afraid it still doesn't work.


Thanks for checking. This will be updated when I publish in March


After approximately 8 openings of the software it then closes. I then have to uninstall the reinstall. No idea as to why this happens. Any help would be appreciated.

Posted by: pandy Mar 2 2019, 02:50 PM

Don't know anything about WebEasy. Have you contacted them?

Posted by: mickfitz Mar 17 2019, 08:23 AM

QUOTE(pandy @ Mar 2 2019, 02:50 PM) *

Don't know anything about WebEasy. Have you contacted them?


I have not contacted WebEasy but taken your advice.

I have published the March web page. Majority of visitor have no problems. Some using I phone due to screen size have overlapping areas. Resolved by zooming in.
Thanks for your advice.
Mick
http://www.sgra.org.uk/

Posted by: pandy Mar 17 2019, 11:44 PM

You are welcome.

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)