Pink Poogle Toy Forum

The official community of Pink Poogle Toy
Main Site
NeoDex
It is currently Sun Mar 02, 2025 10:20 pm

All times are UTC




Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 6 posts ] 
Author Message
 Post subject: Gallery Help?
PostPosted: Sat Aug 05, 2006 4:35 am 
PPT Toddler
PPT Toddler
User avatar

Posts: 132
Joined: Thu Nov 18, 2004 6:39 pm
Location: Minnesota
Hi, I don't know if I am going to be able to get an answer here, but I need some help with coding for my gallery.
http://www.neopets.com/gallery/index.ph ... ers-A+Evil is the page I am working on. I am trying to make it so my tables are transparent, but I can only get the second table to do it. Does anyone know how to make it so they are all transparent?
This is my coding, I'm not sure quite how to post it but here goes nothing.
Code:
<style>
  body{
    background-color:#FFFFFF;
     background-image:   
     url(http://images.neopets.com/backgrounds/sketch/tile_jubjub.gif);
     background-attachment:fixed;
   }
   .tablestyle{
      padding:4px;
      border-style:dotted;
      border-color:#333333;
      border-width:2px;
      background-color:#ffffff;
      color:#000cc;
      filter:alpha(opacity=80);
      -moz-opacity:0.8; opacity:0.8;
      -khtml-opacity:0.8;
   }
   .textcolor{color:#0000CC;}   
   a.nav_link{color:#0000CC;}
      
  </style>


Image


Top
 Profile  
 
 Post subject:
PostPosted: Sat Aug 05, 2006 6:26 am 
PPT Toddler
PPT Toddler

Posts: 171
Joined: Mon Jun 14, 2004 10:55 am
Have you tried http://www.neopets.com/~csshelp?


Top
 Profile  
 
 Post subject:
PostPosted: Sat Aug 05, 2006 9:39 am 
PPT Toddler
PPT Toddler
User avatar

Posts: 132
Joined: Thu Nov 18, 2004 6:39 pm
Location: Minnesota
Well, I tried looking around there for some time, but I couldn't find anything pertaining to my problem. And I cant really neomail them because they havent been active in almost a year. :(


Image


Top
 Profile  
 
 Post subject:
PostPosted: Sun Aug 06, 2006 5:57 am 
PPT Toddler
PPT Toddler

Posts: 171
Joined: Mon Jun 14, 2004 10:55 am
This is a website that I like. This person apparently had to try a few things.
http://www.htmlcodetutorial.com/help/archive.php/o_t__t_1043__transparent-table.html


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 07, 2006 8:24 am 
PPT Toddler
PPT Toddler
User avatar

Posts: 132
Joined: Thu Nov 18, 2004 6:39 pm
Location: Minnesota
After a couple of long hours of tinkering, I finally got it to work somewhat how I wanted it too. So thanks for the help I guess... :)


Image


Top
 Profile  
 
 Post subject:
PostPosted: Thu Aug 10, 2006 12:31 am 
Administrator
Administrator
User avatar

Posts: 7229
Joined: Mon May 31, 2004 3:56 am
Location: Faster than a speeding IM! Stronger than an ox on steroids! Pinker than a bottle of Pepto-Bismol!
Gender: Male
Which reminds me - we really need a good coding section on ppt.


Hold onto your seats people... the SL is back.


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

All times are UTC


Who is online

Users browsing this forum: No registered users and 52 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:  
Powered by phpBB® Forum Software © phpBB Group