eXceem

Go Back   eXceem > Off Topic > Interesting Websites

Claim your amazing £1,000 slots booster bonus now!


Revamp

This is a discussion on Revamp within the Interesting Websites forums, part of the Off Topic category; just revamped my site cos it was looking a bit tired. Anyone care to check it looks ok in different ...

Reply
 
Thread Tools
Old 19-01-11, 03:28 PM   #1
iPod 20gb
 
mikejoy1969's Avatar
 
Join Date: Nov 2008
Posts: 709
mikejoy1969 is a jewel in the rough
Send a message via Yahoo to mikejoy1969

Revamp


just revamped my site cos it was looking a bit tired. Anyone care to check it looks ok in different browsers please guys. Plus I am still fairly new to this so if anyone can make any suggestions how i could 'professionalise' it please let me know. BE KIND !!

Free Iphone 4

cheers
 
Reply With Quote
Old 19-01-11, 03:37 PM   #2
Currently: Moderating!
 
MJ10's Avatar
 
Join Date: Nov 2008
Location: Thatcham, Reading
Posts: 15,784
MJ10 is a splendid one to beholdMJ10 is a splendid one to beholdMJ10 is a splendid one to beholdMJ10 is a splendid one to beholdMJ10 is a splendid one to behold
Send a message via twitter to MJ10
Wrong section I'm afraid!

But just a few things:
1- immediately "warning warning"... a red site doesn't usually look good, and this isn't an exception I'm afraid
2- The images lower down the page don't look right. Too square, different sizes, not positioned right
3- The yellow text is both too small and hard to read
4- The text boxes don't sit right and look odd
5- Not a fan of the template, but that's a personaly thing I guess
6- Links page looks awful, proof page doesn't work, gifts tab links straight to kudos (took me by surprise) and there's no "home" tab.

Really sorry to be harsh mate, but honestly I am helping
__________________
Spoiler
2011 Winner of Best Site Award and Grammanazi Award. Runner up for Member of the Year 2011

Free iPhone | Free iPhone | Free iPad 3 | Sign Define App | Freebie Proof Photo Blog

Total Received: £7,446.87 plus Current Stats: 0 green 12 pending


WIN an iPod Shuffle, XBox Live, Amazon or iTunes vouchers
>> Free competition entry here <<










Spoiler

Spoiler

Spoiler
 
Reply With Quote
Old 19-01-11, 03:53 PM   #3
What to put...
 
ryan1087's Avatar
 
Join Date: Mar 2010
Posts: 9,067
ryan1087 is a glorious beacon of lightryan1087 is a glorious beacon of lightryan1087 is a glorious beacon of light
Send a message via MSN to ryan1087
Kinda agree with MJ10, look for a different template. The red shouts aggressive to me and the 'Steps'i think turn the wording around so it is horizontal or even better scrap the image and use a normal text title. If you feel a text title blends in with the text below to much then try altering the css style so it stands out more.

P.S. How do you manage to get average 75 views a day on it? Is it from this thread or is that what you normally get?
__________________
 
Reply With Quote
Old 19-01-11, 05:32 PM   #4
iPod 20gb
 
mikejoy1969's Avatar
 
Join Date: Nov 2008
Posts: 709
mikejoy1969 is a jewel in the rough
Send a message via Yahoo to mikejoy1969
cheers guys. like i said i am just starting out and tried to do it with html (learning as i go along) have no idea of css ??
if someone fancies doing one for me I would be willing to maybe complete an offer in return.
as for hits i normally get betwen 100 and 120 from other sites mainly.
 
Reply With Quote
Old 19-01-11, 05:40 PM   #5
What to put...
 
ryan1087's Avatar
 
Join Date: Mar 2010
Posts: 9,067
ryan1087 is a glorious beacon of lightryan1087 is a glorious beacon of lightryan1087 is a glorious beacon of light
Send a message via MSN to ryan1087
You can make a div class to edit your title tags and edit your text and more much more to suit your needs. Below is just an example of what you can use, you can either put the code below into a seperate css file and link it to the document or you can simply add it into your <head> (may require extra coding).

.font_title{
font-size: 18px;
color: #fff;
font-family: Myriad Pro;
text-align: center;
}

After you have done that then simply link it to where you want it, e.g.

<div class=font_title> The title you want here </div>
__________________
 
Reply With Quote
Old 19-01-11, 05:49 PM   #6
iPod 20gb
 
mikejoy1969's Avatar
 
Join Date: Nov 2008
Posts: 709
mikejoy1969 is a jewel in the rough
Send a message via Yahoo to mikejoy1969

huh ?


And in English please ???

Quote:
Originally Posted by ryan1087 View Post
You can make a div class to edit your title tags and edit your text and more much more to suit your needs. Below is just an example of what you can use, you can either put the code below into a seperate css file and link it to the document or you can simply add it into your <head> (may require extra coding).

.font_title{
font-size: 18px;
color: #fff;
font-family: Myriad Pro;
text-align: center;
}

After you have done that then simply link it to where you want it, e.g.

<div class=font_title> The title you want here </div>
 
Reply With Quote
Old 19-01-11, 05:52 PM   #7
What to put...
 
ryan1087's Avatar
 
Join Date: Mar 2010
Posts: 9,067
ryan1087 is a glorious beacon of lightryan1087 is a glorious beacon of lightryan1087 is a glorious beacon of light
Send a message via MSN to ryan1087
I put in english.... Read the explanation
__________________
 
Reply With Quote
Old 19-01-11, 05:55 PM   #8
iPod 20gb
 
mikejoy1969's Avatar
 
Join Date: Nov 2008
Posts: 709
mikejoy1969 is a jewel in the rough
Send a message via Yahoo to mikejoy1969

q


I know mate was being funny. I am guessing that little bit is css, but i have no idea what it would do or where to put it or how to change it, so think I will give it a miss. Think I will just do a goog search for someone willing to design one for me.


Quote:
Originally Posted by ryan1087 View Post
I put in english.... Read the explanation
 
Reply With Quote
Old 19-01-11, 05:57 PM   #9
What to put...
 
ryan1087's Avatar
 
Join Date: Mar 2010
Posts: 9,067
ryan1087 is a glorious beacon of lightryan1087 is a glorious beacon of lightryan1087 is a glorious beacon of light
Send a message via MSN to ryan1087
Nobody will design you 1 for free, try and get a free template there are plenty of great free templates.

EDIT: http://themeforest.net/item/shudenpok/107134 Is the the free theme of the month for Themeforest. You will need an account to download it.
__________________

Last edited by ryan1087; 19-01-11 at 05:58 PM..
 
Reply With Quote
Old 21-01-11, 01:06 PM   #10
iPod Nano 4GB
 
SgtM's Avatar
 
Join Date: Dec 2008
Location: Ohio
Posts: 249
SgtM has a spectacular aura about
Quote:
Originally Posted by ryan1087 View Post
Nobody will design you 1 for free, try and get a free template there are plenty of great free templates.

EDIT: Site Templates - SHUDENPOK - ThemeForest Is the the free theme of the month for Themeforest. You will need an account to download it.
That theme is sick! Thanks.
 
Reply With Quote
Reply

Tags
free, freebie, gift, iphone, site

Thread Tools

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 Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off





All times are GMT. The time now is 06:33 AM.
All trademarks and copyrights held by respective owners. Forum posts are owned by the poster.

Powered by vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO
no new posts