Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Programming Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 11-05-2008, 10:52 PM
MrMichigan MrMichigan is offline
 
Join Date: May 2008
Location: Michigan
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default html help to center links

Right now, all my links are to the left. I want them to be centered. I tried it myself and each link was centered, but they were on top of each other.

Here is part of the code I feel needs to be fix.

Code:
<div align="center">
<div style="width:$stylevar[outerdivwidth];">
<a name="top"></a>
<div align="center">
<div style="width:$stylevar[outerdivwidth];">

<div class="header"><div align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"></a></div></div></div>
<div class="nav">

<!-- start left nav -->
	<div class="navleft"><a href="$vboptions[forumhome].php$session[sessionurl_q]">Home</a></div>
<div class="navleft"><a href="forumdisplay.php?f=20$session[sessionurl_q]">Club News</a></div>
<div class="navleft"><a href="forumdisplay.php?f=1$session[sessionurl_q]">Movies</a></div>


My links look like this on my forum:

Home Club News Movies and so on.....

When I tried to fix it, they ended up like this.
Home
Club News
Movies

Please, give me the html code i need to get them to look like this.

Home Club News Movies



Thank you,
MrMichigan
Reply With Quote
  #2  
Old 11-05-2008, 11:03 PM
Seven Skins's Avatar
Seven Skins Seven Skins is offline
 
Join Date: Sep 2008
Location: London, UK
Posts: 1,481
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is this the full code, as for me so many closing </div> tags are missing.

Anyways. for the last part of your code try this.

HTML Code:
<!-- start left nav -->
<div class="navleft"><a href="$vboptions[forumhome].php$session[sessionurl_q]">Home</a>
<a href="forumdisplay.php?f=20$session[sessionurl_q]">Club News</a>
<a href="forumdisplay.php?f=1$session[sessionurl_q]">Movies</a></div>

.
Reply With Quote
  #3  
Old 11-05-2008, 11:25 PM
MrMichigan MrMichigan is offline
 
Join Date: May 2008
Location: Michigan
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I guess I should just have sent a link to the setup. I need those "Div" so that I can have a line between each link. When I put your code in, the line was gone. But it did look like what I ask for. My bad.

Link: www.homeentertainmentclub.com

Now back to the html code I need to make this centered. Also the code I put up top is not the whole code for the header. If you the whole header code, then let me know.

Also could any of you show me where and what html code I would have to enter in my header to have me put in a 850 pixel wide jpg banner. Just put in example.jpg for where the banner file will go.

Thank you,
MrMichigan
Reply With Quote
  #4  
Old 11-06-2008, 12:02 AM
SEOvB's Avatar
SEOvB SEOvB is offline
 
Join Date: May 2007
Location: Indianapolis
Posts: 2,451
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

make sure you've got navleft set to width: 100% and text-align: center

Also every time you use div it will create a new line, try <span class="navleft"> or the proper way of putting it in a table
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:02 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03875 seconds
  • Memory Usage 2,188KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (1)bbcode_html
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (4)post_thanks_box
  • (4)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (4)post_thanks_postbit_info
  • (4)postbit
  • (4)postbit_onlinestatus
  • (4)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete