theme

vap0r

New Member
Messages
5
Reaction score
0
Points
0
Your hover-over menu bar events are kind of weird, they don't really blend as well as they could.

Also, the google search ends up making your site look like a default parked site, that is, one that has no owner and just has a default theme. Try to get rid of that.
 

walidno1

New Member
Messages
395
Reaction score
0
Points
0
ok, thanx.......any suggestion for the background.......I don't have much time to fiddle.........bit busy with school. :D
 

vap0r

New Member
Messages
5
Reaction score
0
Points
0
Background is fine, maybe some kind of vertical gradient from the white content area. But get rid of the google search, it looks terrible.
 

walidno1

New Member
Messages
395
Reaction score
0
Points
0
k......thanx again..........

oh, btw, what abt those roll over images?? The ones for services??

and I will be changing the menu bar too..............it looks aweful
 
Last edited:

ciril tomy

New Member
Messages
53
Reaction score
1
Points
0
Give enough padding for the main content (for CSS class ".main"). Well I don't understand why you use both ID and Class everywhere the html codes. In your CSS file you have used only class for styling you page then why you wanna use ID. Or use both ID and CLASS in properway.

I think you got a learn more CSS.

<div id="Divider" class="Divider">
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><img width="4" height="200" alt="Divider" src="Images/inbetween.jpg"></p>
</div>

This is the code which tells me that you got a learn CSS. For a simple border image you put all these elements?

Anyway I appreciate your work if you are a beginner.

If you need any assistance contact me.
 

walidno1

New Member
Messages
395
Reaction score
0
Points
0
ok, I am a mm..beginner...as for the css codes, I guess I am too lazy to remove them or revamp the whole layout..lol

neway, is the background suitable??? any suggestions for the menubar??
 

hernandez9039

New Member
Messages
19
Reaction score
0
Points
0
Nice Blog...Keep update. Thanks for sharing a lot.
smiley.gif

________________________
Baby Monitors
 

walidno1

New Member
Messages
395
Reaction score
0
Points
0
btw, once agan sorry to disturb ya guys but I also need some idea for the google custom search box. Do I completely remove it (it doesn;'t work..dunno why tho?) or do I reposition it?? And since my site is a subdomain, the gogle search doesn't work. Anyone knows how to rectify it??
 

Bigbucks2528

New Member
Messages
69
Reaction score
1
Points
0
It looks decent, I might change a few things to fit what I would like, but it looks good. It is somewhat basic, but usually basic is good :)
 

walidno1

New Member
Messages
395
Reaction score
0
Points
0
yeah but the problem now is that the search box (google box) doesn;t work although I used their javascript code. I dunno why?? any idea if the search box javascript code works for SUBDOMAIN...??
 
Top