Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Boozker's Place, What should i change?
BooZker
post Jul 21 2006, 04:11 AM
Post #1


Mad Scientist of 2006
*********

Group: [HOSTED]
Posts: 750
Joined: 27-April 06
From: Washington State in the USA
Member No.: 22,661
T17 GFX Crew



OK well i have my main site which is http://ojproductions.net but that's not "my" site it's my video group's site. So I decided i'm going to make my own site. Can you guys just tell me what you think i should change. I made all the graphics and stuff, but myself (this is the first time) Be nice though haha it's my first site i made without help with images and website templates. So what do you think?

http://boozker.ojproductions.net (this will change later, but for now this is my testing server)


This post has been edited by BooZker: Jul 21 2006, 09:39 PM
Go to the top of the page
 
+Quote Post
truefusion
post Jul 21 2006, 06:11 AM
Post #2


Ephesians 6:10-17
Group Icon

Group: [MODERATOR]
Posts: 1,918
Joined: 22-June 05
From: The World of Gentoo
Member No.: 8,528



I think the reason why everything is aligned to the center is cause of
CODE
<div align="center">

The table is already aligned to the center, no need for
CODE
align="center"


This post has been edited by truefusion: Jul 21 2006, 06:12 AM
Go to the top of the page
 
+Quote Post
rvalkass
post Jul 21 2006, 07:29 AM
Post #3


apt-get moo
Group Icon

Group: [MODERATOR]
Posts: 2,153
Joined: 28-May 05
From: Devon, England
Member No.: 7,593
Spam Patrol



In Opera all the text is aligned to the centre of whatever is containing it, so you may want to look at what truefusion has suggested. The reason that headings 3 and 6 are black is becuase your CSS sheet sets the color to black:
CODE

h3.main { color:#000000; text-transform:capitalize; font-weight:900}
h6.main {color:#000000; text-transform:capitalize; font-style:underline}

If you change the colour code from #000000 to #FFFFFF then they will be white. Also, that capitalize thing has no effect whatsoever, using Opera.

On your main site banner, there is very little difference between the letters 'c' and 'e', as the 'e' is missing the crossbar. Also, the apostrope (') before the 's' looks like a comma. You might want to see if you can fix that, otherwise it looks like Boozkcr,s Placc

Your mouseover effect on the Home and Downloads buttons is clean and simple, and very easy to see which button is selected. The lime green mouseove you've got for the link though looks a bit odd, and would probably look better in a dark blue to match the site.

For your first time making a site 'solo' so to speak, you've done a great job, better than the first time I tried to make a site design.
Go to the top of the page
 
+Quote Post
BooZker
post Jul 21 2006, 07:55 AM
Post #4


Mad Scientist of 2006
*********

Group: [HOSTED]
Posts: 750
Joined: 27-April 06
From: Washington State in the USA
Member No.: 22,661
T17 GFX Crew



QUOTE
If you change the colour code from #000000 to #FFFFFF then they will be white.


omg haha i feel like an idiot. Thanks

QUOTE
On your main site banner, there is very little difference between the letters 'c' and 'e', as the 'e' is missing the crossbar. Also, the apostrope (') before the 's' looks like a comma. You might want to see if you can fix that, otherwise it looks like Boozkcr,s Placc


Yah i see what you mean. I knew what i typed so it didn't look weird to me. I think i will change the text. Maybe the same as nav bar text.


QUOTE
Your mouseover effect on the Home and Downloads buttons is clean and simple, and very easy to see which button is selected. The lime green mouseove you've got for the link though looks a bit odd, and would probably look better in a dark blue to match the site.


I know. I can't find a good color. I actually was going to make them dark blue at first, but it is hard to see on the right table. Got an ideas for that? I can make the footer and main links white and dark blue, but on the other place it is really hard to read.

QUOTE
Also, that capitalize thing has no effect whatsoever, using Opera.


Really... i'm going to download Opera and probably get rid of that bit of code because it's not that hard for me to just push shift. I just tried to make it easier haha.

QUOTE
For your first time making a site 'solo' so to speak, you've done a great job, better than the first time I tried to make a site design.


Well i have been making sites for over a year now and have been learning. I have made a total of uhh... 5 sites with help of graphics and templates. I decided though it's time for a challenge haha. So for my first site i even used some php which most do not use and i would suggest everyone use for nav bars and headers and footers at least.


Lastly,

truefusion i got rid of that code, but it is still centered. Some help? Please... haha Maybe you meant somewhere else? Look at the code and tell me.

This post has been edited by BooZker: Jul 21 2006, 08:36 AM
Go to the top of the page
 
+Quote Post
truefusion
post Jul 21 2006, 04:06 PM
Post #5


Ephesians 6:10-17
Group Icon

Group: [MODERATOR]
Posts: 1,918
Joined: 22-June 05
From: The World of Gentoo
Member No.: 8,528



QUOTE(BooZker @ Jul 21 2006, 03:55 AM) *
truefusion i got rid of that code, but it is still centered. Some help? Please... haha Maybe you meant somewhere else? Look at the code and tell me.

The 'div' element with the 'align' attribute that is exactly under the body element (the line right under it). That's the one i'm talking about.

I removed it, and it aligned the text to the left. But it also made a few other things aligned to the left. But i modified the code, and fixed a few errors. I'll PM you the HTML file with all the mods. It should look the same in all browsers.
Go to the top of the page
 
+Quote Post
BooZker
post Jul 21 2006, 08:32 PM
Post #6


Mad Scientist of 2006
*********

Group: [HOSTED]
Posts: 750
Joined: 27-April 06
From: Washington State in the USA
Member No.: 22,661
T17 GFX Crew



QUOTE
I removed it, and it aligned the text to the left. But it also made a few other things aligned to the left. But i modified the code, and fixed a few errors. I'll PM you the HTML file with all the mods. It should look the same in all browsers.


OK sweet i'll take a look. Thanks a lot.

It worked

This post has been edited by BooZker: Jul 21 2006, 09:39 PM
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. How Do I Change The Default Windows Font Size?(5)
  2. Name Change Please(0)
  3. Archive.org The Public Domain And Basic Copyright(1)
  4. How To: Change Your Website's Index File(24)
  5. Need A Platform To Place My Poems On!(2)
  6. This Is A Help Question On How To(2)
  7. Where Is The Best Place To Go On Holiday?(5)
  8. Sentences In Certain Books Which Change Your Life(9)
  9. Chage Ip Adress(3)
  10. Text Size In "fill-in" Form Blanks(2)
  11. Unable To Change Cpanel Password(5)
  12. Read-only Folders In Xp(13)
  13. How To Hack Windows Pinball!(24)
  14. How To Change Windows Xp Language ?(23)
  15. What Is Phase Change Cooling?(14)
  1. How To Change The Gradient Type And Make A Gradient On Adobe Photoshop Cs3(1)
  2. Background Image Swap Script(15)
  3. What Would You Rather Change In Windows(5)
  4. The Internet Where Everyone Is Equal(11)
  5. Change Your Computer Password(6)
  6. Favourite Place In The World(9)
  7. Whow to change template on php nuke(4)
  8. Change Font Size On Taskbar Buttons(4)
  9. Change Domain Name On Account Creation?(2)
  10. THE GREATEST WHOLESALE SWITCHBLADE KNIFE PLACE ON THE NET(5)
  11. I Can't Find A Place In Google Earth...(2)
  12. Power Distribution Change Reboot After 8pm Pst On Saturday May 31, 2008(5)
  13. Need To Find A Place With A Wifi Point?(3)
  14. Runescape Life Talk(2)
  15. Colors/styles For Text?(2)


 



- Lo-Fi Version Time is now: 12th October 2008 - 11:13 AM