Help - Search - Members - Calendar
Full Version: customizing drop menu border & arrow?
Forums > Resource Center > Support Center > Xanga Support > Xanga Resolved Topics
Dilettante
http://www.boogiejack.com/dropdown_menu1.html

Can anyone please tell me how to customize the colors and border for the ARROWS next to the "Choose A Page"? I know inside the box can be customized but are the borders and arrows possible?
luvzcha
try this one: http://www.createblog.com/forums/index.php?showtopic=6396 but i dont think you can change the arrow.
gelionie
Add this to your header part:
CODE
<style type="text/css">
input, select, textarea, iframe.htmleditor, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid #ffffff;
font: normal 12px trebuchet ms;
background-color: #ffffff;
font-color: #BD6A72;

^ Edit as needed.

Also customize the arrows with the scrollbar script:
http://www.createblog.com/forums/index.php?showtopic=52349
Dilettante
Yeah, I had the custom scrollbar code already but it doesn't change the arrows for the drop down menu. And I also had the first code too; it does change the background and text of the menu but it doesn't change the arrows. =(

I noticed mine didn't have 'iframe.htmleditor' but that had no effect either.... poo.
talcumpowder
The text color is for the color of the arrow&the actual text in the menu, and the BG is the BG for it.
And the second really should have an ending style tag. Or no style tags.
Dilettante
Like I said, I was already using those two codes. Could you show me an example of the page? Text color for what; the first code?
talcumpowder
.... Font color? The color of the text.... For both. 'twas a general statement.
font-color: #BD6A72;
Hm. Maybe it doesn't work anymore, but it used to change it.
Dilettante
Ok, I don't think customizing the drop menu arrow is possible...

You know the Posting Calendar on xanga? The scrollbar script doesn't seem to change the arrows for those... cry.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.