Halp! Trying to add side column
RocketFoot Offline
Senior Member
****
Posts: 338
Joined: Jul 2010
Post: #21
RE: Halp! Trying to add side column
How can I add these things?  Everything I try to add does not work in the side column??  Are there some variables for latest posts that I can try?  Or any other variables that I could add quick and easy?  LOL

[Image: gallery_2_628_39582.jpg]
(This post was last modified: 01-27-2011 09:59 PM by RocketFoot.)
01-27-2011 09:42 PM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #22
RE: Halp! Trying to add side column
Unfortunately, you need a plugin for that.
In my opinion, displaying the latest posts in front page is a bit hard to "maintain".
I mean, it can be displaying only 'Great!', 'LOL', or other "not meant" words.
I think, it is better for displaying a good threads with a good contents, for example, Latest / featured Wiki / Blog from your Wiki / Blog section (still, you need a plugin for this).

But, I don't know whatever contents displayed in your portal.
Personally (it is only my personal opinion), if I have a "serious" portal page, I will try to not displaying the same section / contents / blocks for Index and Portal.
I prefer to put a different contents between Portal and Index.
For example, If I have a latest threads in my portal, I don't want displaying it again in my index.
Maybe I prefer for displaying, for example, Hot Topics (most views / replies).

It is only my personal opinion Biggrin

BTW, could you post the forum description that have the banner?
You can censor the URL and banner link if you want.
I just want to know why you need to put the valign middle for the bottom rows (where the banner laid).

01-28-2011 01:52 AM
Find all posts by this user Quote this message in a reply
RocketFoot Offline
Senior Member
****
Posts: 338
Joined: Jul 2010
Post: #23
RE: Halp! Trying to add side column
(01-28-2011 01:52 AM)RateU Wrote:  Unfortunately, you need a plugin for that.
In my opinion, displaying the latest posts in front page is a bit hard to "maintain".
I mean, it can be displaying only 'Great!', 'LOL', or other "not meant" words.
I think, it is better for displaying a good threads with a good contents, for example, Latest / featured Wiki / Blog from your Wiki / Blog section (still, you need a plugin for this).

But, I don't know whatever contents displayed in your portal.
Personally (it is only my personal opinion), if I have a "serious" portal page, I will try to not displaying the same section / contents / blocks for Index and Portal.
I prefer to put a different contents between Portal and Index.
For example, If I have a latest threads in my portal, I don't want displaying it again in my index.
Maybe I prefer for displaying, for example, Hot Topics (most views / replies).

It is only my personal opinion Biggrin

BTW, could you post the forum description that have the banner?
You can censor the URL and banner link if you want.
I just want to know why you need to put the valign middle for the bottom rows (where the banner laid).
Good points!  I may forgo the latest topics on index...I did get 2 boxes working from ProStats (if I add anymore, it displays them side by side and ruins the margins)  I might just make another image or maybe a small flash menu to some of the hidden forum features (music player, movie player, etc.)

Here is the code for the banner in forum description:

Code:
<div align="left"><a href="http://www.cjponyparts.com/Default.aspx?utm_source=7173mustangs&utm_medium=forum&utm_campaign=forums

" target="_blank"><img src="http://www.7173mustangs.com/banners/cjpony.jpg"></a></div>


I didn't need to do valign, I found <p> in the codes that I used earlier to space the banner away from the forum name!  LOL!


[Image: gallery_2_628_39582.jpg]
01-28-2011 02:10 AM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #24
RE: Halp! Trying to add side column
(01-28-2011 02:10 AM)RocketFoot Wrote:  I didn't need to do valign, I found <p> in the codes that I used earlier to space the banner away from the forum name!  LOL!

Biggrin

You have a unique index now Smile

01-28-2011 02:24 AM
Find all posts by this user Quote this message in a reply
RocketFoot Offline
Senior Member
****
Posts: 338
Joined: Jul 2010
Post: #25
RE: Halp! Trying to add side column
I love it!  Thanks RateU!  BiggrinBiggrin

[Image: gallery_2_628_39582.jpg]
01-28-2011 03:52 AM
Find all posts by this user Quote this message in a reply
leefish Offline
Hamster
*****
Posts: 1,009
Joined: Apr 2010
Post: #26
RE: Halp! Trying to add side column
We do have the Xtdisportal plugin that RateU made - from that you can choose the posts you want to display on index.

http://mybbhacks.zingaburga.com/showthread.php?tid=474


[Image: leelink.gif]
MYBB1.6 & XThreads
(This post was last modified: 01-28-2011 08:47 AM by leefish.)
01-28-2011 08:46 AM
Visit this user's website Find all posts by this user Quote this message in a reply
RocketFoot Offline
Senior Member
****
Posts: 338
Joined: Jul 2010
Post: #27
RE: Halp! Trying to add side column
I just noticed a little weirdness in Internet Explorer with my new side bar!  It looks perfect in FireFox but the right column is to wide in IE...

http://www.7173mustangs.com/index.php

Here is the correct spacing in FF:
[Image: dr8b6h.jpg]

And here is the incorrect spacing in IE:
[Image: 11tbrxd.jpg]

Sometimes, the layout totally breaks after a screen refresh in IE!

here is my index template code:

Code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
<script type="text/javascript">
<!--
	lang.no_new_posts = "{$lang->no_new_posts}";
	lang.click_mark_read = "{$lang->click_mark_read}";
// -->
</script>
</head>
<body>
{$header}
{$ps_header_index}
{$gn}

<table width="100%" border="0" align="center">
<tr>
<td valign="top" width="85%">
{$forums}
{$ps_footer_index}
</td>
<td valign="top" width="15%">

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead"><strong>
Google Custom Search
</strong></td>
</tr>
<tr>
<td class="trow1">
<form action="http://www.google.com/cse" id="cse-search-box">
  <div>
    <input type="hidden" name="cx" value="007957757079081443050:ry9tf_ln-ii" />
    <input type="hidden" name="ie" value="UTF-8" />
    <input type="text" name="q" size="25" />
    <input type="submit" name="sa" value="Search" />
  </div>
</form>
<script type="text/javascript" src="http://www.google.com/cse/brand?form=cse-search-box&lang=en"></script>






</td>
</tr>
</table><br />



{$fishhattachment_gallery}
{$custom_status_index}


<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead"><strong>
Get VIP Status
</strong></td>
</tr>
<tr>
<td class="trow1">
<center><a href="http://7173mustangs.com/janotas_subscription_page.php"><img src="http://www.7173mustangs.com/banners/vipbox_index.png" border="0"></a></center>
</td>
</tr>
</table>

<br />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead"><strong>
Random Gallery Image
</strong></td>
</tr>
<tr>
<td class="trow1">
<center><a href="http://www.7173mustangs.com/ezgallery.php"><img src="http://www.7173mustangs.com/gallery/rotator.php" border="0" style="max-width:160px;" /></a></center>
</td>
</tr>
</table>

<br />


<ProStats>



</td>
</tr>
</table>

{$boardstats}
<dl class="forum_legend smalltext">
	<dt><img src="{$theme['imgdir']}/on.png" alt="{$lang->new_posts}" title="{$lang->new_posts}" style="vertical-align: middle; padding-bottom: 4px;" /></dt>
	<dd>{$lang->new_posts}</dd>
	<dt><img src="{$theme['imgdir']}/off.png" alt="{$lang->no_new_posts}" title="{$lang->no_new_posts}" style="vertical-align: middle; padding-bottom: 4px;" /></dt>
	<dd>{$lang->no_new_posts}</dd>
	<dt><img src="{$theme['imgdir']}/offlock.png" alt="{$lang->forum_locked}" title="{$lang->forum_locked}" style="vertical-align: middle;" /></dt>
	<dd>{$lang->forum_locked}</dd>
</dl>
<br style="clear: both" />
{$footer}
</body>
</html>

I checked the side bar contents one by one and none of them seem to be causing this...
I hope someone can spot something I am missing!  I still have a lot of users on IE!  I hate to have a broken forum index...Ouch


[Image: gallery_2_628_39582.jpg]
(This post was last modified: 02-05-2011 07:35 AM by RocketFoot.)
02-05-2011 07:33 AM
Find all posts by this user Quote this message in a reply
leefish Offline
Hamster
*****
Posts: 1,009
Joined: Apr 2010
Post: #28
RE: Halp! Trying to add side column
Its the attachment gallery - take the collapsible bit off - that will fix it I think. I had a similar issue with my sidebar in IE - when I took all the collapsibles out it worked.


[Image: leelink.gif]
MYBB1.6 & XThreads
02-05-2011 07:04 PM
Visit this user's website Find all posts by this user Quote this message in a reply
RocketFoot Offline
Senior Member
****
Posts: 338
Joined: Jul 2010
Post: #29
RE: Halp! Trying to add side column
I removed the collapse div but it is still doing it.  I did find that turning the IE compatibility button on fixes it, but it messes a few other things up...mainly the borders around stuff in the members profile page.  IE SUCKS!  LOL

I think I fixed it by adding this to the index page template:

Code:
<meta http-equiv="X-UA-Compatible" content="IE=7" />


This way, the other pages are not affected by putting the site into ie7 mode.


[Image: gallery_2_628_39582.jpg]
(This post was last modified: 02-05-2011 09:39 PM by RocketFoot.)
02-05-2011 09:11 PM
Find all posts by this user Quote this message in a reply
leefish Offline
Hamster
*****
Posts: 1,009
Joined: Apr 2010
Post: #30
RE: Halp! Trying to add side column
It could also be the size of the images in the bar - IE will render the bar taking the image sizes into account. FF and opera should override that. Or you have padding /margin stuff. This affects the box model.


[Image: leelink.gif]
MYBB1.6 & XThreads
(This post was last modified: 02-05-2011 10:27 PM by leefish.)
02-05-2011 10:25 PM
Visit this user's website Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: