The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Extra space between prefix and threadtitle in lastpostby on forumhome
Hello,
I would like to have an extra white space between the thread prefix and the thread title on forumhome (lastpostby). How do i manage this? Thanks in advance! (in other words: i'd like to have one extra space between the country flag (prefix) and the thread title.) |
#2
|
||||
|
||||
Add this to your additional.css
Code:
.forumlastpost .lastposttitle .postimg { padding-right: 10px; } |
#3
|
|||
|
|||
Thanks a lot. Did exactly what you said and it seem to work proper for distance between default post icons, but not for the country flag-prefixes.. Any idea's?
Before edit: After edit additional.css: Thanks again! |
#4
|
||||
|
||||
Link to the site so we can see what is going on.
|
#5
|
|||
|
|||
Click for website
For test purpose i added the code below in the additional.css (50px) Code:
.forumlastpost .lastposttitle .postimg { padding-right: 50px; } --------------- Added [DATE]1383575280[/DATE] at [TIME]1383575280[/TIME] --------------- I suppose the space between the "post icon" and the thread title is arranged differently then to manage to get space between the "thread prefix" and the thread title in the "last post by" area on the forums home, but i shouldn't know what or where to arrange this. --------------- Added [DATE]1383593456[/DATE] at [TIME]1383593456[/TIME] --------------- So i noticed that also the text isn't clickable anymore when using a rich text prefix containing an image in the last post column. If i select to show a plain text version of the prefix on the last post column on forum home the topic text is also not linked anymore. The only way to keep the topic text in the last post column linked to the topic itself is choosing to show NO prefix at all in the last post column on forumhome Wish there is a way to fix this because i like the extra details of showing the country flag prefix in the last post column on forumhome. Any idea's? --------------- Added [DATE]1383593940[/DATE] at [TIME]1383593940[/TIME] --------------- Omg i fixed it All rich text prefix versions were missing a > at the end.. Instead of.. Code:
<img src="http://www.mydomain.com/images/countryflags/netherlands.png"> Code:
<img src="http://www.mydomain.com/images/countryflags/netherlands.png" Thanks for your help as well Ozzy! |
#6
|
||||
|
||||
Good, glad you got it sorted.
|
#7
|
|||
|
|||
Also installed your separate stickies mod. That should be default in vBulletin
|
#8
|
||||
|
||||
Thanks, glad ya like it.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|