PDA

View Full Version : Few questions..


Chenka
11-07-2005, 05:03 PM
Hey all,

I need a little bit of help with the design of my directory. I've tried everything but I can't seem to figure it out.

{older non working link removed}
That's the directory.
{older non working link removed}
That's my style sheet.

Now, my questions.

1. How do I get rid of the little extra space around my top banner? It works fine on every other page of my site, where I used the same coding.

2. I know I shouldn't be working with tables and I know that that's probably what is causing this problem. When you go the category "Culture", there's a link with a long description. And it stretches my whole lay-out. How can I stop it from doing that?

3. Not exactly design, but I thought I'd just ask it here.. My links don't want to sort on Alphabetical order anymore! How can I make them do this again? I've choosen for this option in my admin panel. But also when you click on 'Sort by: alphabetical' it doesn't want to sort in alphabetical order....

Thanks for helping!

Wenchie
11-07-2005, 09:13 PM
Hi there,

You're the first person here I am trying to help so if I tell you wrong, please forgive me.. but here is what worked for me...

1. On your stylesheet main.css if your remove the padding from the td entry that should get rid of your extra space.Content visible to registered users only.

2. I could be wrong, but from looking at your code, it looks like you need to add "width" to your table tag on the link.tpl file...Content visible to registered users only.

3. I have no clue.. a while back there was mention of the same thing {topic not active}. However I do believe all that was fixed and sorted out with current releases. Sorry I'm not able to help you with that.

Hope I didn't screw you up! If I did or if I have told you wrong on the above info, I'm sure someone will tell you correctly. Good luck!

Chenka
11-08-2005, 07:09 PM
Thank you so much :D My first question is completely answered and it solved the problem!

Problem 2 is also almost completely fixed. It still stretches but doesn't completely ruin my lay-out anymore :) Thanks!

And problem 3.. I have the latest release, actually :( and it still doesn't want to sort alphabetically....

But anyway, thank you so much!