Author |
Message |
rhealm
New Member


Joined: Aug 01, 2006
Posts: 18
|
Posted:
Tue Aug 01, 2006 12:45 am |
|
I hope this is the right section, if not please move to the appropriate area. First off, I am new to the PHP Coding area so I am moving along as I learn new stuff. Right now the most current issue my users have with my website is the width of the forums. I have looked everywhere and really havent found anything that explains how to do this. Any help would be greatly appreciated. Please, if you list any advice, be gentle, I am new to PHP coding.
URL: www.eq2tailors.com
PHPNuke: v7.9
Theme: Autotheme using Everquest 2 Layout
Thanks!!
Velo
Webmaster, EQ2Tailors.com |
|
|
|
 |
VinDSL
Life Cycles Becoming CPU Cycles

Joined: Jul 11, 2004
Posts: 614
Location: Arizona (USA) Admin: NukeCops.com Admin: Disipal Designs Admin: Lenon.com
|
Posted:
Tue Aug 01, 2006 2:02 am |
|
rhealm wrote: | Right now the most current issue my users have with my website is the width of the forums... |
Explanation, please... too wide? too narrow? |
_________________ .:: "The further in you go, the bigger it gets!" ::.
.:: Only registered users can see links on this board! Get registered or login! | Only registered users can see links on this board! Get registered or login! ::. |
|
 |
 |
VinDSL

|
Posted:
Tue Aug 01, 2006 2:06 am |
|
Um... okay, I looked at your forums...
I would 'icksnay' the left column!  |
|
|
|
 |
rhealm

|
Posted:
Tue Aug 01, 2006 1:24 pm |
|
They are indeed to narrow, so how would i go about "icksnay"'ing the left column? =) |
|
|
|
 |
montego
Site Admin

Joined: Aug 29, 2004
Posts: 9457
Location: Arizona
|
Posted:
Tue Aug 01, 2006 8:37 pm |
|
rhealm, do some searching on this site. You will find your answer. |
_________________ Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! |
|
|
 |
rhealm

|
Posted:
Thu Aug 03, 2006 3:40 am |
|
Well couldn't figure out to remove the left block, but I modified the code in a couple files.
Changed theme.html, theme2.html, and forums.html, and changed the second table properties to 100%.
So looks like this now: <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
Seems to have achieved the desired effect =)
Velo
Webmaster, EQ2Tailors.com |
|
|
|
 |
montego

|
Posted:
Thu Aug 03, 2006 6:48 am |
|
|
|
 |
rhealm

|
Posted:
Thu Aug 03, 2006 1:28 pm |
|
Hehe, I did every other search then Left Blocks, mostly did left column and couldnt find it. Sorry still very new to all this PHP stuff. |
|
|
|
 |
|