PDA

View Full Version : select categorie


pegase
07-19-2005, 11:44 AM
Hi,

I have changed the "light my dark" template in order to have suit my website design. After many tries I succeeded. Ouf! One last minor thing that I would like to arrange is:

When I am in the archives, which I think is the Browse template, the drop down list "select categorie" is to close to my header. How can I move it down. I have looked in all the tempaltes and even in the "index.php" but could not figure out what to change. Any clue?

Many thanks :D

Joe[y]
07-19-2005, 01:43 PM
i'm not sure i understand. it would help if you linked us with the page in question.

pegase
07-19-2005, 02:22 PM
http://www.poivre.net/pixelpost/index.php?x=browse

username: famille
pswd: eternite

the dropdown list is located to close to the header of the page....there should be a way to move it down :?:

thank you

Joe[y]
07-19-2005, 02:25 PM
simple solution would be to add <br /><br />

before <select name='browse'

there are cleaner ways using css and stuff to achieve this but this is the easiest way if you're feeling lazy :P

try it.

pegase
07-19-2005, 02:29 PM
thank you very much,

but where do you think I find this instance?

Cheers

spacefrog
07-19-2005, 02:46 PM
this should be in the browse_template.html...

pegase
07-19-2005, 03:20 PM
Thank you spacefrog,

Actually it's your template that I have tweaked in order to match my WP template.... But I cannot find select name browse in the browse_html template. The best match would be

<BROWSE_CATEGORIES><br /><br />
<BROWSE_CHECKBOXLIST><br /><br />

is it that?

pegase
07-19-2005, 03:36 PM
I got it... WOrks fine now.... Thank you all very much....

Regards