|
|
Forum moderator: bigblog |
uCoz Community For Webmasters Custom Solutions Changing The Look Of uCoz BBCode Buttons (Tutorial/Help Guide) |
Changing The Look Of uCoz BBCode Buttons |
This tutorial shows how to customise the BBCode buttons to a different looking set without replacing the entire series of them. Difficulty Level: Beginner Step 1) To begin we need to open the sites CSS document and locate the class used for the BBCode buttons.
Step 2) Now that you have located the necessary class we can adjust the button styles to make them appear as shown in the image.
Step 3) Once this has been completed you can then style the buttons however you wish. If you would like to style them as shown in the above image finish off the CSS following the example code as shown below. Code .codeButtons { box-shadow: 1px 1px 1px #C4C4C4; background-image:url('http://forum.ucoz.com/_fr/153/1589805.png'); font-size:9px; font-family:time new roman; text-transform:uppercase; width:100px; padding:3px; height:20px; background-color:FFFFFF; border:#888888 1px solid;} Please Note: If you are going to follow my original styling of the buttons please download the background image yourself and adjust the link to where it is placed within your own file manager. Failure to do so may cause issues when this thread is moved at a future date.
Attachments:
1589805.png
(1.1 Kb)
·
9073825.png
(5.5 Kb)
Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
| |||
| |||