iChat   rss   Make Background Steve Jobs 1   Make Background Apple Logo   Make Background Skin   Make Background Blue2   Make Background Black   Make Background Screen   Make Background Blue   Wed 2:51 AM   spotlight
Signup | Login
Welcome, Guest

Updated: Saturday, January 30, 2010 1:54 PM
iWeb Quick Tips & Tricks

What iWeb
Can & Can't Do.

iWeb is a great app for making simple to sometimes even intermediate websites but as always there's limitations...

Watch Out If You
Edit Your HTML Files!

You will lose .mac features such as comments and statistics. There are workarounds to this problem that can be found on iWebFAQ.com so don't stress out over it too much.
iWeb Site Of The Month:

Here is where a featured iWeb site will be listed every month. Sites are chosen as featured because of their individuality and creativity as well as for their attempts in making their sites look like they're not created with iWeb. Sites are chosen from the list of iWeb-created sites listed on iWebFAQ.com/iwebsites so make sure your site is listed if you want to be considered a feature on iWebFAQ.com. The site of the month for January 2009 is StopSuctionEntrapment.com

Add your iWebSite
enter the 7 random numbers seen below
CAPTCHA

iWebFAQ.com on Facebook
Your IP Address is 38.107.191.85
Valid HTML 4.01 Strict Valid CSS!
Login to remove advertisements
iWebFAQ PayPal Donation Button

HyperlinkColor

Change the color of your iWeb Hyperlinks by editing the CSS files for the page you want to change the Hyperlink colors on.  When you Publish from iWeb you get a HTML file and a CSS file for each page you've created.  The CSS is the styles for each of your pages and the color of the Hyperlinks is a style you want to change.

When you look at the CSS file opened in Text Edit it will have a section that looks like this:

a {
color: #453c3c;
text-decoration: underline;
}
a:visited {
color: #666666;
text-decoration: underline;
}
a:hover {
color: #000000;
text-decoration: underline;
}

 

You can change the alpha-numeric values for the regular, hover and visited behaviors of how the color changes for your links.  Click on the text field below and choose a color to get the alpha-numeric value for your chosen colors.

Choose Color:


© 2009 iWebFAQ.com
Contact iWebFAQ | Privacy Policy | Signup | Login