Advertise Here

Author Topic: 3 small little problems...  (Read 1648 times)

0 Members and 1 Guest are viewing this topic.

Offline Qub1

  • SMF For Free Full Member
  • *
  • Posts: 149
    • View Profile
    • QUB1

  • Total Badges: 16
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
3 small little problems...
« on: March 12, 2009, 06:52:06 am »
Forum Url: http://runepray.smfforfree.com
I have made a Runescape forum, but im having a little problem with it... Here is an image of it:


As you see, the second image, wich consists of 2 images, is split-up, so you can see it are two images. For those images i use a mouse-over function, here is the code i use:
Code: [Select]
<head><SCRIPT LANGUAGE="JavaScript">
<!-- Begin
loadImage2 = new Image();
loadImage2.src = "http://www.smfforfree.com/gallery/runepray/1_12_03_09_6_28_42.bmp";
staticImage2 = new Image();
staticImage2.src = "http://www.smfforfree.com/gallery/runepray/1_12_03_09_6_33_46.bmp";

loadImage3 = new Image();
loadImage3.src = "http://www.smfforfree.com/gallery/runepray/1_12_03_09_6_29_07.bmp";
staticImage3 = new Image();
staticImage3.src = "http://www.smfforfree.com/gallery/runepray/1_11_03_09_1_48_31.bmp";

// End -->
</script></head>

<a href="http://runepray.smfforfree.com/index.php?action=login" onmouseover="image2.src=loadImage2.src;" onmouseout="image2.src=staticImage2.src;">
<img name="image2" src="http://www.smfforfree.com/gallery/runepray/1_12_03_09_6_33_46.bmp" border=0></a>

<a href="http://runepray.smfforfree.com/index.php?action=login" onmouseover="image3.src=loadImage3.src;" onmouseout="image3.src=staticImage3.src;">
<img name="image3" src="http://www.smfforfree.com/gallery/runepray/1_11_03_09_1_48_31.bmp" border=0></a>

If somebody could fix it so that the two images are together, without some space between them, thanks.


My second problem is the block-background behind the images (the light-grey color). I want the images to have no background at all, that they are floating on the page. Could someone tell me what to do in the CSS code, or give me a code that makes the blocks transparent?


And now my last issue, as you can see the two images are just outsite the scroll (the paper on the background). I want them to be inside the scroll area, that looks nicer  ;D.

Thanks!

Offline -Sя.Sharp

  • SMF For Free Master
  • *
  • Posts: 1032
    • View Profile
    • Hidden Designers

  • Total Badges: 19
    Badges: (View All)
    Topic Starter Combination Level 4 Level 3 Level 2
Re: 3 small little problems...
« Reply #1 on: March 12, 2009, 09:38:07 pm »
Ok fixed the one for the 2 images being connected.

Code: [Select]
<head><SCRIPT LANGUAGE="JavaScript">
<!-- Begin
loadImage2 = new Image();
loadImage2.src = "http://www.smfforfree.com/gallery/runepray/1_12_03_09_6_28_42.bmp";
staticImage2 = new Image();
staticImage2.src = "http://www.smfforfree.com/gallery/runepray/1_12_03_09_6_33_46.bmp";

loadImage3 = new Image();
loadImage3.src = "http://www.smfforfree.com/gallery/runepray/1_12_03_09_6_29_07.bmp";
staticImage3 = new Image();
staticImage3.src = "http://www.smfforfree.com/gallery/runepray/1_11_03_09_1_48_31.bmp";

// End -->
</script></head>

<a href="http://runepray.smfforfree.com/index.php?action=login" onmouseover="image2.src=loadImage2.src;" onmouseout="image2.src=staticImage2.src;"><img name="image2" src="http://www.smfforfree.com/gallery/runepray/1_12_03_09_6_33_46.bmp" border=0></a><a href="http://runepray.smfforfree.com/index.php?action=login" onmouseover="image3.src=loadImage3.src;" onmouseout="image3.src=staticImage3.src;"><img name="image3" src="http://www.smfforfree.com/gallery/runepray/1_11_03_09_1_48_31.bmp" border=0></a>

But I am not sure if the other image is in that, not quite familiar with eZportal yet, but perhaps just resize the blocks to the image size? Working on it now ;)


EDIT: Ok I played with the register block. I changed the column width to 5 and percent to 1. However, with the length of the other 2 images it messes it up...Also it hangs off probably because of how big the BG is.
« Last Edit: March 12, 2009, 09:55:28 pm by +ĦĐ. Sharp »

Offline Qub1

  • SMF For Free Full Member
  • *
  • Posts: 149
    • View Profile
    • QUB1

  • Total Badges: 16
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
Re: 3 small little problems...
« Reply #2 on: March 13, 2009, 01:44:27 am »
Thanks, really!
It works now. Oh, by the way i didn't make that with Ez Portal, i made it with the legacy portal, however it says powered by Ez Portal...

But, thanks!

 

Related Topics

  Subject / Started by Replies Last post
20 Replies
6071 Views
Last post August 26, 2006, 12:55:42 pm
by Crasy
9 Replies
1642 Views
Last post June 17, 2007, 04:42:45 pm
by Crasy
9 Replies
2262 Views
Last post March 01, 2008, 08:48:30 am
by Suki The Saluki
2 Replies
854 Views
Last post February 12, 2008, 07:41:00 am
by simply sibyl
13 Replies
5163 Views
Last post June 12, 2008, 05:20:31 am
by Topper