The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Premade bars?

2 posters

Go down

In progress Premade bars?

Post by ddoesmc Wed 5 Mar 2014 - 12:55

How do you make something like this? http://prntscr.com/2y25cp
ddoesmc
ddoesmc
Forumember

Male Posts : 283
Reputation : 11
Language : Mainly english
Location : New Jersey

http://www.officialmc.forumotion.com

Back to top Go down

In progress Re: Premade bars?

Post by Pizza Boi Wed 5 Mar 2014 - 13:46

Hi Very Happy

You can do it via CSS Smile or HTML coding Smile.

Code:
.lock {
  background: url('IMG LINK') no-repeat left center #d7e2b7;
  border: 1px solid #b7c19a;
  padding: 5px 5px 5px 30px;
  width: 97%;
  font-weight: bold;
  color: #626f3d;
  border-radius: 3px;
}

^ The above code is just an example.

If you allow HTML in your post, you can have a post like this:

Code:
<table class="lock"><tr><td align="left">\Lock</td></tr></table>

Regards,
Pizza Boi
Pizza Boi
Pizza Boi
Hyperactive

Male Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!

Back to top Go down

In progress Re: Premade bars?

Post by ddoesmc Wed 5 Mar 2014 - 13:48

Do I replace IMG LINK with the image that I want for the bar?

Edit: Removed formatting
ddoesmc
ddoesmc
Forumember

Male Posts : 283
Reputation : 11
Language : Mainly english
Location : New Jersey

http://www.officialmc.forumotion.com

Back to top Go down

In progress Re: Premade bars?

Post by Pizza Boi Wed 5 Mar 2014 - 13:57

Hi Very Happy

Yes, that's actually for the icon like this for example -->  Add

Regards,
Pizza Boi
Pizza Boi
Pizza Boi
Hyperactive

Male Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum