2 replies [Last post]
werkhaus
werkhaus's picture
Offline
newbie
Last seen: 10 years 33 weeks ago
Timezone: GMT+11
Joined: 2012-10-12
Posts: 1
Points: 2

Hi there,

Just having a tiny bit of trouble with some CSS.

I want the navigation bar to have a blue background all the way across (instead of falling short by a few pixels on each side)

Here is the site: http://otherside.thewerkhaus.com/

Can anyone help me? I'm sure it's only easy...I swear I've tried everything.

Thanks so much in advance!

Hugo
Hugo's picture
Offline
Moderator
London
Last seen: 8 years 21 weeks ago
London
Joined: 2004-06-06
Posts: 15668
Points: 2806

Why are you attempting to

Why are you attempting to position major elements as absolute? Dont! read up on the flow of elements in their natural order i.e position static there should be no need to position the header or navigation the flow places header at top and nav below so just ensure you manage your margins and padding.

Before you make your first post it is vital that you READ THE POSTING GUIDELINES!
----------------------------------------------------------------
Please post ALL your code - both CSS & HTML - in [code] tags
Please validate and ensure you have included a full Doctype before posting.
Why validate? Read Me

aayisha19
aayisha19's picture
Offline
newbie
united state
Last seen: 10 years 27 weeks ago
united state
Timezone: GMT+5.5
Joined: 2012-10-29
Posts: 3
Points: 5

1-2 CSS files is a HUGE

1-2 CSS files is a HUGE variable when one file is 4000 lines. It could very well take 5 hours when including photoshop designing which is already stumbling far beyond 5000fg.
Perhaps you can come with a bit more description about the job. How many pages does it involve?
Considering you also need it designed, maybe you should split the job, and make sure you are satifised with a design before asking for someone to code it.