Pink Poogle Toy Forum

The official community of Pink Poogle Toy
Main Site
NeoDex
It is currently Wed Apr 24, 2024 5:10 am

All times are UTC




Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 
Author Message
 Post subject: Neopets Top Banner
PostPosted: Tue Jun 01, 2004 2:10 pm 
PPT Warrior
PPT Warrior
User avatar

Posts: 915
Joined: Tue Jun 01, 2004 10:19 am
Location: Maryland, USA
I'm making banners for my pet lookups, like the kind actually used on the Neopets website. I enter the correct positioning code, but the image is placed in the actual description, not at the top. Is there any way this can this be fixed?


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 01, 2004 3:39 pm 
PPT Trainee
PPT Trainee
User avatar

Posts: 502
Joined: Tue Jun 01, 2004 1:51 am
Location: I'm dancing in your head, I'm in your head
This code still works:
Code:
<style type="text/css">
i.return{
width:560}
</style></i><style type="text/css">
i.topbanner {
background: url(IMAGE URL HERE);
left: 217px; width: 486px;
position: absolute;
top: 35px; height: 67px }
object {visibility: hidden !important}
embed {visibility: hidden !important}
</style>
<i class=topbanner>


<center>Image
Pink line pwns all!
</center>
Image <-- Thanks Medli!!


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 02, 2004 3:16 am 
PPT Warrior
PPT Warrior
User avatar

Posts: 915
Joined: Tue Jun 01, 2004 10:19 am
Location: Maryland, USA
Is there anything other than the image URL that I'm supposed to change in that code? Because when I used it it made the banner a background pattern :?


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 02, 2004 7:03 am 
PPT Trainee
PPT Trainee
User avatar

Posts: 502
Joined: Tue Jun 01, 2004 1:51 am
Location: I'm dancing in your head, I'm in your head
Oh, I forgot about the image size. :oops: Hopefully this will work:

Code:
<style type="text/css">
i.return{
width:560}
</style></i><style type="text/css">
i.topbanner {
background: url(IMAGE URL HERE);
left: 217px; width: IMAGE WIDTH HEREpx;
position: absolute;
top: 35px; height: IMAGE HEIGHT HEREpx }
object {visibility: hidden !important}
embed {visibility: hidden !important}
</style>
<i class=topbanner>


<center>Image
Pink line pwns all!
</center>
Image <-- Thanks Medli!!


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 94 guests


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
Powered by phpBB® Forum Software © phpBB Group