The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Help!
Hi guys, I'm having trouble finding what bit of css I go into to fit the "Blog Entries" bit nicely in with the rest of the postbit. An image is below showing the issue.
Help would be appreciated. |
#2
|
|||
|
|||
Well the actual code for this is in the template blog_postbit_entries_link, if that's any help.
|
#3
|
|||
|
|||
I tried to edit it via that too but I'm pretty sure you go into something else. I remember editing the postbit_legacy (I think) ages ago and making everything nice and centered. Only if I could remember what I done!
|
#4
|
||||
|
||||
It would help to have a link to the showthread page to see this so we can see what the page source is showing.
|
#5
|
|||
|
|||
Quote:
|
#6
|
||||
|
||||
You are applying a class to the other items which puts the box around them - class .vbipostbit
|
#7
|
|||
|
|||
Quote:
|
#8
|
|||
|
|||
Quote:
Code:
<div class="eti_postbit"><{vb:rawphrase blog_entries} : <a href="{vb:link blog, {vb:raw post}, null, 'userid', 'blog_title'}">{vb:raw post.entries}</a></div> |
#9
|
||||
|
||||
Change that class to vbipostbit and see if it works. It's really hard to tell since it looks like the postbit may be a bit messed up already by someone.
|
#10
|
|||
|
|||
No luck. I tried editing the postbit around but that didn't work either.
What I've done is just taken the bordering away so it makes things look normal for the time being. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|