|
#1
|
|||
|
|||
|
easy way to format browse dropdown menu
i'm not a big fan of those standard formatted dropdowns, just add the following in index.php on ~ line 484:
Code:
// build browse menu $browse_select = "<select name='browse' onChange='self.location.href=this.options[this.selectedIndex].value;' style='BACKGROUND-COLOR: #4D4D4D; COLOR: #A4A4A4; FONT-FAMILY: ARIAL; FONT-SIZE: 11px' ><option...... not sure if this could make it's way into the browse_template, not ime to test it right now.... feedback would be nice
__________________
Oliver |
|
#2
|
|||
|
|||
|
Oliver,
it's quite nice that you are developing modifications etc. but: our aim is to have a nice, clean script which separates as strict as possible content and layout so please can't you design the style in a template and publish that? A modification of scripts because of layout and design is not very effective as it will produce a lot of problems after update... just my 5 cents, but I think you will understand me :wink: |
|
#3
|
|||
|
|||
|
yeah i know that updates are complicated with that approach.
anyways, i will not post inline-mods anymore.
__________________
Oliver |
|
#4
|
|||
|
|||
|
Oliver,
maybe you post your work as Addon or templates? We need creative people :wink: |
| Post Reply |
| Thread Tools | |
|
|