vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Top X Friends Profile Block (https://vborg.vbsupport.ru/showthread.php?t=292825)

Amaury 01-23-2013 02:50 AM

Quote:

Originally Posted by WorldCraft (Post 2398875)
I changed the password. And yes, I understand how it should look, which makes me think there is something conflicting in the CSS.

Promoted.

Gave you permissions for styles, but let me know if you need any other permissions.

WorldCraft 01-23-2013 03:14 AM

Ok, I guess I was looking at the wrong page on my forum, they do appear a bit close when on that page. Anyway, I added this to your additional.css templates to space them.

#postlist #inlinemod_formctrls label input
{
margin-right: 3px;
}

Would you still like me to try what you wanted here?

Amaury 01-23-2013 03:16 AM

Quote:

Originally Posted by WorldCraft (Post 2398879)
Ok, I guess I was looking at the wrong page on my forum, they do appear a bit close when on that page. Anyway, I added this to your additional.css templates to space them.

#postlist #inlinemod_formctrls label input
{
margin-right: 3px;
}

Would you still like me to try what you wanted here?

Sure.

Additionally, if you want to make a test style to make sure everything works right before applying it to the live parent style, feel free.

WorldCraft 01-23-2013 03:52 AM

How does this look? I can remove the bullets if you do not want them.

https://vborg.vbsupport.ru/external/2013/01/21.png

Amaury 01-23-2013 03:56 AM

Quote:

Originally Posted by WorldCraft (Post 2398884)
How does this look? I can remove the bullets if you do not want them.

https://vborg.vbsupport.ru/external/2013/01/21.png

That's perfect. (I wanted the bullets.)

Now that I think about it, could the same be done for the Friends block on profiles?

EDIT: Odd. Bullets aren't showing for me.

WorldCraft 01-23-2013 04:22 AM

You should be all set now. I've put a few comments in /*Like this*/ To show that there are two blocks of CSS. One for the groups pages, one for the profile pages.

Amaury 01-23-2013 04:30 AM

Quote:

Originally Posted by WorldCraft (Post 2398888)
You should be all set now. I've put a few comments in /*Like this*/ To show that there are two blocks of CSS. One for the groups pages, one for the profile pages.

Thanks.

Was all this done via additional.css? Also, I'm still not seeing bullets for the group one.

For profiles, though, I don't think it makes much sense, now that I think about it. Is it possible to remove the Friends block and just have the Friends tab?

I tried to remove it once before, but the code I took out did nothing.

WorldCraft 01-23-2013 04:42 AM

Yes this was all added to additional.css. The bullets should be there, they appear for me. Perhaps you should delete your browser's internet cache to see if they will appear.

You can remove the friends block....but it'll leave behind an extra divider bar as it isn't designed for that (you'd need to find the adequate template to remove it). But you'd add
HTML Code:

div.friends_mini
{
display:none;
}

I like to be as helpful as I can, but I really recommend you try to learn how to do these type of edits. They really are not that difficult if you understand HTML/CSS and how to properly use your browser's web developer tools (Firebug for example if you use Firefox). It's much more beneficial for yourself and your community to learn basic web development skills. This site is great for tutorials and information: http://www.w3schools.com/html/default.asp

Amaury 01-23-2013 04:50 AM

Quote:

Originally Posted by WorldCraft (Post 2398895)
Yes this was all added to additional.css. The bullets should be there, they appear for me. Perhaps you should delete your browser's internet cache to see if they will appear.

You can remove the friends block....but it'll leave behind an extra divider bar as it isn't designed for that (you'd need to find the adequate template to remove it). But you'd add
HTML Code:

div.friends_mini
{
display:none;
}

I like to be as helpful as I can, but I really recommend you try to learn how to do these type of edits. They really are not that difficult if you understand HTML/CSS and how to properly use your browser's web developer tools (Firebug for example if you use Firefox). It's much more beneficial for yourself and your community to learn basic web development skills. This site is great for tutorials and information: http://www.w3schools.com/html/default.asp

Thank you. I've visited that site before via Lynne's signature. :)

And I do apologize. I know I seem really noob-ish. A lot of the stuff you saw in additional.css, though, were things I figured out.

WorldCraft 01-23-2013 04:54 AM

Hmm well the bullets do not appear on Google Chrome for some reason, maybe that is why you could not see them. I'll take a closer look at that and see if I can figure that out.

Edit: This should now be resolved.


All times are GMT. The time now is 02:19 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.01167 seconds
  • Memory Usage 1,741KB
  • 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
  • (2)bbcode_html_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete