Go Back   PCMech Forums > Help & Discussion > Web Design / Development

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 10-27-2005, 06:12 PM   #1
~ Ryan ~
 
Join Date: Jun 2005
Location: Jackson TN
Posts: 3,516
Send a message via AIM to rspassey Send a message via MSN to rspassey
New Forum by me - What do you think..

Okay - I have been here at PcMech for a while; and I will continue to be here for a long time - but myself and a few friends who are really into computer security decided to make a forum - Secure PC - http://s14.invisionfree.com/Secure_PC/index.php?act=idx

I was hoping to get some advice on how to make it more appealing.. and feel free to sign up. We are looking for more knowledgable members as well to help out. I will be making buttons - but would also like some input on what you think the buttons should look like. Also any category and Forum ideas would be great... We are new at the whole thing and would really like if it could be used as a secondary to PcMech - post your problems on both if you like etc.. Of Course i will be adding in a large link to PcMech's site - if that is okay by the PcMech team...

Note - working on a banner and side borders.... just so you know.
TIA,
Ryan124712
__________________
RiotCats.com, an internet domain specifically fabricated and visually erected for the appreciation of the feline kingdom!

Last edited by rspassey; 10-27-2005 at 06:14 PM.
rspassey is offline   Reply With Quote
Old 10-27-2005, 06:56 PM   #2
Wx geek
 
blue60007's Avatar
 
Join Date: Aug 2005
Location: Indiana
Posts: 6,638
One thing I would suggest is making the text a slight bit lighter. It's a bit hard to read on that background.
__________________
"It is the way of man to make monsters and it is the nature of monsters to destroy their makers."
blue60007 is offline   Reply With Quote
Old 10-27-2005, 07:00 PM   #3
~ Ryan ~
 
Join Date: Jun 2005
Location: Jackson TN
Posts: 3,516
Send a message via AIM to rspassey Send a message via MSN to rspassey
Thanks, Will do.
rspassey is offline   Reply With Quote
Old 10-28-2005, 09:26 AM   #4
Staff
Premium Member
 
mairving's Avatar
 
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
Not a big fan of black backgrounds. It is more difficult to read and on a forum where the main purpose is reading, it is not so good. It is also difficult to really give a review of a forum since you are somewhat limited by what you can do on a forum.
__________________

Want to Make $$$$ with your Computer? No Risk! Simply press shift-4 four times in a row
mairving is offline   Reply With Quote
Old 10-28-2005, 09:35 AM   #5
It can never be too quiet
 
Stryker's Avatar
 
Join Date: May 2004
Location: Burlington, Ontario
Posts: 1,090
Seems like the idea is great. Many people out there with computer security questions. I'm in agreement thought, that it's just too dark. Just about everything on the site is either black or dark grey.

Also (just personal opinion), although cool graphics and divider bars are fun, they take up a lot of space on the forum. It takes away from the content of the forum, which is why people will be visiting... for the content.

Stryker
__________________
Athlon XP 2800+ • Asus A7N8X (nVidia Nforce2) • Radeon 9600 Pro 256MB • 2x512MB KVR DDR PC3200 Dual Channel • 120GB Seagate 7200RPM 8MB • 160GB WD 7200RPM 8MB • Liteon DVD±RW DL • AOpen DVD±RW DL • Vantec Ion2 350W PSUSend me your picture for the Member Photo Gallery
Stryker is offline   Reply With Quote
Old 10-28-2005, 02:11 PM   #6
~ Ryan ~
 
Join Date: Jun 2005
Location: Jackson TN
Posts: 3,516
Send a message via AIM to rspassey Send a message via MSN to rspassey
thanks for the input - I will work on the skin later - also some plain buttons - but I agree - if / when people go to it they will go to it for help; not fancy buttons.
Also, I would not mind if anyone has any input on other forum topics that I shouhld create before I go into writing the stickies and so on...
rspassey is offline   Reply With Quote
Old 10-28-2005, 07:57 PM   #7
Member (14 bit)
Premium Member
 
TwoRails's Avatar
 
Join Date: Jan 2002
Location: The Great NorthWest
Posts: 12,594
I'd like to see a bigger font. I'm running at 1600x1200 and dang near need a magnifying glass to read it.
TwoRails is offline   Reply With Quote
Old 10-28-2005, 08:48 PM   #8
~ Ryan ~
 
Join Date: Jun 2005
Location: Jackson TN
Posts: 3,516
Send a message via AIM to rspassey Send a message via MSN to rspassey
I was thinking about that while editing the skin, but then I thought 'what if someone is running at a lower resolution and the font will be collosal for them'. Maybe I can find code to make it auto adjust due to resolution - do you know if that is possible?
rspassey is offline   Reply With Quote
Old 10-28-2005, 08:54 PM   #9
Member (14 bit)
Premium Member
 
TwoRails's Avatar
 
Join Date: Jan 2002
Location: The Great NorthWest
Posts: 12,594
Sorry... I don't - never got around to learning how to do Web sites.
TwoRails is offline   Reply With Quote
Old 10-28-2005, 08:58 PM   #10
~ Ryan ~
 
Join Date: Jun 2005
Location: Jackson TN
Posts: 3,516
Send a message via AIM to rspassey Send a message via MSN to rspassey
I took html a while back - remember a bit - part of the reason I wanted to the forum as to help jog my memory; and I am already trying out new code I never learned before - so I consider it a good learning experience too.
rspassey is offline   Reply With Quote
Old 10-28-2005, 09:09 PM   #11
Wx geek
 
blue60007's Avatar
 
Join Date: Aug 2005
Location: Indiana
Posts: 6,638
Don't think you can do that without some complicated JS... What you want to do is set relative sizes like <font size = "+2"> instead of abesolute, like <p style = "font-size: 16px;"> Just as long as you don't define it in pixels, the size should be relative to the screen resolution.

EDIT: Fiddlesticks! Didn't want it to parse the HTML code lol
There that's better

If you are running on a 1600x1200 resolution, you should really up the font DPI, any normal sized font is going to be small.

Last edited by blue60007; 10-28-2005 at 09:12 PM.
blue60007 is offline   Reply With Quote
Old 10-28-2005, 09:17 PM   #12
~ Ryan ~
 
Join Date: Jun 2005
Location: Jackson TN
Posts: 3,516
Send a message via AIM to rspassey Send a message via MSN to rspassey
Okay - Thanks Blue. I am actually thinking about a new skin - A few have mentioned the black is over kill... I will look for a nice whitish/greyish one with black fonts.
rspassey is offline   Reply With Quote
Old 10-28-2005, 11:03 PM   #13
It can never be too quiet
 
Stryker's Avatar
 
Join Date: May 2004
Location: Burlington, Ontario
Posts: 1,090
Why not have a selection for font size at the top of the page, or in the user options. Here's a VERY simple example and by no means should you use it on your site. It's just a demonstration that I threw together in Notepad a few minutes ago. Just save the attached .txt file and change the extension to .htm and open it with a browser to see it work.
PHP Code:
<html>

<
head>

<
style>
.
font8pt {font-size8pt;}
.
font10pt {font-size10pt;}
.
font12pt {font-size12pt;}
.
font14pt {font-size14pt;}
</
style>

<
script>
function 
changefontsize() {
    var 
selectedsize document.getElementById('fontchanger').value;
    var 
gotoclass "font" selectedsize;
        
document.getElementById('pagecontent').className gotoclass;
}
</script>

</head>

<body>

<select id="fontchanger" onchange="changefontsize();">
<option value="8pt"> 8pt</option>
<option value="10pt"> 10pt</option>
<option value="12pt"> 12pt</option>
<option value="14pt"> 14pt</option>
</select>

<label id="pagecontent">Here's some text</label>

</body>

</html> 
Attached Files
File Type: txt test.txt (719 Bytes, 51 views)
Stryker is offline   Reply With Quote
Old 10-28-2005, 11:07 PM   #14
It can never be too quiet
 
Stryker's Avatar
 
Join Date: May 2004
Location: Burlington, Ontario
Posts: 1,090
By the way, you can also use pretty simple script to change entire style sheets as well. You could make it site-wide, or just an individual page.

Giver 'er a google and you'll get plenty of results.
Stryker is offline   Reply With Quote
Old 10-28-2005, 11:28 PM   #15
~ Ryan ~
 
Join Date: Jun 2005
Location: Jackson TN
Posts: 3,516
Send a message via AIM to rspassey Send a message via MSN to rspassey
Great, Thanks So much...
How would a light grey background and borders look with black font - keeping the same style as I have now? I think I will try that out.

Note - it may appear that I haven't changed anything yet, but I am taking it all in and will make the changes soon - first I have been designing buttons and working on the admin stuff (like restrictions and writing the stickies). I will test out all suggestions - tomorrow hopefully - at the moment (with only 5 members) I can stil experiment and change stuff w/ out it interfering w/ browsing.

Last edited by rspassey; 10-28-2005 at 11:36 PM.
rspassey is offline   Reply With Quote
Old 10-29-2005, 02:51 PM   #16
~ Ryan ~
 
Join Date: Jun 2005
Location: Jackson TN
Posts: 3,516
Send a message via AIM to rspassey Send a message via MSN to rspassey
http://s14.invisionfree.com/Secure_PC/index.php?act=idx
Here it is so far - i wil work on the font size selector later. Thanks to a member here Alfred 137 - I got that nice banner at the top.

Jsut created a short URL
http://www.securepc.vze.com/

Last edited by rspassey; 10-29-2005 at 03:20 PM.
rspassey is offline   Reply With Quote
Old 10-29-2005, 07:23 PM   #17
Member (14 bit)
Premium Member
 
TwoRails's Avatar
 
Join Date: Jan 2002
Location: The Great NorthWest
Posts: 12,594
Sorry, ryan1247124, but I've been so freakin' busy that I haven't looked at it since my last post.... and just now, only briefly: Sure looks a lot better!
TwoRails is offline   Reply With Quote
Old 10-29-2005, 07:28 PM   #18
Tweak Monster
 
MaxRat's Avatar
 
Join Date: Sep 2003
Location: indiana
Posts: 2,966
Send a message via MSN to MaxRat
That looks really nice....good work and good job...should be a fun experience..
__________________
MSI 890GXM-G65 mATX/1075t/G-Skill DDR3-1600 2x4gb /WD 640 aaks 95mb/s /XFX 5830/Zalman9700nt/ Thermaltake TP750w modular

ECS P55 Black Edition/i7-860/Geil Black Dragon 2x2gb 12800-ddr3/Asus 5970X2 vid card/2x640 AALS-Raid-0/Corsair TX-850w
MaxRat is offline   Reply With Quote
Old 10-29-2005, 07:40 PM   #19
Gremlin Overlord
 
Jaggannath's Avatar
 
Join Date: Apr 2003
Location: Australia
Posts: 2,382
Not too bad... perhaps a little bland all in grey... perhaps make those crosshatched things at the top beside the header bar on the post blue and green or something


btw, nice avatar Stryker, I like it
Jaggannath is offline   Reply With Quote
Old 10-29-2005, 07:51 PM   #20
~ Ryan ~
 
Join Date: Jun 2005
Location: Jackson TN
Posts: 3,516
Send a message via AIM to rspassey Send a message via MSN to rspassey
The colors are an improvement from the black, I might play around with them a little more.... but like I said, I wanna get up so information and stuff first ... only got 6 members so far, and most of those people who have viewed it so far (you guys) get post what you wanna ask right here... but it might take off in the future if I keep working away at it.
rspassey is offline   Reply With Quote
Old 10-29-2005, 08:19 PM   #21
Member (14 bit)
Premium Member
 
TwoRails's Avatar
 
Join Date: Jan 2002
Location: The Great NorthWest
Posts: 12,594
Hey! I joined, ryan124712 ... besides here, at home at PC Mechanic, that's the first non-"technical support" forum I've suscribed to!! I even did a post

TR
TwoRails is offline   Reply With Quote
Old 10-29-2005, 08:21 PM   #22
It can never be too quiet
 
Stryker's Avatar
 
Join Date: May 2004
Location: Burlington, Ontario
Posts: 1,090
True ryan, you are probably best to get the function and everything done early on. Changing colours and images doesn't really affect anything once there are people logged in.

----
Thanks Jag. It was tough to come up with an idea that said a little about me, but I think that does it quite well. I also waited until I had 1024 posts... guess I'm just a sucker for the old rules, even with the "Supporter" status.
Stryker is offline   Reply With Quote
Old 10-29-2005, 09:16 PM   #23
Gremlin Overlord
 
Jaggannath's Avatar
 
Join Date: Apr 2003
Location: Australia
Posts: 2,382
Quote:
Originally Posted by Stryker
Thanks Jag. It was tough to come up with an idea that said a little about me, but I think that does it quite well. I also waited until I had 1024 posts... guess I'm just a sucker for the old rules, even with the "Supporter" status.
I did notice that, I thought it was cool of you... I'd do the same. I didn't realise supporter status let you change the comment under the name too until I saw apollos
Jaggannath is offline   Reply With Quote
Old 10-29-2005, 09:49 PM   #24
Wx geek
 
blue60007's Avatar
 
Join Date: Aug 2005
Location: Indiana
Posts: 6,638
Looks very good now.

One thing though, is there supposed to be a little "hook" thing on each end of your image above each block. Looks like it's a background that isn't quite wide enough. If you don't see what I'm saying, I'll get you a screenshot
blue60007 is offline   Reply With Quote
Old 10-29-2005, 11:08 PM   #25
~ Ryan ~
 
Join Date: Jun 2005
Location: Jackson TN
Posts: 3,516
Send a message via AIM to rspassey Send a message via MSN to rspassey
Sorry blue, I am not quite sure I understand what you mean...
rspassey is offline   Reply With Quote
Old 10-29-2005, 11:20 PM   #26
Wx geek
 
blue60007's Avatar
 
Join Date: Aug 2005
Location: Indiana
Posts: 6,638
It might just be me, but here's a lovely picture. There's a css property that will stretch that background image to fit the cell. Shouldn't hurt anything since it's only a few pixels off. Sorry I don't know the property off the top of my head though

Lol, we both have the same unlucky number of posts 1313
Attached Images
File Type: gif Image1.gif (11.4 KB, 38 views)
blue60007 is offline   Reply With Quote
Old 10-29-2005, 11:25 PM   #27
~ Ryan ~
 
Join Date: Jun 2005
Location: Jackson TN
Posts: 3,516
Send a message via AIM to rspassey Send a message via MSN to rspassey
I do believe you are on to something... I will check the original skin... http://s4.invisionfree.com/Robb_Skin_2/index.php

~It is the same on the original - perhaps it is supposed to be that way.
Thanks for pointing it out though.
Phew 1314*
rspassey is offline   Reply With Quote
Old 10-29-2005, 11:51 PM   #28
Wx geek
 
blue60007's Avatar
 
Join Date: Aug 2005
Location: Indiana
Posts: 6,638
Yeah, that's not as bad though. Don't know if it's supposed to look that way, but it looks a littly funny.
blue60007 is offline   Reply With Quote
Old 10-30-2005, 08:20 AM   #29
Gremlin Overlord
 
Jaggannath's Avatar
 
Join Date: Apr 2003
Location: Australia
Posts: 2,382
I don't actually see it on his skin, only on yours... not that it matters, it's barely visible
Jaggannath is offline   Reply With Quote
Old 10-30-2005, 09:50 AM   #30
Member (14 bit)
Premium Member
 
TwoRails's Avatar
 
Join Date: Jan 2002
Location: The Great NorthWest
Posts: 12,594
I just thought they were little antennae
TwoRails is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 04:59 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2