Hi
My first page has an image as a link to the site.
Works good enough but it opens a new window.
Can I make it open in a new tab or the same window?
[code=html]
<div id="photo">
<a href="main.html " target="_blank" >
<img src="images/RecRm cp7.jpg" height="250px"/>
</a>
</div>
[/c...
User Profile
Collapse
-
How to use image as link W/O new window
-
want to change background image size
Hello,
I have an image as a background in the style sheet. The image is big and I would like to make it smaller. Can I do that in the style sheet?
I really don't have room to crop.
This is the code:
body
{
background-image:url('imag es/RecRm 1.jpg');
background-attachment:fixe d;
background-repeat:no-repeat;
background-position:center left;
background-color:#000;... -
How do I...scroll paragraph
Help
I found some code for scrolling images and now want to have a paragraph below each image that changes with each image... But not sure how.
This is the scrolling code I'm using and it works, but now need to add a paragraph below or beside the images that will change with each image.
Thanks
Can
<head>
<script type="text/javascript">
<!--... -
Scrolling images with paragraph
Hi,
I'm found a JS to have a series of scrolling images, and have it working.
But I would like to add a paragraph below each image that also changes with each specific image.
Can this be done?
Below is the script.
Thanks for your help
Can
[HTML]<head>
<script type="text/javascript">
<!--
var image1=new Image()
image1.src="ima ges/img4.jpg"... -
Hi I just got some new info about the browser that is being used...
It's actually
ie 6.0.2900.2180.x psp_sp2_gdr.050 301_1519
So this is ie6 with service pack sp2 correct?
Not sure if this makes a difference or not.
Anyone know about this?
Thanks... -
-
IE7 not reading CSS sheet
I have a site that is not on a server yet, but I have it working on FF, ie7 & opera.
I have open it with FF, ie7 and opera on several different computers.
However, I opened it up on yet another computer with ie7 browser and it didn't read the style sheets.
Is there some sort of version of ie7 that does this?
This is what I'm doing: checking if ie7 if so using style sheet x if ont using style...
No activity results to display
Show More
Leave a comment: