Hey Ive made my header clickable to navigate back to "home".What my question is when I hover over the header with the cursor I would like a piece of text to appera saying Home.
Can this be done,how is it done.
thanks,
Doc
Hey Ive made my header clickable to navigate back to "home".What my question is when I hover over the header with the cursor I would like a piece of text to appera saying Home.
Can this be done,how is it done.
thanks,
Doc
<div id="headerimg" title="home">
Ok thanks I'll give it a bash.
Is thid done in header.php,where abouts.
thanks
yes
Do I
</head>
<body>
<div id="page">
<div id="header"><-------Adjust this Part
<div class="headerimg">
don't think so
<div id="headerimg" title="home">
is what i have in my site for the title
Try adjusting:
</head>
<body>
<div id="page">
<div id="header">
<div class="headerimg"> <-------Adjust this Part
thanks all
This topic has been closed to new replies.