Quote:
Originally Posted by Mr_Dave
Also getting weird error, shown in IE error box, not in threads box.. Just created a test thread, which isn't shown on latest threads 
|
I believe you need at least 8 threads before they show up as the script pulls the latest 8. You can always change the number by editing latestthreads.js in the /aero/misc/ directory.
Quote:
Originally Posted by VG Pros
Which part of this do we edit to bring it down some. You can see on my site HERE that the adsense is too high.
|
You will need to edit Main CSS. Scroll to the bottom and in the second "additional CSS definitions" box, find this line:
#logo {
margin: 39px 0px 12px 38px;
}
Change it to this:
#logo {
margin:
26px 0px 12px 38px;
}
Quote:
Originally Posted by mikewiemholt
|
Your site looks fine.
Quote:
Originally Posted by rickyreter
As my left menu is now main menu could you just give me one instance small html file as a main header,a link then separator and where they all go..if not too much trouble.Don't mean it too be a html course just not too advanced in all the tags etc.
|
Sorry, I'm not really sure what you mean. Could you please clarify? A screenshot would help clear things up for me..