Jasonl1331
Member
Posts: 81
Joined: Oct 2010
Reputation: 2
|
[New!] Synthd Theme
Some of you may have thought this was a release but I'm just going to start out saying its not. Its not very good it still needs are feel more modifications to it. Tell me some suggestions and I will surely add them.
Demo : http://synthd.com
|
|
| 01-15-2011, 01:08 PM |
|
zZJoennZz
Member
Posts: 94
Joined: Oct 2010
Reputation: 0
|
RE: [New!] Synthd Theme
Do you make this from the default mybb theme or you have a base?
|
|
| 01-16-2011, 12:17 AM |
|
lima5000
Junior Member
Posts: 7
Joined: Sep 2010
Reputation: 0
|
RE: [New!] Synthd Theme
this is so clean and functional. when the download will be released?
|
|
| 01-16-2011, 01:25 AM |
|
Jasonl1331
Member
Posts: 81
Joined: Oct 2010
Reputation: 2
|
RE: [New!] Synthd Theme
(01-16-2011 12:17 AM)zZJoennZz Wrote: Do you make this from the default mybb theme or you have a base?
It was built off the default MyBB theme.
(01-16-2011 01:25 AM)lima5000 Wrote: this is so clean and functional. when the download will be released?
Thanks! It will be released when I get some suggestions to add in and it seems its ready. However then I will need to make Synthd Designs a new theme because I like my site being unique .
(This post was last modified: 01-16-2011, 02:07 AM by Jasonl1331)
|
|
| 01-16-2011, 02:06 AM |
|
euantor
Posting Freak
Posts: 887
Joined: Jun 2009
Reputation: 7
|
RE: [New!] Synthd Theme
Looks very similar to Photoshop Bliss IMO
|
|
| 01-16-2011, 03:40 AM |
|
Jasonl1331
Member
Posts: 81
Joined: Oct 2010
Reputation: 2
|
RE: [New!] Synthd Theme
(01-16-2011 03:40 AM)euantor Wrote: Looks very similar to Photoshop Bliss IMO
I have been told that beofre, I agree with you but I'm going to be honest here and say it was NOT suppossed to look like it. I still dont feel as though its finished though, you know what I mean?
|
|
| 01-16-2011, 04:07 AM |
|
mibs510
Junior Member
Posts: 9
Joined: Jan 2011
Reputation: 0
|
RE: [New!] Synthd Theme
Now thats looks nice. WOW good job.
May I ask what are the values for making the opacity on the board?
(This post was last modified: 01-16-2011, 04:09 AM by mibs510)
|
|
| 01-16-2011, 04:07 AM |
|
Jasonl1331
Member
Posts: 81
Joined: Oct 2010
Reputation: 2
|
RE: [New!] Synthd Theme
(01-16-2011 04:07 AM)mibs510 Wrote: Now thats looks nice. WOW good job.
May I ask what are the values for making the opacity on the board?
Well its actually an image on repeat
If you still want the code.
Code:
#container {
background: url(images/cont_bg.png) repeat;
width: 900px;
color: black;
border-color: rgba(255, 255, 255, 0.199219);
border: 1px solid rgba(255, 255, 255, 0.199219);
margin: auto;
padding: 20px;
text-align: left;
-moz-border-radius-bottomright: 3px;
border-bottom-right-radius: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-left-radius: 3px;
}
(This post was last modified: 01-16-2011, 04:17 AM by Jasonl1331)
|
|
| 01-16-2011, 04:10 AM |
|
mibs510
Junior Member
Posts: 9
Joined: Jan 2011
Reputation: 0
|
RE: [New!] Synthd Theme
Thanks you very much.
|
|
| 01-16-2011, 04:35 AM |
|
Jasonl1331
Member
Posts: 81
Joined: Oct 2010
Reputation: 2
|
RE: [New!] Synthd Theme
(01-16-2011 04:35 AM)mibs510 Wrote: Thanks you very much.
No problem
|
|
| 01-16-2011, 06:29 AM |
|