Gallery Coding Help

Got a little techonology problem that you need fixed pronto? Post it here and we'll see what we can do.

Moderator: Moderators

Locked
Message
Author
jade
PPT Baby
PPT Baby
Posts: 97
Joined: Sun Oct 01, 2006 12:09 am

Gallery Coding Help

#1 Post by jade »

I've made a layout for a gallery I have, but the shopkeeper, gallery links and items are squished together :( I'm not that good at coding, so does anyone know how I can fix it?

Here is the link:
http://www.neopets.com/gallery/?gu=bakurath

And here is the coding. For some reason the div ids and the navigation links don't show up on this forum, but for the most part the coding is intact:

Code: Select all

</i><style>
table,td{background:none}
b,td {background:transparent}
p table,table{width:400px;margin:80px 0px 0px 0px;position:absolute;top:400px;left:140px;}
#ban,#ol,#m,#n,#mb,#bottomban,.sf,.tl,.tt,.hdr,hr{display:none}
body{scrollbar-face-color:#FF9A00;scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#000000;scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;scrollbar-track-color:#000000;
scrollbar-arrow-color:#FF9A00;}
td,p,body{color:FF9A00;font:8pt verdana;font-weight:none;text-decoration:none;}
b, i, u{color:FF9A00;font-weight:bold;}
a:link{color:FF9A00;font-weight:bold;font-size:8pt;font-family:verdana;}
a:visited{color:FF9A00;font-weight:bold;font-size:8pt;font-family:verdana;}
a:hover{color:#000000;font-weight:bold;font-size:8pt;font-family:verdana;}
body{background:url(http://img.photobucket.com/albums/v81/Jade08Sage/Miscellaneous/meowbg2.gif) no-repeat;width:1103px;height:612px;background-attachment:fixed;}
#top {background:url(http://img.photobucket.com/albums/v81/Jade08Sage/Miscellaneous/meow.gif) no-repeat;width:400px;height:330px;position:absolute;top:0px;left:138px}
#nav {width:400;position:absolute;top:340;left:140;}
</style>

<div></div>
<div>
<center>
| <a>create</a> |
<a>central</a> |
<a>explore</a> |
<a>games</a> |
<a>neomail</a> |<br>
| <a>shops</a> |
<a>boards</a> |
<a>news</a> |
<a>stuff</a> |
<a>help</a> |
</div>

<div>
Welcome to The Haunted Tower, a gallery dedicated to Meowclops related items. Why Meowclops, you ask? Because it is my favorite petpet! So far I have a decent amount of items, but I would like to add an actual Meowclops to this gallery eventually :).
</div>
<p>


Please help if you can :D
Image
Ginger Harp Seal Pup
PPT God
PPT God
Posts: 1744
Joined: Mon Feb 07, 2005 11:31 pm
Location: England
Contact:

#2 Post by Ginger Harp Seal Pup »

You might be able to get the help you need if you go here:

http://www.pinkpt.com/forum/viewforum.php?f=13

That board helps with all things Neopet related, including any HTML problems you may have. I don't think there's anything wrong with posting it here, although I've always managed to get the help I need with Neopets related HTML if I go there :)
"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
DiscordantNote
Honorary Member
Honorary Member
Posts: 3386
Joined: Mon May 31, 2004 4:59 pm
Location: Lookin' through a glass onion

#3 Post by DiscordantNote »

No, it can still go in here as it deals with coding. Image

I like the style, but the errors you're getting could be conflicts with whatever coding Neopets uses in the galleries. You may want to try altering your design to fit theirs a bit.

Try viewing it in different browsers too...it might make a difference.
Image
Yes, I'm still alive...still alive...
jade
PPT Baby
PPT Baby
Posts: 97
Joined: Sun Oct 01, 2006 12:09 am

#4 Post by jade »

Thanks :D I ended up changing the layout to work with neopets coding. I wish I could have made it fit a width of 400, but I'm happy that I finally got it to work. Feel free to take a look at the finished result :)
Image
Locked