![]() |
Social Groups
|
|
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | |
| View Complete Manga Series: | ||||||||||||||||||||||||||
![]() |
|
Skin ST~
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Hello all!
There is an interesting feedback left on the forum here So, how about brainstorm here some, and see what we all can come up with! I don't know if the admins would like some theme or color choice, (I'm butting in like that =p) Kevin please give us your output! But for now I'll give everyone the white card to do anything they like!! (Although I'd think a more manga-ish themed would be suitable!)
PPS: It doesn't necessarily need to be one created by you, but you need to have consent from the original author to let us use~ Current submitted: ~ Technical information: Here I'll go over the technical information needed for one to create a skin to VBulletin. But mind, that its not necessary for you to submit an entry as a designer. We can help you to transform your submission into a skin. So don't worry if you not savvy with web markup. Lets start out with the basic first of getting a design, then we worry about making it work! But if you are one of those that want to understand how it works here it is: VBulletin Templates, are fragments of XHTML code interspersed with PHP variables. They are also broken down on several elements that work together:For more reference here is the Style And Templates manual
__________________
"Chile is a thin and tall country" Last edited by irecinius; 03-04-2008 at 07:08 PM. |
|
|||
|
Don't need to..
Just Getting just the design itself, then I could transform it to XHTML
__________________
"Chile is a thin and tall country" |
|
||||
|
Fine how would we do this then?
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. I like to die with the songs I love stuck in my head. I hope to make the most of these hollow bones we become. I raise a toast to the the souls that sang all along. I've been gathering friends to just to make some sounds, before the ship goes down, I've been making amends by making the rounds before the whole world ends To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
|
||||
|
XHTML and CSS is is a holy combination that one must never nay say. External Stylesheets make maintainance so damn easy. And XHTML (especially Strict once you get it) is a well done language.
Of course you have to deal with IE being a piece of shit and whatnot in the rendering, but you know how it is. Might look into live extensions to firefox like (I believe) firebug that will let you test code for this. Pretty handy tools.
__________________
Vol~ To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. thanks to Silverwmoon! |
|
||||
|
Quote:
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. I like to die with the songs I love stuck in my head. I hope to make the most of these hollow bones we become. I raise a toast to the the souls that sang all along. I've been gathering friends to just to make some sounds, before the ship goes down, I've been making amends by making the rounds before the whole world ends To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
|
||||
|
Sorry... umm... basically you got CSS which is Cascading Style Sheets... and they define the layout of the page. For example:
Code:
.headerbg { background-image: url(images/tigra/tigra_headerbg.gif);
background-repeat: repeat-x;
background-color: #00002C;
height: 82px;
}
What I was saying is that there is an extention to firefox called firebug that lets you edit the webpage you are viewing's code locally... basically, you get the code, the extension displays the code, and you slap your own in. Lets you test and view your creations without having to have direct access to the sever or another site to test it on.
__________________
Vol~ To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. thanks to Silverwmoon! |
|
||||
|
Ok I can do that. I wanna do that. I wanna help. Help me help you.
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. I like to die with the songs I love stuck in my head. I hope to make the most of these hollow bones we become. I raise a toast to the the souls that sang all along. I've been gathering friends to just to make some sounds, before the ship goes down, I've been making amends by making the rounds before the whole world ends To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
|
||||
|
As a reply to Steal's post in another thread,
![]() Things like these is as far as I can go. I've never designed a forum skin before, but I can come up with simpler site/blog skins like the ones above. I understand xhtml and css, but I have no idea how a forum's xhtml would look like. Here's also a really old thing I made.... note, REALLY old: xanga layouts
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
|
||||
|
We don't need anything complex, simple is awesome!
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. I like to die with the songs I love stuck in my head. I hope to make the most of these hollow bones we become. I raise a toast to the the souls that sang all along. I've been gathering friends to just to make some sounds, before the ship goes down, I've been making amends by making the rounds before the whole world ends To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|