I've killed my inde...
 
Notifications
Clear all

I've killed my index page (block issues in a new skin issue)

3 Posts
2 Users
0 Reactions
1,759 Views
 kali
(@kali)
Posts: 307
Reputable Member
Topic starter
 

I'm going crazy. I've been working on a new skin to release, and I've managed to completely destroy my index page. I don't know how or why, because I was copying code that worked about 30 seconds before.  πŸ˜₯

http://www.made-by-kali.com/eFiction30/index.php?skin=nirvana
http://www.made-by-kali.com/eFiction30/skins/nirvana

The issue is that my blocks on the index page (and only the index page) have lost their formatting and I can't figure out where I have the typo/error/whatever. If someone can figure it out, I'd be grateful.


Skins made by Kali are no longer supported!

 
Posted : 15/01/2007 1:52 pm
(@carissa)
Posts: 791
Member Moderator
 

You have an error in your CSS. You forgot to close this:

.listbox .tail {

background-color: #dbdbdb;

background-image: url(images/top2.gif);

background-position: top left;

background-repeat: repeat-x;

padding: 4px;

 
Posted : 15/01/2007 4:49 pm
 kali
(@kali)
Posts: 307
Reputable Member
Topic starter
 

Thank you. I thought I'd forgotten a semi-colon. It didn't occur to me to look for the brackets.


Skins made by Kali are no longer supported!

 
Posted : 15/01/2007 5:24 pm
Share: