vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Anyone idea how to fix these 2 issues? (https://vborg.vbsupport.ru/showthread.php?t=225171)

Derek20 10-13-2009 07:56 PM

Anyone idea how to fix these 2 issues?
 
The gap in this one between the logo and top. I can't figure out how to fix the gap

https://vborg.vbsupport.ru/external/2009/10/47.jpg


And how to change the Lorem text on "another section"

https://vborg.vbsupport.ru/external/2009/10/48.jpg

ctimes 10-13-2009 08:02 PM

Do you have a link we can see to better explain?

Derek20 10-13-2009 08:06 PM

Quote:

Originally Posted by ctimes (Post 1899278)
Do you have a link we can see to better explain?

I tried posting pics but they didn't work. Let me re-upload them to a different uploader.

Lynne 10-13-2009 08:13 PM

Pictures don't help. We need to be able to view the source code of your page.

Derek20 10-13-2009 09:07 PM

Quote:

Originally Posted by Lynne (Post 1899281)
Pictures don't help. We need to be able to view the source code of your page.

Makes sense! Didn't know if we could post our links

deleted - Thanks Lynne!

Lynne 10-13-2009 09:20 PM

This is the css for the div containing your logo:
PHP Code:

#logo {margin:39px 0 12px 38px;} 

Change the top margin (39px) to the value you want.

As for the lorum ipsum text, I can only guess that is in a template - it isn't default vbulletin so I really can't say for sure. Try a Search in Templates for it.

Derek20 10-13-2009 09:47 PM

Quote:

Originally Posted by Lynne (Post 1899318)
This is the css for the div containing your logo:
PHP Code:

#logo {margin:39px 0 12px 38px;} 

Change the top margin (39px) to the value you want.

As for the lorum ipsum text, I can only guess that is in a template - it isn't default vbulletin so I really can't say for sure. Try a Search in Templates for it.

Thank you so much.


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