Blured Links (image links)

This is a discussion on "Blured Links (image links)" within the Web Page Design section. This forum, and the thread "Blured Links (image links) are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jul 25th, 2006, 13:36
Highly Reputable Member
Join Date: Jul 2005
Location: Northampton, England
Age: 19
Posts: 506
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to bruno89
Blured Links (image links)

Hey agen its me the most anoying person on this site
im doin my website and i was just wondering if there is anyway to make an link thats useing an image blure

any sugestions ?
Reply With Quote

  #2 (permalink)  
Old Jul 25th, 2006, 14:44
minute44's Avatar
Moderator
Join Date: Apr 2006
Location: Nottingham UK
Age: 24
Posts: 1,347
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to minute44
Re: Blured Links (image links)

Code: Select all
.navitem01 {
    height: 35px;
    width: 100px;
}

.navitem01 a {
    background-image: url(../images/one.jpg);
    background-repeat: no-repeat;
}

.navitem01 a:hover {
    background-image: url(../images/one_blurred.jpg);
    background-repeat: no-repeat;
}
Last Blog Entry: Annoying people.... (Jan 16th, 2008)
Reply With Quote
  #3 (permalink)  
Old Jul 25th, 2006, 14:48
Highly Reputable Member
Join Date: Jul 2005
Location: Northampton, England
Age: 19
Posts: 506
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to bruno89
Re: Blured Links (image links)

Thank You Mate Your A Star
Reply With Quote
Reply

Tags
blured, links, image

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
How to assign more than one image to dif links lostyboy Web Page Design 13 Oct 22nd, 2007 04:15
How can I get image links? Kwabena Website Planning 5 May 31st, 2007 00:54
Image links Kwabena Website Planning 0 May 20th, 2007 22:59
One whole image w/ links Tetrisface Graphics and 3D 8 Jan 14th, 2007 10:42
Image of Map with links to each city chimp Graphics and 3D 3 Aug 11th, 2006 11:25


All times are GMT. The time now is 23:34.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43