|
[TUTORIAL] Give Your MyBB Forum a CSS3 Look
|
|
01-06-2013, 04:17 AM
(This post was last modified: 01-06-2013 12:48 PM by Stupid Ghost.)
Post: #1
|
|||
|
|||
This user has been denied support.
Every Forum Admin wants to make their forum Look Advanced and Modern.I've been modifying my forum to CSS3 Standards and thought it would be really nice to share here :
So What we start ? Well , I want to talk about how to give your forum rows an excellent CSS3 look with box-shadows : So , we see that a cool shadow behind the forum row and also a block like rows. To get this , CSS3 FORUM ROWS : ![]() Go to ADMINCP>TEMPLATES/STYLE>THEMES>YOUR THEMES > GLOBAL.CSS Now ctrl+f and find "trow1" and "trow2" Code: background: #ffffff;[b]So That is current CSS3 Standard look . Paste the above code replacing in trow1 and trow2 to get a look like in the picture. Done? Ok Now we gonna see how to change this : CSS3 DEFAULT BUTTONS: ![]() So we will change all the default buttons to css buttons. All you need to do is go to http://www.css3buttongenerator.com , Here is the code we are using our website Code: .button {But this code gives BLUE CSS3 buttons , just change the background color to your forum color , Done! ![]() CSS3 POSTBIT BUTTONS : Now You have changed the default buttons , you can also change ur postbit buttons also to CSS3 Style : ![]() What you do is : Code: ADMINCP/TEMPLATES/STYLE/TEMPLATES/YOUR TEMPLATES/FORUMDISPLAY/FORUMDISPLAY_NEWTHREADNow remove this code <img src=........../> and replace it with Code: <input type="button" class="button" value="+Post a New Thread">Done ! You do this same to all postbit templates liked edit,find etc. Checkout the outcome. Enough of views , start replying now ! |
|||
|
01-08-2013, 10:27 AM
Post: #2
|
|||
|
|||
|
RE: [TUTORIAL] Give Your MyBB Forum a CSS3 Look
Any live demo please?
|
|||
|
01-09-2013, 10:24 AM
Post: #3
|
|||
|
|||
|
RE: [TUTORIAL] Give Your MyBB Forum a CSS3 Look
I'd actually find it quicker to create new buttons in photoshop than use that editor, then you can just upload them with the existing names, no need for all that recoding, plus with photoshop you get a lot more fonts and better effects than with the button editor you linked to.
I'm English, I use an "s" not a "z", the spell checker is wrong not me !!
|
|||
|
01-09-2013, 10:34 AM
Post: #4
|
|||
|
|||
|
RE: [TUTORIAL] Give Your MyBB Forum a CSS3 Look
I agree that photoshop can give you nicer buttons, but as MyBB does not use sprites for the buttons each postbit button image is a http request. This is why I tend to use CSS buttons (or my own sprited images) in my themes.
Random Fish and Sims Maniac MY PLUGINS Please do not PM for support. Post in the support section so others can learn from your request |
|||
|
01-09-2013, 10:37 AM
Post: #5
|
|||
|
|||
RE: [TUTORIAL] Give Your MyBB Forum a CSS3 Look
(01-09-2013 10:34 AM)Leefish Wrote: I agree that photoshop can give you nicer buttons, but as MyBB does not use sprites for the buttons each postbit button image is a http request. This is why I tend to use CSS buttons (or my own sprited images) in my themes. Good point, I was just remarking that the particular editor he linked to was very basic, there may be better ones around I'm English, I use an "s" not a "z", the spell checker is wrong not me !!
|
|||
|
01-09-2013, 10:43 AM
Post: #6
|
|||
|
|||
|
RE: [TUTORIAL] Give Your MyBB Forum a CSS3 Look
Yes, that is a rather basic editor. I think that it is a better idea for people who want to make their own themes and buttons and what have you to try looking at some of the many tutorials on the web.
Some of these older CSS button generators are still adding browser specific prefixes to CSS that is now part of the spec (border-radius is a good example of this). Random Fish and Sims Maniac MY PLUGINS Please do not PM for support. Post in the support section so others can learn from your request |
|||
|
03-19-2013, 01:20 AM
Post: #7
|
|||
|
|||
| RE: [TUTORIAL] Give Your MyBB Forum a CSS3 Look | |||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)
Search
Member List
Calendar
Help


This user has been denied support.
![[Image: 28770Untitled.jpg]](http://www.fotoshack.us/fotos/28770Untitled.jpg)
![[Image: 98603Untitled.jpg]](http://www.fotoshack.us/fotos/98603Untitled.jpg)

![[Image: 40521Untitled.jpg]](http://www.fotoshack.us/fotos/40521Untitled.jpg)


![[Image: userbar_zpsfd84f02d.png]](http://i797.photobucket.com/albums/yy258/Aragornmanutdbuzz/userbar_zpsfd84f02d.png)

