vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Extra space between prefix and threadtitle in lastpostby on forumhome (https://vborg.vbsupport.ru/showthread.php?t=304154)

banaandigitaal 11-04-2013 10:11 AM

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!

http://www.urbex-photography.com/ima...elp/prefix.png

(in other words: i'd like to have one extra space between the country flag (prefix) and the thread title.)

ozzy47 11-04-2013 10:19 AM

Add this to your additional.css

Code:

.forumlastpost .lastposttitle .postimg
{
    padding-right: 10px;
}

Adjust the 10px as needed.

banaandigitaal 11-04-2013 10:37 AM

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:
http://www.urbex-photography.com/ima...lp/prefix3.png

After edit additional.css:
http://www.urbex-photography.com/ima...lp/prefix2.png

Thanks again!

ozzy47 11-04-2013 11:11 AM

Link to the site so we can see what is going on.

banaandigitaal 11-04-2013 11:32 AM

Click for website

For test purpose i added the code below in the additional.css (50px)

Code:

.forumlastpost .lastposttitle .postimg
{
    padding-right: 50px;
}

Thanks again.

--------------- 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 :D

All rich text prefix versions were missing a > at the end..

Instead of..

Code:

<img src="http://www.mydomain.com/images/countryflags/netherlands.png">
All prefixes were set without the > at the end, like this:

Code:

<img src="http://www.mydomain.com/images/countryflags/netherlands.png"
I'm very happy now :D


Thanks for your help as well Ozzy!

ozzy47 11-04-2013 07:31 PM

Good, glad you got it sorted. :)

banaandigitaal 11-05-2013 03:02 PM

:D Also installed your separate stickies mod. That should be default in vBulletin ;)

ozzy47 11-05-2013 05:35 PM

Thanks, glad ya like it.


All times are GMT. The time now is 08:13 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01875 seconds
  • Memory Usage 1,726KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete