Unstoppable Domains

Need Help to Fix a CSS issue!! Urgent!!!

Spaceship Spaceship
Watch

efil

Established Member
Impact
0
Guys I just coded an Wordpress Template for myself and everything was fine untill I noticed a small CSS issue!!

The issue appeared to be small but unluckily I was not able to fix it as I had thought.

About Us | JobsGoa.com On this page you can notice that the background image falls shorter than the whole body area. I want that to appear over the whole background of the post.

Can anyone please help. I am almost to the end of the project where this small issue troubles me.

Other suggestions and advice regarding color choice etc are most welcomed. Also comment on the font size. Should it be a bit bigger or that is fine???
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
After #container add another div with the attribute clear:both a clearfix class
HTML:
<div id="#container"> .... </div>
<div style="clear:both"></div>
or
<div class="clear"></div>

The site looks good I would work on the middle part a little bit more regarding aligment (the 'about us' header dosn't align with others) also maybe variate the footer color a little bit.
 
Last edited:
1
•••
Hey adamo thanks for the valuable help. Appreciate your generous help.

Reps up +++

Worked charm in IE and FF but still troubling in Chrome...

BTW you mean the H2 stating "About Us" in the middle column. Ye I know about it its not aligned that way. Just added a blank <p> tags to lower it. Planning of some advertisement or banner there.

Would a darker shade be better for the footer or a entirely different colour like black or something??
 
0
•••
It can be left as a shade of gray (maybe something like the top of the page) or play with a different color with the same saturation as the one you got right now - play around and stick with the one you like.
 
0
•••
you are providing nice description about div tag thanks to share valuable information.
 
0
•••
Dynadot — .com Registration $8.99Dynadot — .com Registration $8.99

We're social

Unstoppable Domains
Domain Recover
DomainEasy — Zero Commission
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back