Author |
Message |
pg2114
Doesn't have much of a life
Joined: Sat Apr 25, 2009 9:17 pm Posts: 741
|
I'm not sure if this is the right place, but is there any chance of www.x404.co.uk/index.html automatically redirecting to the forums? If you add that code between the <head> tags on the page, users will be redirected. It's best to leave the rest of the page as it is in case people have set their browsers not to allow redirect. Peter.
_________________A Mac user 
|
Sun Apr 26, 2009 11:51 am |
|
 |
Fogmeister
I haven't seen my friends in so long
Joined: Thu Apr 23, 2009 7:35 pm Posts: 6580 Location: Getting there
|
|
Sun Apr 26, 2009 11:53 am |
|
 |
Assassin8or
Occasionally has a life
Joined: Fri Apr 24, 2009 6:11 pm Posts: 134
|
I've sorted out Avatars to float to the left rather than the right and applied the border to the right rather than the left. It needs testing and I've PM'd Saspro about this but FF is working fine.
|
Sun Apr 26, 2009 12:02 pm |
|
 |
EddArmitage
I haven't seen my friends in so long
Joined: Thu Apr 23, 2009 9:40 pm Posts: 5288 Location: ln -s /London ~
|
Random question: What's the guidelines for max image width on these new fora? I presume it depends on the skin chosen. Is 500px fine with all of them?
Edd
|
Sun Apr 26, 2009 1:06 pm |
|
 |
pg2114
Doesn't have much of a life
Joined: Sat Apr 25, 2009 9:17 pm Posts: 741
|
I've found that larger images simply get cropped on the right-hand side when using the standard skin. That said, I'm sure 500px would be absolutely fine. Peter.
_________________A Mac user 
|
Sun Apr 26, 2009 1:17 pm |
|
 |
RedFlames
Occasionally has a life
Joined: Thu Apr 23, 2009 7:04 pm Posts: 269 Location: Gateshead, Tyne and Wear
|
a simple index.php with the following: would be better... imo anyway... [EDIT] that or shove the following in a .htaccess file
|
Sun Apr 26, 2009 3:48 pm |
|
 |
AlunD
Site Admin
Joined: Fri Apr 24, 2009 6:12 am Posts: 7011 Location: Wiltshire
|
Wouldn't it be better to have a home page to explain what it ( the forum ) is 
_________________ <input type="pickmeup" name="coffee" value="espresso" />
|
Sun Apr 26, 2009 3:54 pm |
|
 |
pg2114
Doesn't have much of a life
Joined: Sat Apr 25, 2009 9:17 pm Posts: 741
|
The index.html file already exists, so it just needs that one line of code adding to it. Peter.
_________________A Mac user 
|
Sun Apr 26, 2009 4:23 pm |
|
 |
paulzolo
What's a life?
Joined: Thu Apr 23, 2009 6:27 pm Posts: 12251
|
It can be done with PHP: Place in a file called index.php and toss it in the folder at the top level. Remove index.html file.
|
Sun Apr 26, 2009 4:54 pm |
|
 |
pg2114
Doesn't have much of a life
Joined: Sat Apr 25, 2009 9:17 pm Posts: 741
|
I know it does the same thing, but how is that easier than copying one-line into a file which already exists? Peter.
_________________A Mac user 
|
Sun Apr 26, 2009 5:15 pm |
|
 |
forquare1
I haven't seen my friends in so long
Joined: Thu Apr 23, 2009 6:36 pm Posts: 5150 Location: /dev/tty0
|
Can't do PHP in an HTML file...Though I guess if you set Apache up correctly it might let you...
|
Sun Apr 26, 2009 5:15 pm |
|
 |
AlunD
Site Admin
Joined: Fri Apr 24, 2009 6:12 am Posts: 7011 Location: Wiltshire
|
Surely an introductory home page would be better 
_________________ <input type="pickmeup" name="coffee" value="espresso" />
|
Sun Apr 26, 2009 5:20 pm |
|
 |
EddArmitage
I haven't seen my friends in so long
Joined: Thu Apr 23, 2009 9:40 pm Posts: 5288 Location: ln -s /London ~
|
And then potentially other pages? Whether they be more "Community pages" such as a gallery of photos from the flickr pool, leaderboard-type things for gamers or as part of a tech-site that saspro runs. Edd
|
Sun Apr 26, 2009 5:44 pm |
|
 |
themcman1
Doesn't have much of a life
Joined: Thu Apr 23, 2009 6:54 pm Posts: 572
|
He was referring to his code further up the page AFAIK.
|
Sun Apr 26, 2009 5:50 pm |
|
 |
pg2114
Doesn't have much of a life
Joined: Sat Apr 25, 2009 9:17 pm Posts: 741
|
_________________A Mac user 
|
Sun Apr 26, 2009 6:18 pm |
|
|