Want to thank and support me for my work?
Buy my iWebFAQ.org E-Book (15$) (reviews) (sample) or...
iWebFAQ.org is presented by Cédric and hosted by HostExcellence
It is currently Thu May 23, 2013 3:17 am

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Changing the color and size of the scroll bar - cursor??
Author Message
 Post subject: Changing the color and size of the scroll bar - cursor??
PostPosted: Fri Jun 19, 2009 9:06 pm 
Offline

Joined: Fri Jun 19, 2009 8:48 pm
Posts: 1
Great Tutorial Cedric, Thanks!
However, is there an option to change the color or size of the generic iweb blue cursor of the scroll bar when making iframes for text? I think that the blue color is very annoying when mixed with certain web designs...
Also, the cursor gets too big sometimes breaking the whole aesthetic of the site..

Thanks!
Eli


Top
 Profile Send private message  
 
Changing the color and size of the scroll bar - cursor??
Author Message
 Post subject: Re: Changing the color and size of the scroll bar - cursor??
PostPosted: Sat Jun 20, 2009 2:24 am 
Offline
Site Admin

Joined: Tue Jun 10, 2008 1:14 am
Posts: 1840
Location: Basel, Switzerland
Hi Eliseo,

thanks for the compliments on the tutorial.

The answer to your question is that I don't think there is a way to change that (unless you build everything in Flash or similar but I have no idea on how to do that). At least there isn't for Mac computers. If you notice the blue cursor is not iWeb specific but it's simply for everything on OSX. Whether you're in Finder, Word, Safari, ...

If you Google
html+code+scroll+bar+color
you will find some codes to change the color of scrollbars. However they don't work to change Apple's scrollbar colors. They only work for Windows and I even doubt they still work for Windows XP, Vista and newer (I don't think those codes still work).

Note that Windows using people don't see a blue curser. I don't know what they see it like. I didn't use a PC for a few years now...

If you want to change the color of the scrollbar in OS X you need to go to System Preferences=>Appearance. However that change applies only to your computer, not to others.

Regards,
Cédric

_________________
Thank you for visiting my websites:
http://iwebfaq.org - http://rapidweaverfaq.org - http://wpfaq.org - http://ebookstoretoday.com
All my websites are hosted by: HostGator


Top
 Profile Send private message  
 
Changing the color and size of the scroll bar - cursor??
Author Message
 Post subject: Re: Changing the color and size of the scroll bar - cursor??
PostPosted: Mon Aug 29, 2011 8:17 am 
Offline

Joined: Mon Aug 29, 2011 7:55 am
Posts: 1
hello :)

i´m new here - and german so sorry for any mistakes i will make ;D feel free to teach me, when i do ;D

i just googled "change cursor in iWeb" and found your site and forum. it´s great, it already helped me out a lot!
but i wasn´t able to change the cursor yet - is it possible...?
or only on my own mac, is that, what you said in this thread?

i would love to have the metal hand... and i got this code, which i tried to add to the index.html
but i couldn´t even open the file wit text edit!
or should i try to upload this with filezilla? i have two other pages and i´m scared to f*** them up
if i try that ;D

<style type="text/css">
a {
text-decoration:underline;
cursor:url('metalhand.cur'), url(' metalhand.png'), url(' metalhand.gif'), auto;
}
</style>

i also tried to add a html box to my .home site - that didn´t work, too!

thank you!
greetz, b*

i use iWeb 3.0.4 - i couldn´t type that in when i registered...
and this is my site http://www.bad-taste-california.com


Attachments:
metalhand.png
metalhand.png [ 394 Bytes | Viewed 1043 times ]
Top
 Profile Send private message  
 
Changing the color and size of the scroll bar - cursor??
Author Message
 Post subject: Re: Changing the color and size of the scroll bar - cursor??
PostPosted: Mon Aug 29, 2011 11:20 am 
Offline
Site Admin

Joined: Tue Jun 10, 2008 1:14 am
Posts: 1840
Location: Basel, Switzerland
Upload metalhand.png to the root of your website. Should display entering http://www.bad-taste-california.com/metalhand.png

Then open the published HTML files and paste

Code:
<style type="text/css">
a {
text-decoration:underline;
cursor:url('/metalhand.png'), auto;
}
</style>


right before </head>

This will change the cursor for links on the page. Not for links in iFrames (HTML Snippets) unless you add the code to them too.

Regards,
Cédric

_________________
Thank you for visiting my websites:
http://iwebfaq.org - http://rapidweaverfaq.org - http://wpfaq.org - http://ebookstoretoday.com
All my websites are hosted by: HostGator


Top
 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron






Want to support me for my work?

or buy my iWebFAQ.org E-Book (15$)

(reviews) (sample)

Thanks,
Cédric



 

This website is hosted by HostExcellence



© 2008, 2009 Powered by phpBB Group
Macinscott 3 style by Scott Stubblefield