Need some help customizing a template

I’ve truly recently edited some sort of template. It are available here: godwinbooks. com.

Even so, I have almost simply no idea what Now i am doing, and am uncapable of changing most set properties probably provided by CSS file that included the template.

I’m editing this web site in Expression Online.

Relating to two things we just can’t learn, no matter what I try.

ONE. In the hyperlinks within the right column on index, the text goes green while i hover my rabbit over it. How do i disable that, and help it become stay the exact colour

ONLY TWO. On any article besides the list, the header was in Flash. When I began making the website, I thought it could be a good idea to get everything in Adobe flash. But I recognized that it’s harmful to numerous reasons. Is there ways to quickly change the header pores and skin pages of the positioning (around 20) POST tried find/replacing that code, but which has proved to be ineffective

Thanks ahead of time!

You use a file there named " style. css"…

http: //godwinbooks. com/style. css

In this file, you’ll discover things called " hover". This defines how are you affected when
the mouse " hovers over" a little something.

So, the color variations to hex benefit #434200. Look up hex colors online.
Case: #000000 (is black), #FFFFFF (is white).

the: hover color: #434200; text-decoration: nothing;
strong a color: #1D5256; text-decoration: nothing; font-weight: normal; font-style: italic;
strong a: hover color: #1D5256; text-decoration: underline; font-weight: usual; font-style: italic;

You’ll have to test out changing those hues. Make a copy of
" style. css" in another place therefore you retain the initial file.

===============

All other pages employ a Flash Object loaded…

That part:

Code:
< subject classid=" clsid: D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase=" http: //download. macromedia. com/pub/shockwave/cabs/flash/swflash. cab#version=6, 0, 40, 0"
width=" 766" height=" 355" >
< param name=" movie" value=" flash/main. swfbutton=7" >
< param name=" quality" value=" high" >
< param name=" menu" value=" false" >
<! --if! IE> < -->
< subject data=" flash/main. swfbutton=7"
width=" 766" height=" 355" type=" application/x-shockwave-flash" >
< param name=" quality" value=" high" >
< param name=" menu" value=" false" >
< param name=" pluginurl" value=" http: //www. macromedia. com/go/getflashplayer" >
FAIL (the browser ought to render some expensive content, not this).
< /object>

Erase those between, and which include < object> as well as < /object> yet make duplicate copies
of everything therefore you have the originals preserved.

============

Last but not least, use Google to search for: CSS Tutorials

Know about CSS.

.

Thanks a great deal of for helping me with this. I’ve repped an individual.
The idea should look fine and normal these days… godwinbooks. com

It took a lot of messing around. Expression Web can be somewhat fustrating to working together with. Sometimes, it doesn’t display underlines inside program, but your browser does…

I would recommend you connect to the webspace using a FTP
program and employ that to transfer files backwards and forwards between
your computer and the equipment.

After that, you use Notepad to truly make changes. Don’t use a
WYSIWYG publisher… do it by hand, using the program code. Make a switch,
transfer the file over and refresh your page online to see it.

Always view the pages on as many browsers as you can,
IE, FF, and Safari for sure. Design for FF and make adjustments
intended for IE.

Go online and look for a nice FTP program to use… some are zero cost, some
are trial software. WS-FTP LE is the old sure-fire FTP program that used
to become free. You can still find some people that have the old free of charge version to obtain:

http: //www. search engine. com/searchhl=en& q=ws ftp-le no cost download& btnG=Search

It’s going to ask you in case you are a student or perhaps teacher, answer yes compared to that.

When you need more info about connecting in your server using FILE TRANSFER PROTOCOL, ask your webhost.

Yeah, nevertheless the problem with that may be that I would actually must know about HTML PAGE and CSS in addition to all that products. If I’m difficult coding it, I need to find out what I’m executing.

What I do right now, is I help save the Expressions document, and then wide open it up having FF and IE, to view.

In addition, could you you need to check godwinbooks. com to view if it matches this picture: http: //img528. imageshack. us/img528/7220/godwinbooksyr2. jpg.

Thanks a great deal of.

It looks similar to me (IE6. 0).
Really the only difference is this font size belonging to the title in that banner.

Have no idea what else to express other than enjoying a book
on CSS/XHTML and/or looking online for tutorials.

You’re going to be constantly irritated with using a
website editor… it would not render correctly upon all browsers.

We can help out using questions, but don’t possess time to code anything in your case.

I’ll definitely think of reading some tutorials on the net.

Did you know any good ones And how long, approximately, do people think it will choose to use become proficient within editing CSS in addition to HTML for what exactly I’m doing.

In addition, do you get any idea why once i went to the website (godwinbooks. com) for a different computer, the fonts from the header were Tahoma or such as that

Thank you.

karinne carries a nice list of some good CSS tutorials in this article.

The font issue is mainly because that you get specified a font that isn’t installed on all computers. The only those that will see the name while you see it are those that have that font mounted on their desktops.

This entry was posted in Web Design and tagged , , , , , , , , , , , , , , , , , , . Bookmark the permalink.

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *