A webmaster forum specifically catering for Australian site owners. We discuss site development, marketing and management issues.
Please welcome our newest member, HaMiDoZ!
Spice up your web site with the ultimate community message board solution!
Fake Id'sGet fake Id's made right now!
vBSEOSearch Engine Optimization for your VBulletin Forum.
AdminFusion
»
need help
| | #1 |
| | |||||
| Title: Lurker Join Date: Jul 2006 Posts: 6 ![]() | i made a basic vb skin viewable on my forum here http://forum.nyrotary.com there are 2 main problems with it that i just cant seem to fix, first problem... When the page is opened in internet explorer(dont know if its just an IE 7 issue or if it is for all IE), the headeris displayed twice. it was originaly just not working but i found some errors and fixed them. but now it seems to be deformed.. second problem... when the page is opened in any web browser, the page apears to be too wide for certain screen sizes. i tried checking the widths of the images and they all apear to be fine... my screen resolution is 1280x1024x32@75hz so i didnt realy notice it until some users sent me the message telling me this... sorry for such a long post, but i just realy need to fix this ![]() any help would be greatly apreciated!! Last edited by Sinikal; 09-07-2006 at 08:54 PM. Reason: I Felt Like It.... | ||||
| |
| | #2 |
| | #3 |
| | |||||
| Title: Rookie Join Date: Sep 2006 Posts: 19 ![]() | look for the <!-- logo --> tag.. you have it in there twice.. that could be it. Have you tried bringing down the background width % or the table width % both of those will strech a page. Heck for that matter it could be that enormous picture in your shoutbox
__________________ Hot Spots is always looking for new board links to be posted. If you dont find a catagory fitting, toss it into General Chat for now as I will create new catagories as needed | ||||
| |
| | #4 |
| | #5 |
| | |||||
| Title: Lurker Join Date: Jul 2006 Posts: 6 ![]() | the header code is below. im gonna make a new one because some of the forum members say its too plain. im also gonna try photoshop this time. not realy good with photoshop so i didnt use it the first time Code: <!-- logo -->
<a name="top"></a>
<table border="0" width="100%" cellpadding="0" cellspacing="0" align="center">
<tr>
<td width="10" style="background-image:url(images/c2/c2_01.jpg); background-repeat:repeat-y; background-position:right;"></td>
<td><table border="0" width="100%" cellpadding="0" cellspacing="0">
<tr>
<td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></b></a></td>
<td style="background-image:url(images/c2/c2_03.jpg);" width="100%" align="$stylevar[right]"></td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
<!-- nav buttons bar -->
<div align="center">
<table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="background-image:url($stylevar[imgdir_misc]/bar2.png)">
<tr align="center">
<td class="hnav"><a href="$vboptions[forumhome].php?$session[sessionurl]"><b>Home</b></a></td>
<if condition="$show['member']">
<td class="hnav"><a href="usercp.php?$session[sessionurl]"><b>$vbphrase[user_cp]</b></a></td>
<td class="hnav"><a href="userpage.php?do=list"><b>User Pages</b></a></td>
</if>
<if condition="$show['registerbutton']">
<td class="hnav"><a href="register.php?$session[sessionurl]"><b>$vbphrase[register]</b></a></td>
<td class="hnav"><a href="userpage.php?do=list"><b>User Pages</b></a></td>
</if>
<td class="hnav"><a href="faq.php?$session[sessionurl]" accesskey="5"><b>$vbphrase[faq]</b></a></td>
<td class="hnav"><a href="memberlist.php?$session[sessionurl]"><b>$vbphrase[members_list]</b></a></td>
<td class="hnav"><a href="calendar.php?$session[sessionurl]"><b>$vbphrase[calendar]</b></a></td>
<if condition="$show['popups']">
<if condition="$show['searchbuttons']">
<if condition="$show['member']">
<td class="hnav"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2"><b>$vbphrase[new_posts_nav]</b></a></td>
<else />
<td class="hnav"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2"><b>$vbphrase[todays_posts]</b></a></td>
</if>
<td id="navbar_search" class="hnav"><a href="search.php?$session[sessionurl]" accesskey="4"><b>$vbphrase[search]</b></a> <script type="text/javascript"> vbmenu_register("navbar_search"); </script></td>
</if>
<if condition="$bbuserinfo['userid']">
<td id="usercptools" class="hnav"><a href="#usercptools"><b>$vbphrase[quick_links]</b></a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td>
</if>
<else />
<if condition="$show['searchbuttons']">
<td class="hnav"><a href="search.php?$session[sessionurl]" accesskey="4"><b>$vbphrase[search]</b></a></td>
<if condition="$show['member']">
<td class="hnav"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2"><b>$vbphrase[new_posts_nav]</b></a></td>
<else />
<td class="hnav"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2"><b>$vbphrase[todays_posts]</b></a></td>
</if>
</if>
<td class="hnav"><a href="forumdisplay.php?$session[sessionurl]do=markread"><b>$vbphrase[mark_forums_read]</b></a></td>
<if condition="$bbuserinfo['userid']">
<td class="hnav"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</b></a></td>
</if>
</if>
<if condition="$bbuserinfo['userid']">
<td class="hnav"><a href="login.php?$session[sessionurl]do=logout&u=$bbuserinfo[userid]" onclick="return log_out()"><b>$vbphrase[log_out]</b></a></td>
</if>
</tr>
</table>
</div>
<!-- / nav buttons bar -->
<!-- / content table -->
$spacer_open
$_phpinclude_output | ||||
| |
