The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Editing the style within the postbit.
Hey there,
I'm having some trouble finding where to edit some parts of the postbit. I can't seem to find where I can edit the boxes around all of the different things inside the postbit such as the location, number of posts, etc. I would like there to be no box like there is no box around the pictures link. Any idea where I can make a change like that? I opened the postbit template and found the tags for the css but I'm not sure where they are to edit. Thanks, Dan |
#2
|
|||
|
|||
Go to Styles & Templates > Style Manager > The style you want to edit > Drop down list > Main CSS
The tags should be right near the bottom of that page. |
#3
|
|||
|
|||
I can edit the style templates like a champ, but when it comes to tags and other places that certain parts of the code get their style from I get a little lost. I checked for code within the template that related to borders but couldn't find anything.
Sorry for being such a newbie, I guess the changes need to be made in a stylsheet of some sort elsewhere and I just don't know where that elsewhere is. |
#4
|
|||
|
|||
Any takers? Sorry but its still driving me up the wall...
|
#5
|
||||
|
||||
In postbit_legacy search for this: $vbphrase[join_date]: $post[joindate]
There would be a <div class="whatever"> or something like that before that code. Look at class of that <div>, then in css look for definition of that class. Most likely its in "extra" css template. |
#6
|
|||
|
|||
A late thanks, but a thanks none the less!
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|