The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
![]() Quote:
Edit: I did a view source for one of the pages here. I see ---> margin-bottom: 2px. Awesome. vB3 Really does work easily if you know what your doing. Know if I could just figure out what I am doing ![]() |
#12
|
||||
|
||||
![]()
It's really simple once you get used to it.
![]() |
#13
|
||||
|
||||
![]()
Especially the templates, once you get the hang of what each template does and have a fair understanding on what the main variables too, together with some HTML knowledge, it will become easy.
![]() |
#14
|
|||
|
|||
![]()
Hmm.. I think I know where to put the postbit part, just in the template manager and postbit right? But the DIV class thing, I have no idea where that is...
Does it go into a CSS file? |
#15
|
||||
|
||||
![]()
Yeah, the specific CSS code is placed (you can use the style manager to make it easier) in and then you use the div tag, and calling the name you put the specific CSS code under.
Eg. <div class="name of specific CSS code">blablablacode</div> Those are the basics of it. |
#16
|
|||
|
|||
![]()
I think he means where do you put the css code my self i put it in 'Style Manager -> The Style' under 'Additional CSS Definitions' near the bottem.
Add to the bottem of the 'Additional CSS Definitions' first box Example: Code:
/* ***** PostBit ***** */ .postbit { border: 1px solid #999999; background-color: #EFEFEF; margin-bottom: 2px; height: 20px; } Example: Code:
background-image: url(images/gradients/gradient_tcat.gif); Posted by Brad @ http://www.vbulletintemplates.com/mo...ead.php?t=5922 Hope this helps. ![]() |
#17
|
|||
|
|||
![]()
Also remember to change the hex codes ect to your own needs
![]() |
#18
|
||||
|
||||
![]()
Oh, right. Sorry for the misunderstanding, Cool_Rice.
|
#19
|
|||
|
|||
![]()
Hi,
Thanks Tony and Infernonet ![]() Please help! ![]() |
#20
|
|||
|
|||
![]()
Could anyone offer some help with this please?
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|