Pink Poogle Toy Forum

The official community of Pink Poogle Toy
Main Site
NeoDex
It is currently Fri Apr 19, 2024 7:24 am

All times are UTC




Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 5 posts ] 
Author Message
 Post subject: HTML help needed for my gallery...
PostPosted: Mon Jul 10, 2006 1:22 pm 
PPT God
PPT God
User avatar

Posts: 1744
Joined: Mon Feb 07, 2005 11:31 pm
Location: England
How do I get rid of the black borders around the items in my gallery? I tried the code in Csshelp's petpage, but it doesn't work. I really like the look of it, you see and I'd like my gallery without the black borders. Thanks :)


"I am a sly cat, I am a summer wind, I am birds in flight, I am the sun, I am the sea, I am me!"

Neo account: ginger23456


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 10, 2006 1:42 pm 
Moderator
Moderator
User avatar

Posts: 3739
Joined: Mon May 31, 2004 5:58 pm
Location: Idiotville
Did you try this?
Code:
<style>img{border:none;}</style>


Image


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 10, 2006 1:48 pm 
PPT God
PPT God
User avatar

Posts: 1744
Joined: Mon Feb 07, 2005 11:31 pm
Location: England
shapu wrote:
Did you try this?
Code:
<style>img{border:none;}</style>


Nope! And it works! Thanks so much :)

Edit:

I also need the code to make the bar of colour and prettininess in this picture:

http://img.photobucket.com/albums/v385/ ... ground.jpg

to be at the very right of my gallery, so that it looks like this:

http://www.neopets.com/gallery/index.ph ... ekumage888

Thanks in advance :)


"I am a sly cat, I am a summer wind, I am birds in flight, I am the sun, I am the sea, I am me!"

Neo account: ginger23456


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 10, 2006 2:43 pm 
PPT Toddler
PPT Toddler
User avatar

Posts: 244
Joined: Tue Jun 20, 2006 2:12 pm
Location: Leiden, NL
Here ya go:
Code:
<style>
body {background-color: red;
      background-image: url("http://img.photobucket.com/albums/v385/HarpSealPup86/gallerybackground.jpg");
      background-repeat: repeat-y;
      background-attachment: fixed;
      background-position: top right}
</style>

Replace the various properties as desired.


Kimiko (希身子)


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 10, 2006 4:07 pm 
PPT God
PPT God
User avatar

Posts: 1744
Joined: Mon Feb 07, 2005 11:31 pm
Location: England
Thank you so much! *hugs*


"I am a sly cat, I am a summer wind, I am birds in flight, I am the sun, I am the sea, I am me!"

Neo account: ginger23456


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

All times are UTC


Who is online

Users browsing this forum: No registered users and 19 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