If you are seeing this message, it is possible the page did not load properly. Please hit reload/refresh on your browser.
If you still see this message, you probably do not have a browser that supports web standards, although its content is accessible to any browser or Internet device.

Cool Tips & Tricks Cool Tips & Tricks

Help Communities:
Help Forums Bug Base
<< Prev Topic | Next Topic >>
Cool Tips & Tricks ::: CSS FAQ ::: (CSS) Changing the dropdown menus and buttons
New Topic    Add Reply
Topic: (CSS) Changing the dropdown menus and buttons  (?)  Click to receive email notification of replies Click to stop receiving email notification of replies email this topic to a friend
atlass

ezboard moderator
ezSupporter
Posts: 571
Posted: 12/3/01 11:09 am    
(CSS) Changing the dropdown menus and buttons
to change the drop down menus on your board, such as the jump to or link menus, you need to define rules for the select tag. If you also want to change the buttons (such as the go button) then you need to change the class .inputbutton. Keep in mind that this will affect all buttons, including the add reply and spell check buttons.

Add the following code into the first box in your advanced page:

<style>
select {
font-family: verdana, helvetica, sans-serif;
color: #XXXXXX;
background-color: #YYYYYY
}

.inputbutton {
font-family: verdana, helvetica, sans-serif;
color: #XXXXXX;
background-color: #YYYYYY
}


</style>


Change the colours, typefaces and sizes to suit yourself.

@

Edited by: atlass at: 12/15/01 10:42:02 am

  reply to this message

Click to receive email notification of replies Click to stop receiving email notification of replies email this topic to a friend

New Topic    Add Reply

jump to:
Topic Control Image::: Topic Commands
<< Prev Topic | Next Topic >>

Icon Legend

reply button:::Reply to Post Button   edit button:::Edit Post Button  delete button:::Delete Post Button (Moderator Only)

subscribe/unsubscribe to thread button:::Subscribe to Thread Button   email to friend button:::Email to Friend Button  



- Cool Tips & Tricks - CSS FAQ -

Communitiesezboard Help Communities:

Help Forums Help Forums Bug Base Bug Base





Powered By ezboard® Ver. 7.32
Copyright ©1999-2007 ezboard, Inc.