Sorry for such a dump Question but i cant get manage to make the main navigation in the ja purity 2 template the sime width like the main container for example.
Maby someone can lead me to a solution. thx
<blockquote>/* NAVIGATION
——————————————————— */
/* Main Nav —*/
#ja-mainnav {
background: url(../images/grad1-mask.png) repeat-x top #444;
border-top: 1px solid #666;
line-height: 1;
position: relative;
z-index: 11;
}</blockquote>
<blockquote>#ja-container {
background: url(../images/container-bg.gif) repeat-x top #fff;
position: relative;
z-index: 5;
border-bottom: 5px solid #ccc;
}</blockquote>
And do i a simple shadow effect for the container with images or is there a elegant way to do it?
thx
ps: im very new to this forum, i hope it wasnt the total wrong section to post such a question. thx anyway.