Thanks Lynn. The devil is in the details heh? That fixes one of the security token issues. In the meantime, the quick links continued to give trouble.
As a solution, I recreated a new Vbulletin Default style renamed, "Alternate Two Wheel Females." I then copied over all of the Main CSS and StyVars information into the new style. With a fresh style I was able to edit Header into a much more manageable format.
New Header Template reads:
HTML Code:
<!-- logo -->
<a name="top"></a>
<table width="$stylevar[outertablewidth]" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="668"><a href="http://www.twowheelfemales.com/forum/$session[sessionurl_q]"><img src="$stylevar[titleimage]" alt="$vboptions[bbtitle]" width="668" height="161" border="0" /></a></td>
<td background="http://www.twowheelfemales.com/forum/images/header/header_fill.jpg"> </td>
<td class="header_right" /> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="450" background="http://www.twowheelfemales.com/forum/images/header/banner_leftfill.jpg">
<!-- / logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
$ad_location[ad_header_end]
Main CSS bottom window Additional CSS added:
Quote:
.administrator { color: Yellow;}
.moderator { color: #CC33CC;}
.test { color: #CC33CC;}
.header_right {
background-image: url("http://www.twowheelfemales.com/forum/images/header/header_right.jpg");
background-repeat: no-repeat;
width: 371px;
}
|
Headinclude added below "<!-- CSS Stylesheet -->"
HTML Code:
<link REL="SHORTCUT ICON" HREF="favicon.ico">
All issues are repaired in this fashion and working normally through a fresh style. Reset this style to default in AdminCp.
www.twowheelfemales.com/forum is running flawlessly.
Now I can enjoy that glass of wine.