LauraCampbell
03-27-2008, 05:13 AM
I'm using V 1.7 with the Bad Arrow template. I'm interested in changing the default text, "Select Category," in the category drop down menu, to custom text. While I've looked in the template and Pixelpost files to make the changes, I'm unable to locate the appropriate file. Can someone steer me to the correct file and its location?
This is the code, taken from the page source, I'm interested in customizing. I've bolded the text I'd like to change:
<div id="image-info">
<div class="selectgallery"><select name='browse' onchange='self.location.href=this.options[this.selectedIndex].value;'><option value=''>Select Category</option><option value='index.php?x=browse&category='>All</option></select></div>
Thanks so much for your help,
Laura
This is the code, taken from the page source, I'm interested in customizing. I've bolded the text I'd like to change:
<div id="image-info">
<div class="selectgallery"><select name='browse' onchange='self.location.href=this.options[this.selectedIndex].value;'><option value=''>Select Category</option><option value='index.php?x=browse&category='>All</option></select></div>
Thanks so much for your help,
Laura