![]() |
newbie question: center title image
How?? I have been sent over to other forums, but couldn't find the answer there either.... Please help me out!
I want to center align the title image on my VB 3 forum... HOW?!? |
This section is for releases only, not support.
However i just did this Open HEADER template and find PHP Code:
PHP Code:
Then find PHP Code:
PHP Code:
|
thnx, will try that!! thnx again!
|
Goodluck :)
|
There are many ways to do this, personaly I use
HTML Code:
<div align="center">text</div> |
Yeah thats probably the best way :)
|
I tried it with
<div align="center">text</div> and that worked. Thanks for helping me out! |
1 Attachment(s)
Is this the same thing as trying to center the top banner? I have tried everything under the sun to get this image to center and NOTHING has worked. I just tried what you suggested and the first one with straight center codes didn't work, and I'm not sure about the second one.
I swear to God I'm going to be labeled screencap problem queen, but this I attached a screencap. I want to get that banner to center on the page. I followed Zachery's rules at vBulletin.com by taking out the  's and that didn't work, so I'm lost. To be quite honest I think that my board just enjoys making my life more difficult. It's like "hrm, I feel like letting ::chooses:: THIS work, but, umm, NOT this!" I swear it has a mind of its own! Moody, moody, moody :p |
If you PM me your boards URL and admin username and pass i will do it for you.
|
Ashkarita = Sorted for her.
|
MindTrix, you're the greatest person alive and I will forever love you for helping me out! I'm brand new to vB, and you're awesome. Thanks for being patient and willing to help a newbie!
*snaps* |
Lol bless :) Thank you
We are all Newbies remember, some just no more than others. Remember my offer in the PM and ill stand by it ;) (everyone else -- no it was not a dirty offer) What was the SNAP for? |
Quote:
The annoying thing is that I've done this before but I changed bb programs for a while and I've forgotten how to do it in vB. Thanks very much to whoever can help me out! |
im also in need of centering my main page banner, nothing seems to work, ive tried about 3 different ways, and when i do, the banner just comes up as a link instead of the pic.
|
Do what MindTrix's post said, only use <div align="center"> instead of "<center>" and "</div>" instead of "</center>" (center tags have been depreciated..)
- Zero Tolerance |
i cant get this to work either. what am i going wrong here?
|
I am having the same trouble getting my header to center. Here is my code.
Code:
<div align="center"><!-- logo --> |
bump
--------------- Added [DATE]1197857844[/DATE] at [TIME]1197857844[/TIME] --------------- Does somebody have another solution to this? |
Hello RMFlyfish, try these little replacements
Quote:
Quote:
Quote:
Val. |
Thanks a million. The second one worked perfect.
|
sorry but i been trying to fix the following I have looked up and down this forum and cant seem to center the img :( can you guys help? here is the way the header is set.
<!-- logo --> <a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="$stylevar[center]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td> <td align="$stylevar[right]" id="header_right_cell"> <if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else /> </if> </td> </tr> </table> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output $ad_location[ad_header_end] --------------- Added [DATE]1223607767[/DATE] at [TIME]1223607767[/TIME] --------------- oh i seemed to have fixed it but prob have way to many centers in there lol <!-- logo --> <a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="$stylevar[center]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><center><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></center></a></td> <td align="$stylevar[right]" id="header_right_cell"> <if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else /> </if> </td> </tr> </table> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output $ad_location[ad_header_end] |
All times are GMT. The time now is 01:51 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|