Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Jul 2004
Posts: 43
User
User
Joined: Jul 2004
Posts: 43
Hi all!

Try as I may, I could not find anything regarding the alignment issues I am experiencing here on this wonderful community board.

We have just upgraded to 6.5.1, and I am attempting to insert our navigation/logo into the header using the "HTML Includes" section under DisplayOptions/General/HTMLIncludes". All looks good with the includes as it shows our header and footer nicely.

However, the problem I am experiencing is that the header and footer appear "left justified" while the body of the forum is "center justified". So when I expand the browser window, the body moves to the right while the header/footer stays left.

I figure that I could go into one of the templates and modify one of them, however, that would illiminate the benefit of the includes. I have aligned my header/footer tables in the includes as "center" justified, but that does not seem to do anything (they stay left justified). Nonetheless, it appears there is a class called "tablesurround" that I cannot seem to locate in the stylesheet editor, templates, or anywhere else. Does this have something to do with it, and whether or not it does, where can I edit this class since I cannot locate this class in any of the editors... yet? I guess from the looks of it, I have a second question that needs answering.

Most importantly, I want to keep the body of the forum "left justified" along with the header/footer includes that are also left justified. And, I am trying to do this by using the includes. I have seen other sites with this same issue and it appears disorienting for me. However, many sites do not experience this issue... this one included. Any advice is appreciated and, unfortunately, I need it quickly...

Thx all... I truly appreciate all your community's great contributions!

Sponsored Links
Joined: Dec 2000
Posts: 1,471
Addict
Addict
Offline
Joined: Dec 2000
Posts: 1,471
A link to your board would help a lot.

Joined: Jul 2004
Posts: 43
User
User
Joined: Jul 2004
Posts: 43
Thank you, Astaran, for your reply. However, our board is password protected in our member's only (paid subscriber) area and I am unable to open this up publicly for company security reasons.

Nonetheless, does my previous post sound confusing? Let me know what that is and I will follow-up with more detail. I can, however, create a screen cap of the formatting in question and post that on Monday if that will help... but I am hoping the detailed text will help.

Please let me know, and thank you again for your interest in the issue I am experiencing.


Helping the lost & lonely one sweet soul at a time...
Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
if the tablesurround property ISN'T in the .css style sheets your sites use and its being dependent for a few things then yes add the property to your stylesheet and try that.. but since table surround only usually has the following attributes

.tablesurround {
color: #005826;
background-color: transparent;
}

and no alignment variables I would suggest a closer examine of the templates themselves...

you COULD try setting your tbopen.tmpl from

<table width="95%" align="center" cellpadding="1" cellspacing="1" class="tablesurround">

to

<table width="95%" align="left" cellpadding="1" cellspacing="1" class="tablesurround">

which MAY fix it but froak something else up..

I would suggest doing the following..

bring up the page in your browser and and right click and select view source and then cut and paste THAT into say Dreamweaver, or any other thing you NORMALLY use to create HTML pages and see what it looks like in that.. you MAY be able to spot the place where the header and footer are being aligned one way and your forums the other...

Joined: Jul 2004
Posts: 43
User
User
Joined: Jul 2004
Posts: 43
Thank you so much, scroungr! Your suggestion work regarding the alignment issue. Having done that, I heeded your warning that something else may "froak" up, however, nothing that I could see was affected by this change (I changed "center" to "default" because anything else would have led to misaligned tables).

Nonetheless, I had to visit several more templates including the templates for the "My Home" section and "Calendar" since these areas required the same special attention.

As for the includes, I will test to see if all will be well now.

Of course, never for a loss at curiosity, my only question now is the following:

Do you know of any documentation that explains what section each template belongs (I could not find a comprehensive list in my software download). I know through looking at the code, I was able to find various templates (or just guessing using common sense as in the case with calendar, however, there was one named "calendar_makemonth" for which I have no idea).

However, having such a reference might be nice & handy including references to the various classes. Is this asking too much or am I being greedy?

Regardless, I must say that this forum is incredibly helpful and I so much appreciate this community in helping me with our community.

Ciao!


Helping the lost & lonely one sweet soul at a time...
Sponsored Links

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
isaac
isaac
California
Posts: 1,157
Joined: July 2001
Forum Statistics
Forums63
Topics37,575
Posts293,931
Members13,823
Most Online6,139
Sep 21st, 2024
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,834
Greg Hard 4,625
Top Posters(30 Days)
Gizmo 1
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2025 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.1
(Snapshot build 20240918)