Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Request
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Request

 Post Reply Post Reply Page  123 5>
Author
ToJaRo View Drop Down
Groupie
Groupie
Avatar

Joined: 20 April 2005
Location: United States
Status: Offline
Points: 158
Post Options Post Options   Thanks (0) Thanks(0)   Quote ToJaRo Quote  Post ReplyReply Direct Link To This Post Topic: Request
    Posted: 19 April 2006 at 10:12pm
I would like to take my upgraded 8.0 site (once I finish) and make it black... having said that if there are any black skins out there that people are sharing please let me know... if not are there any of you who have made icons that go with a black skin that you would be willing to share?    That's really the only piece that I cannot do, the icons for the site.

Thanks,
Back to Top
ToJaRo View Drop Down
Groupie
Groupie
Avatar

Joined: 20 April 2005
Location: United States
Status: Offline
Points: 158
Post Options Post Options   Thanks (0) Thanks(0)   Quote ToJaRo Quote  Post ReplyReply Direct Link To This Post Posted: 23 April 2006 at 3:35pm
Ok, I was able to use some images/icons for my black theme from some WWF 7.x templates. Now I have a design question. I have seen where some have modded the navigation links at the top left and made them line up underneath their 'logo' or header image.
I did a quick google to find some examples and here are a couple that I found:
Example 1

Example 2

Can anyone assist me with where to change the code to do this?

Thanks in advance!
ToJaRo
    

Edited by ToJaRo - 23 April 2006 at 3:37pm
Back to Top
swabeui View Drop Down
Newbie
Newbie
Avatar

Joined: 28 March 2006
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote swabeui Quote  Post ReplyReply Direct Link To This Post Posted: 24 April 2006 at 3:57am
I can't remember what file it is off the top of my head, but if you look in the default.asp you will find a couple of include statements in the middle.  One is to handle the header image and function links.  Inside the file there is a simple table structure.  Add a another <td> statment in there and you should be good.
Back to Top
Mikey View Drop Down
Senior Member
Senior Member

1979

Joined: 06 October 2003
Location: United Kingdom
Status: Offline
Points: 839
Post Options Post Options   Thanks (0) Thanks(0)   Quote Mikey Quote  Post ReplyReply Direct Link To This Post Posted: 24 April 2006 at 10:49am
'navigation_buttons_inc.asp'
Handyman man?
Back to Top
ToJaRo View Drop Down
Groupie
Groupie
Avatar

Joined: 20 April 2005
Location: United States
Status: Offline
Points: 158
Post Options Post Options   Thanks (0) Thanks(0)   Quote ToJaRo Quote  Post ReplyReply Direct Link To This Post Posted: 25 April 2006 at 4:49am
Thx for the info! Ok, so I have edited the nav buttons asp page by adding the </td> statement in various places and tested in order to attempt to get this to work but to no avail....  Do you happen to know which line would be appropriate?  I placed the extra <td> in the 1st section of code on that page (table class="basicTable" cellspacing="0" cellpadding="3" align="center">
<tr>
  <td rowspan="2") and got the bottom line to move but the top line remained in place... any ideas?

Again thx for the help!
Back to Top
ToJaRo View Drop Down
Groupie
Groupie
Avatar

Joined: 20 April 2005
Location: United States
Status: Offline
Points: 158
Post Options Post Options   Thanks (0) Thanks(0)   Quote ToJaRo Quote  Post ReplyReply Direct Link To This Post Posted: 25 April 2006 at 4:56am
Actually let me correct that.... after removing the td i found that the second line stayed where it was... so i looked around and I had set the <td rowspan to 1 and it was actually what had moved it... 

What am I doing wrong?
Back to Top
ToJaRo View Drop Down
Groupie
Groupie
Avatar

Joined: 20 April 2005
Location: United States
Status: Offline
Points: 158
Post Options Post Options   Thanks (0) Thanks(0)   Quote ToJaRo Quote  Post ReplyReply Direct Link To This Post Posted: 27 April 2006 at 3:20am
OK, I am not sure if I am posting this in the right spot but I really need some assistance... I have beeen trying to figure it out for 4 days and still can't seem to figure it out... another thing I would like to know is how to change the entire forum to stay one static width instead of dynamically changing based on the size of the browser. In HTML using FP or Dreamweaver this is an easy fix but I can't seem to find the code in ASP.   I've been using WWF for about a year and plan on purchasing the the forum software but I would like to get all these small kinks worked out before I do... best forum out there IMO.
Back to Top
Mikey View Drop Down
Senior Member
Senior Member

1979

Joined: 06 October 2003
Location: United Kingdom
Status: Offline
Points: 839
Post Options Post Options   Thanks (0) Thanks(0)   Quote Mikey Quote  Post ReplyReply Direct Link To This Post Posted: 27 April 2006 at 8:04am
To change the forums width so it stay's fixed...

find... (in your css_style/default_style.css file)

/* Tables */
.basicTable{
    border: 0px;
    width: 98%;
}


Change this to your fixed width for example...

/* Tables */
.basicTable{
    border: 0px;
    width: 800px;
}


This should work.

As for your other question, i use a very modified version of WWF so am unable to look into this for you.

Handyman man?
Back to Top
 Post Reply Post Reply Page  123 5>

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.