vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Need help with a bit of css/html (https://vborg.vbsupport.ru/showthread.php?t=318864)

psyhyatr 05-29-2015 12:11 PM

Need help with a bit of css/html
 
I've added a custom forum icon plugin to my forums, the forum name text is going on the image, my question is how do I move the text a bit left?: image:
https://vborg.vbsupport.ru/external/2015/05/3.png

Thanks!

MarkFL 05-29-2015 12:31 PM

You could add this attribute to the element containing the text:

HTML Code:

style="position: relative; right: XXpx"
where XX is the amount in px that you want to move the text to the left.

psyhyatr 05-29-2015 01:31 PM

Quote:

Originally Posted by MarkFL (Post 2546702)
You could add this attribute to the element containing the text:

HTML Code:

style="position: relative; right: XXpx"
where XX is the amount in px that you want to move the text to the left.

Didn't work.

MarkFL 05-29-2015 02:16 PM

Quote:

Originally Posted by psyhyatr (Post 2546709)
Didn't work.

Please show me your HTML after you made the edit to the element containing the text. :D

Lynne 05-29-2015 04:55 PM

When dealing with CSS issues, it is very hard to tell what is going on from just an image. It is easier to use a tool like firebug to view the CSS and see what is happening. So, can you please supply a link and a test username/password, if needed, to see the problem.

psyhyatr 06-05-2015 07:56 AM

Quote:

Originally Posted by MarkFL (Post 2546702)
You could add this attribute to the element containing the text:

HTML Code:

style="position: relative; right: XXpx"
where XX is the amount in px that you want to move the text to the left.

This worked actually after trying again, thanks :)


All times are GMT. The time now is 08:00 AM.

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.01037 seconds
  • Memory Usage 1,727KB
  • 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
  • (3)bbcode_html_printable
  • (3)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