Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Programming Discussions
  #1  
Old 10-14-2002, 08:43 PM
Wij's Avatar
Wij Wij is offline
 
Join Date: Sep 2002
Location: UK
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default A few things I cant seem to do.

Hi all,got a few things i need to change that I'm sure will be incredibly simple for most of you here but unfortunately I have no knowledge of the code.

www.gamerscomm.net/forum

Firstly(and probably most simply)I need move

Members: 26, Threads: 38, Posts: 137
Welcome to our newest member, WarbEE

over to the right directly opposite the forum name,now I honestly spent ages trying to get that right and couldnt do it which I'm embarrased to admit as I can seem to move other parts about without a prob :P

Ok now for www.gamerscomm.net I want to move latest forum discussions and website poll to the right of the news posts,I was kind of told how to do this put this

</td>
<td valign="top">

above the elements I want to move,but all this did was move them to a column next to where they were originally! again i tried some trial and error but didnt get it right I'm afraid.

The last thing and probably the hardest is to make my hompage tables carry the images as my forum does(but only the welcome,poll,latest posts etc etc not the news postings),of which I have no idea what so ever how to do it hehe.


I'd appreciate any help or advice you can offer me.


regards

Wij
Reply With Quote
  #2  
Old 10-14-2002, 10:08 PM
Jakelshark's Avatar
Jakelshark Jakelshark is offline
 
Join Date: Sep 2002
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

1st off i like that template, where did you get it

2nd try taking out (if there is) the <br> tag or put <td valign=right></td>

3rd cut the php code of the latest dicussions and just paste it before login, but if your using vbp its a simple fix, go to admin/sideblocks/ and edit it to be on top

4th repharse that not to sure what you want
Reply With Quote
  #3  
Old 10-14-2002, 10:11 PM
Jakelshark's Avatar
Jakelshark Jakelshark is offline
 
Join Date: Sep 2002
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

never mind, i didnt see the little link to vbforumskins
Reply With Quote
  #4  
Old 10-15-2002, 05:15 AM
Tony G's Avatar
Tony G Tony G is offline
 
Join Date: Nov 2001
Location: Melbourne, Australia
Posts: 8,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

1. So, you just want to align what you posted to the right? Just change the <td> tag it uses in forumhome to the right so it would look this this:

<td align="right">
Reply With Quote
  #5  
Old 10-15-2002, 04:42 PM
Wij's Avatar
Wij Wij is offline
 
Join Date: Sep 2002
Location: UK
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thx for the help.

jakelshark I still cant seem to move the members etc over to the right,I can move it but it destroys the forum background etc so I think it maybe the way the skin is coded(but there must be a way)

Tony,dont think I worded it correctly,its my forum homepage I want to change,I want to move "latest forum discussions" and "Website Poll" to the right of the actual news posts,leaving sites of interest,visit our sponsor and the welcome part on the left of news where it is now.Probably need to change some sizes to make it look ok aswell(not sure if this is possible to do without resizing the forum also,as it runs from vB)

Jakelshark last question was how to get the tables on my homepage to have the same images as the tables on the forum but you can ignore this as I no-longer want to do it I think it would look too much.

kind regards

Wij
Reply With Quote
  #6  
Old 10-15-2002, 05:36 PM
Jakelshark's Avatar
Jakelshark Jakelshark is offline
 
Join Date: Sep 2002
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ohh

the best way to solve the problem is to send a copy of the code, then we can see for ourselves
Reply With Quote
  #7  
Old 10-21-2002, 04:30 PM
Wij's Avatar
Wij Wij is offline
 
Join Date: Sep 2002
Location: UK
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK,the other stuff is sorted and all I want to do now is move the poll and latest forum discussions over to the right(other side of news postings to what they are now) on my Homepage www.gamerscomm.net

I'll paste my homepage template text below.

{htmldoctype}
<html>
<head>
<!-- no cache headers -->
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="no-cache">
<meta http-equiv="Expires" content="-1">
<meta http-equiv="Cache-Control" content="no-cache">
<!-- end no cache headers -->
<!-- do not edit the links in this area, instead add your information to it -->
<meta name="keywords" content="teckwizards,vbulletin,forum,bbs,discussio n,jelsoft">
<meta name="description" content="vbHome (lite) is a welcome page powered by vBulletin. To visit the author's website, go to http://www.teckwizards.com/ . To find out about vBulletin, go to http://www.vbulletin.com/ .">
<!-- end -->
<title>$hometitle</title>
$homeheadinclude
</head>
<body>
$homeheader
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
<tr>
<td width="220" valign="top">
<table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="100%">
<tr>
<td>
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
<tr id="cat">
<td bgcolor="{categorybackcolor}"><smallfont><font color="{categoryfontcolor}">$welcometext</font></smallfont></td>
</tr>
$userloggedinout
$pminfo
$search
</table>
</td>
</tr>
</table>
<br>
$latestpoll
$advertisement
<table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="100%">
<tr>
<td>
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
<tr id="cat">
<td bgcolor="{categorybackcolor}"><smallfont><a href="$bburl/index.php?s="$session[sessionhash]"><b>Latest Forum Discussions</b></a></smallfont></td>
</tr>
$threadbits
</table>
</td>
</tr>
</table>
$links
</td>
<td width="7">&nbsp;</td>
<td valign="top">$articlebits</td>
</tr>
</table>
$homefooter
</body>
</html>


Hope you can help,I can move the stuff to other columns just cant seem to get them to the other side of the article bits without making a mess of the page,I know its only basic stuff but unless I see how its done I wont know hehe.

Kind regards

Wij
Reply With Quote
  #8  
Old 10-26-2002, 10:05 AM
Wij's Avatar
Wij Wij is offline
 
Join Date: Sep 2002
Location: UK
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

:[
Reply With Quote
Reply

Thread Tools
Display Modes

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 11:40 AM.


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.08822 seconds
  • Memory Usage 2,228KB
  • Queries Executed 13 (?)
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)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (8)post_thanks_box
  • (8)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (8)post_thanks_postbit_info
  • (8)postbit
  • (8)postbit_onlinestatus
  • (8)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_postinfo_query
  • fetch_postinfo
  • 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