SixServe - Free No Ads cPanel Web Hosting: Wordpress - SixServe - Free No Ads cPanel Web Hosting

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Wordpress

#1
User is offline   soumikbhat 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 244
  • Joined: 25-December 11
I need some help in changing the black color of the navigation bar at the top of the page beneath the header of my Wordpress site. Pls help me....

I'm attaching a screenshot to specify exactly the thing I want to change

Attached thumbnail(s)

  • Attached Image: screenshot.JPG

0

#2
User is offline   JoshuaDeacon 

  • SixServe Staff
  • Group: Staff
  • Posts: 124
  • Joined: 31-December 11
  • LocationNorth Carolina
can you please supply the css to the skin, Ill be glad to help
0

#3
User is offline   soumikbhat 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 244
  • Joined: 25-December 11

View PostJoshuaDeacon, on 21 February 2012 - 04:28 PM, said:

can you please supply the css to the skin, Ill be glad to help


Are you talking about the style.css ?
0

#4
User is offline   JoshuaDeacon 

  • SixServe Staff
  • Group: Staff
  • Posts: 124
  • Joined: 31-December 11
  • LocationNorth Carolina

View Postsoumikbhat, on 22 February 2012 - 08:13 AM, said:

Are you talking about the style.css ?


yes for the skin your using
0

#5
User is offline   soumikbhat 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 244
  • Joined: 25-December 11
Changed to a file.

Attached File(s)

  • Attached File  style.rtf (56.64K)
    Number of downloads: 67

This post has been edited by Dave: 23 February 2012 - 07:12 AM
Reason for edit: Changed content to a file - Long and Tedious

0

#6
User is offline   JoshuaDeacon 

  • SixServe Staff
  • Group: Staff
  • Posts: 124
  • Joined: 31-December 11
  • LocationNorth Carolina
ok here you go

Quote

#access {
background: #222; /* Show a solid color for older browsers */
background: -moz-linear-gradient(#252525, #0a0a0a);
background: -o-linear-gradient(#252525, #0a0a0a);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#0a0a0a)); /* older webkit syntax */
background: -webkit-linear-gradient(#252525, #0a0a0a);
-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
clear: both;
display: block;
float: left;
margin: 0 auto 6px;
width: 100%;
}


the hex codes that I made bold is what you need to change. #252525 would be the top and #0a0a0a would be the bottom of the bar. If you don't know hex codes I have you a link here http://www.w3schools..._colornames.asp for you to pick some other colors.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users

Squidix Web Hosting