Logged Out
Create an Account
Login:
Password:

Forgot your password?
Need help bad

Need help bad
[Back to Index]
Thread Tags
Primary: [Advanced Layout]
Secondary: None

Im getting so mad at this im just about to call it quits...is this just a copy and paste kinda thing or do i have to put it in some kinda order..I have had 3 people try to help and they are as confused as i am..The way i'm thinking this program works is like myspace....copy and paste on an area? Im thinking i copy and paste the code and save it in like my documents or something on my computer so when i want to add it i just click browse and thats it.....like i tried to do a back ground image and when i did it was up in the corner left so i made it fit to page with irfan view and it looked great there, so when i hit browse to up load it....it was stil in the upper left and also i cant get my bank uploaded and also...LOL....cant get site icon to come up..I have so cried over this many nights..I have had this for over a month and still cant figure it out my guildies have been very understanding about it all but we just hit the 100 mark and im starting to worry.. Can anyone PLEASE help me with this...and if you can explain it to me like im 5 years old.....LOL thank you so much..
I can try to guide you in the right direction for the Advanced Layout stuff. I'm not sure what you're doing is how it's designed. The Advanced Layout is really HTML code of your entire page. I'm not familiar with Myspace all that well, but I don't think it's like that.

Do you have an idea of what you want your site to look like?

As for your GuildBank, if you want to call, I can gladly walk you through that process over the phone.

414.940.4866


--
It's all in the reflexes.
Here's an example of the advance layout I'm using with my guild. Hope it helps some

realize it's also using a modified CSS file as well


<html><head>
<!--<link rel="stylesheet" href="/settings/taint/files/default.css" type="text/css" >-->
<!--style.php on the root is the default, and if you'd like to use this css unmodified, you're free to. Remember ALL paths in this file are relative to the root, however, most custom files will be loaded into the /settings/mysubdomain/files directory. -->
<link rel="shortcut icon" href="/settings/www/icon">
<link rel="icon" href="/settings/www/icon">
<link REL=StyleSheet HREF="settings/taint/files/default.css" TITLE="Default" TYPE="text/css">
<title>The Spreading Taint - <!-- System:Title --></title></head>
<body>
<table width=98% cellpadding=5 cellspacing=1 >
<tr>
<td align=center colspan="5" >
<a href="http://taint.dkpsystem.com">

<img ALIGN=Center border=0 src="settings/taint/logo" alt="DKPSystem.com"></a>
</td>
</tr>
<tr>
<td valign=top width=125 align=left style="width:185px">
<!-- System:Menu:Menu --><br>
<!-- System:Menu:Officers --><br>
<!-- System:Menu:Board FAQ --><br>
<!-- System:Menu:Guild FAQ --><br>

<!-- System:IfRank:9 -->
<!-- System:Menu:Resources --><br>
<!-- System:EndIfRank-->
<!-- System:Menu onations --><br>
<!-- System:Menu:Links --><br>
<!-- System:Online -->
<script language=javascript>

var showingstats = false;
function togglestats()
{
showingstats = !showingstats;
document.getElementById("showingstats").className = (showingstats ? "show" : "hide");
}
</script>

<a href="javascript:togglestats()" style="font-size:small;">Statistics</a>

<div id=showingstats class="hide">
<!--System:TopStats-->
</div>

</td>
<td width=10 >
&nbsp;
</td>
<td valign=top width=100%>

<table class="Subject" align="center" cellpadding="4" border=0 cellspacing="0" width="100%">
<tr>
<td align="center" class=Subject>
<div id=pagetitle><!-- System:Title --></div>
</td>
</tr>
</table>
<!-- System:Content -->
<table class="Subject" align="center" cellpadding="4" border=0 cellspacing="0" width="100%">

<tr>
<td align="center" class=SubSubject>
<font size="2"><!-- System ageDesc --></font>
</td>
</tr>
</table>
</td>
<td width=10 >
&nbsp;

</td>
<td align=left valign=top width=125 >
<!-- System:Login --><br>
<!-- System:IfRank:9 -->
<!-- System:Calendar --><br>
<table class="countdown" align="center" cellpadding="4" cellspacing="0" >
<tr>
<td width=100%>
<!-- System:Countdown -->

</td>
</tr>
</table>
<br>
<!-- System:Menu KP:1 --><br>
<TABLE border=1 class="Menu">
<tr>
<td class="Subject" >
Latest Booty
</td>

</tr>
<tr>
<td style="background-color:#000000;">
<span style="font-size:small;"><!-- System:Last10Items --></span>
</td>
</tr>
</table><br>
<!-- System:Menu:Ventrilo Status -->
<!--System:EndIfRank-->

</td>
</tr>
</table>
</body>
</html>




--
Louis T.

The Spreading Taint - WoW Group Admin
Rough Trade - Assistant Admin


[Back to Index]