vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Post Icons Size, vb4.2 (https://vborg.vbsupport.ru/showthread.php?t=296643)

Xolrack 03-29-2013 06:35 PM

Post Icons Size, vb4.2
 
Hi, first of all sorry for my poor english, i?ll try my best but maybe you won?t undestand me...

I?ve started a forum with a group of friends and i?m trying to customize all of it. We?ve decided to use the BP Brown theme on vb4.2 and we?re happy with this decision.

Now our trouble is:

I?ve replaced the default post icons for other customized group of icons, and the new icon size is langer than the tiny default icons (12x12).

Our icons size is 35x35 and when we create a thread, the general view in the forum display becomes "ugly", the thread title and the "started by" message dont place perfectly at the right of the icon, cause the default forum display is made for 12x12 icons (i supose). Here?s our forum display, so you can se what i?m talking about: http://www.lacuevadelfutbol.com/foru...?4-La-Tertulia



I was wondering if there?s a way to fix that, i?ve searched on posticonbit and posticons templates but i cant find the solution...

Please HELP! :D

kNeo 03-29-2013 07:56 PM

Hi, I'll try to keep it simple!

I played with the CSS a bit to see if I could make it look any better, and here's what I came up with:

https://vborg.vbsupport.ru/external/2013/03/7.jpg

If you like that, just stick the following at the bottom of your style's additional.css:

Code:

.threadtitle img {float:left;margin-right:5px;}
additional.css is located under "CSS Templates"

Xolrack 03-29-2013 08:12 PM

Quote:

Originally Posted by kNeo (Post 2413000)
Hi, I'll try to keep it simple!

I played with the CSS a bit to see if I could make it look any better, and here's what I came up with:

https://vborg.vbsupport.ru/external/2013/03/7.jpg

If you like that, just stick the following at the bottom of your style's additional.css:

Code:

.threadtitle img {float:left;margin-right:5px;}
additional.css is located under "CSS Templates"

I love you, man.

?Thank you!

Xolrack 04-02-2013 08:45 PM

Hi, its me again.


I?m here again for a similar problem...

We have installed the "Forum Category Icon" plugin. In our index (http://www.lacuevadelfutbol.com/forum.php) the forums without subforums are displayed well, but the forums with sub-forums ("F?tbol" and "Free Zone") are displayed like the original issue of this thread.

?Could you tell me some code line to put the list of subforums at the right of the icon instead at the bottom?

kNeo, i need you! :D

kNeo 04-03-2013 01:29 AM

This one was a bit more difficult, but I think I figured it out...

Copy/Paste the following into the bottom of your additional.css:

Code:

.subforums {width:75%!important;float:left;clear:none;}
ps: I like your forum icons, especially the Oh RLY one :]

Xolrack 04-03-2013 09:35 AM

Quote:

Originally Posted by kNeo (Post 2413990)
This one was a bit more difficult, but I think I figured it out...

Copy/Paste the following into the bottom of your additional.css:

Code:

.subforums {width:75%!important;float:left;clear:none;}
ps: I like your forum icons, especially the Oh RLY one :]

Thank you very much, that solved the problem.

Thanks too about the icons, we have very good photoshopers on our team :D


All times are GMT. The time now is 11:39 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.01168 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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