PDA

View Full Version : Ewww need noob help :[



--ss--
30-06-2007, 12:41 PM
Well i decided to have another go on trying to code a website , on http://www.freewebs.com/habbo-ss/
I want a marquee to be on top of this image, i tried by putting the image in the background of the table , when i did that it worked but the positioning of all the other images got mucked up :(http://www.freewebs.com/habbo-ss/images/index_08.gif

Help :(

:Edzy
30-06-2007, 12:51 PM
hmm, you need to retain the size or otherwise it will despand to the initial size

--ss--
01-07-2007, 06:49 PM
What do you mean?

I tried again resizing the background of the div but now grey liens appear and the box aint the correct size :'(

http://www.freewebs.com/habbo-ss/test.htm

Heres the code of the certain table:

<td colspan="2" background=http://www.freewebs.com/habbo-ss/images/index_08.gif width="298" height="17" alt="">
<marquee>Site will be opening soon blah blah blah and oh bye.</marquee></td>

Drompo
01-07-2007, 06:54 PM
In head section


<style type="text/css">
/marquee {
background:url(http://www.freewebs.com/habbo-ss/images/index_08.gif);
width:298px;
height:17px;
border: 0px none;
}
</style>
In Body Section

<td colspan="2" class="marquee">
<marquee>Site will be opening soon blah blah blah and oh bye.</marquee></td> That should work

Recursion
01-07-2007, 07:32 PM
<!-- ImageReady Slices (site.gif) -->

Give up now if you let prgrams code for you ;P

Scania
01-07-2007, 07:41 PM
Just as everyone said really =)

Edited by opensourcehost (Forum Moderator): Please don't post pointlessly.

.:!Robbo!:.
01-07-2007, 07:43 PM
Try Making the Marquee Text Smaller?

--ss--
01-07-2007, 08:37 PM
Eww posted wrong link , http://www.freewebs.com/habbo-ss/test.htm is where the marquee with the error is , thanks Reina , i'll try that later , have some rep :)

pfft im too lazy to just sit and try position images in correct places when i can just get a program to do it for me :D

Spec
01-07-2007, 08:59 PM
Its the Text Size, it needs to be smaller.

MrCraig
01-07-2007, 09:51 PM
Looks like it working now :)

Good luck with your site m8

kyle♥
02-07-2007, 01:05 AM
It's working :).

--ss--
02-07-2007, 03:32 PM
Looks like it working now :)

Good luck with your site m8
it looks the same for me :s
this is how it is for me:
http://www.uploadz.co.uk/788abctop.png
And thanks , not really going to be a site, im just trying to improve my html skills etc :p

Tomm
02-07-2007, 03:35 PM
Why do you think people code it them selfs if programs can do it for them..

Because the programs are crap at doing the coding :p

--ss--
02-07-2007, 03:39 PM
Why do you think people code it them selfs if programs can do it for them..

Because the programs are crap at doing the coding :p
Pfft too much hard work and there isn't actualy any guide son hwo to code your self :(

.:!Robbo!:.
02-07-2007, 03:39 PM
Make the text size Smaller?? it is to big so it is pushing everything out of its way

Tomm
02-07-2007, 03:42 PM
Its only XHTML and CSS... there is plenty of tutorials.


Pfft too much hard work and there isn't actualy any guide son hwo to code your self :(

--ss--
02-07-2007, 03:45 PM
Make the text size Smaller?? it is to big so it is pushing everything out of its way
Rofl thanks :D Have some rep

I might try learn how in the summer when im bored and have alot of time in my hands :D
One more little question , is there a way of pushing the text down a bit so its directly in the centre of the space given?

Want to hide these adverts? Register an account for free!