Question by Barbatus: How do I change the backround colour in Kompozer website builder?
Dose anyone know how to change the colour of the backround in Kompozer web builder its stuck on blue and i haven’t a clue how to change it
also how do you link different pages together like when you click on the Ask or answer on this site it brings you into a different page?
please just give me the info i don’t really want any links to other websites
Thanks

Best answer:

Answer by ☠ My Bud ☠
Don’t remember about the color change for background in KompoZer although I would suspect that is in the Preferences/Options and then under HTML Highlighting colors.

Standard link codes:

Link Codes:

Making an image a link:

If site does not host images, then you MUST host your image online at any good image hosting site. The “src” image URL MUST be the DIRECT link to the image alone and not to the page the image is on. Put the correct link for the site in the href=”" attribute. Put the DIRECT URL to ONLY the image in the src=”" attribute.

Text Link only:

Link Text Description

You can change the “p” tags to div tags and style as needed.

Practice Your Link Code Online: http://www.w3schools.com/HTML/tryit.asp?filename=tryhtml_imglink

See following sites for navigation menus:

http://www.dynamicdrive.com/dynamicindex1/

http://www.cssplay.co.uk/menus/

How to Style an Unordered List with CSS: http://www.webreference.com/programming/css_style2/index.html

How To:

http://www.w3.org/TR/WCAG10-HTML-TECHS/#links

http://www.creativepro.com/article/dreamweaver-how-create-you-are-here-navigation-links

http://efuse.com/Design/navigation.html

Simple JQuery Accordion menu: http://www.i-marco.nl/weblog/jquery-accordion-menu/

Drop-Down Menus, Horizontal Style: http://www.alistapart.com/articles/horizdropdowns/
The Right Way to Make a Dropdown Menu: http://www.sitepoint.com/blogs/2009/04/01/the-right-way-to-make-a-dropdown-menu/

Ron

Add your own answer in the comments!