Author |
Topic  |
|
chad633
Starting Member
3 Posts |
Posted - 06 April 2003 : 15:13:21
|
I am having one heck of time trying to get my main site image to align on the top and have to forum links for home|profile|register|active topics|Members|search|faq align directly underneath my site logo. I have been looking in the inc_header.asp and have been trying to get it to work but I get errors and have to start all over again. If there is any advice for this newbie I would greatly appreciate someone pointing me in the right direction.
Thanks, Chad |
|
puzo
Junior Member
 
Israel
417 Posts |
Posted - 07 April 2003 : 01:50:42
|
upload your inc_header.asp somewhere, post the link here, ill edit it, make sure you give me a before and after screenshot of inc_header.asp (how it looks now and how do you want it to look after modifying it) |
 |
 |
|
chad633
Starting Member
3 Posts |
|
chad633
Starting Member
3 Posts |
Posted - 08 April 2003 : 11:27:56
|
bump |
errors have been made.......others will be blamed |
 |
|
Doughnut
Starting Member
United Kingdom
40 Posts |
Posted - 09 April 2003 : 05:27:12
|
Alright chad,
I'll try to help if I can and maybe you'll be able to help me, I'm not a coder so it took me ages to work this out but heres what I did.... this is near to what you want except that I can't center the links!
In inc_header about line 300 I added the code in green:
"<body" & strTmpPageBGImageURL & " bgColor=""" & strPageBGColor & """ text=""" & strDefaultFontColor & """ link=""" & strLinkColor & """ aLink=""" & strActiveLinkColor & """ vLink=""" & strVisitedLinkColor & """>" & vbNewLine & _ "<a name=""top""></a><font face=""" & strDefaultFontFace & """>" & vbNewLine & _ vbNewLine & _ "<table align=""center"" border=""0"" cellPadding=""0"" cellSpacing=""0"" width=""100%"">" & vbNewLine & _ " <tr>" & vbNewLine & _ " <td align=""center""><img border=""0"" src=""http://www.carp-uk.net/path-to/header image.jpg"" width=""545"" height=""100""></center></td>" & vbNewLine & _ " <tr>" & vbNewLine & _ "<table align=""center"" border=""0"" cellPadding=""0"" cellSpacing=""0"" width=""100%"">" & vbNewLine & _ " <tr>" & vbNewLine & _
Have a look Here to see what it looks like! Hope this helps can anyone help me center the links?
Thank, Robin. |
Edited by - Doughnut on 09 April 2003 05:33:17 |
 |
|
Doughnut
Starting Member
United Kingdom
40 Posts |
Posted - 09 April 2003 : 12:41:05
|
Come on then you lot.... how can I center my links so that they are under the header image 
It might not look too good but I'd like to try it!
Thanks, DoHnut  |
Edited by - Doughnut on 09 April 2003 18:37:56 |
 |
|
Radianation
Junior Member
 
USA
186 Posts |
Posted - 10 April 2003 : 14:09:39
|
I'm looking to do something similar. I am using my own custom header image/menu. I want the snitz links at the top, including the login/logout information to span horizontally, filling the gap previously used for the default site logo that snitz implements. This should "flow" better with my site. I'll mess with the code tonight and post my results.
example http://www.thesilents.org/forum/
- Rad! |
 |
|
Doughnut
Starting Member
United Kingdom
40 Posts |
Posted - 10 April 2003 : 15:20:03
|
That would be great mate.... I did try hard to get it but I'm not too good a this stuff   |
 |
|
Doughnut
Starting Member
United Kingdom
40 Posts |
Posted - 17 April 2003 : 20:01:24
|
I got it all sorted now!
I've seen quite a few people ask about this so if anyone needs help with this either view the source of My Forum and look for the code that I placed at the top of my inc_header.asp or ask and I'll try to help ya...... just gotta play with the colours & banner now but I'm gettin there  
Cheers, Robin. |
 |
|
webkidjulie
Starting Member
USA
3 Posts |
Posted - 29 July 2003 : 11:14:46
|
I like how you have the link for forgot password on the homepage. I'm trying to do two things: 1. Center my default.asp image at the top of the page so that it is aligned with the table and I can't find in the inc_header.asp where the alignment is specified.
2. I would like to add a brief set of instructions so that people will know what to do when they come to the forum. Ideally, people would intuitively pick it up, but I just want to cover my bases. Any ideas?
HCC Alumni Discussion Board http://198.51.197.161/alumni |
 |
|
|
Topic  |
|