The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
editing the postbithead - help needed
hello,
i am creating a theme and i am using a bit wider /statusicon/post_new.png and post_old.png as a result of this, the description of the time the post was created, gets ovelaped by the images. the question: is there a way to move the time description some pixels to right and how if yes? thank you for your time, crossing my fingers for an answer |
#2
|
||||
|
||||
A link to the page where this is happening, will help people help out.
|
Благодарность от: | ||
CAG CheechDogg |
#3
|
|||
|
|||
thank you for your reply ozzy47
here is a screenshot at this moment its with the original png. the red marked area is the distance the time needs to be moved to the right (please do not pay any attention to the vertical axis. its false (cant press the like button for your post ozzy47. it says that i need to "like" someone else first) edit: issue solved, picture removed. |
#4
|
|||
|
|||
People want links so they can go to the actual page and experiment with changing the css with a dev tool like Firebug.
|
#5
|
||||
|
||||
Search in your postbit.css template for the following.
Code:
.postbit .posthead .postdate, .postbitlegacy .posthead .postdate { display:block; float:{vb:stylevar left}; clear:{vb:stylevar right}; width: 49%; margin-{vb:stylevar left}: 10px; font: {vb:stylevar postbithead_font}; padding-{vb:stylevar left}: 15px; } You may need to adjust the px amount till it looks right. |
#6
|
|||
|
|||
Lynne suggests overriding settings like that in additional.css like this:
Code:
.postbit .posthead .postdate, .postbitlegacy .posthead .postdate { padding-{vb:stylevar left}: 25px; } |
Благодарность от: | ||
Barbara1 |
#7
|
|||
|
|||
thank you very much ozzy47 and nerbert
i will go and work on it cheers (ozzy47, i still have the message "You must 'Like' someone else's post before liking any more by ozzy47.) |
#8
|
||||
|
||||
Nerbert's suggestion is probably easier, that way it is safe from upgrades.
|
#9
|
|||
|
|||
Quote:
thank you both guys once more! issue resolved, but it became too much fancy mith the animation i placed there. so i went back to the original *.png and time position |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|