Jump to content

Search box background colour


Guest flegul

Recommended Posts

Guest flegul

Hello all.

Just one quick question (which I have forum searched with no success) could anyone tell me how to change the background colour of my search box and the small border around the main page to match the rest of the site to white.

Many Thanks

simon.

http://www.packagingplanet.co.uk

Link to comment
Share on other sites

The border around your center column is found in layout.css

.boxContent {

border-top: 3px solid #CFE3F5;(this is the blue line at the top)

border-right: 1px solid #cccccc;

border-bottom: 1px solid #cccccc;

border-left: 1px solid #cccccc;

padding: 3px;

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 75%;

color: #333333;

margin-bottom: 5px;

Change all the color values to #FFFFFF

Link to comment
Share on other sites

  • 1 year later...
Guest easy_beading_au

I'm trying to change my search box background to black and when I go to The search box background colour is in styles.css. Look for .searchBox and change background-color to #000000 the only thing that changes to black is the box where u need to type a word for search but not the actual area the aerch funstion is in. Am I doing something wrong?

Thank you.

Link to comment
Share on other sites

hey...

This is what you need to do...

Go to: skins/Killer/styleImages/backgrounds/

and download "sessionBg.gif"

Change the color of that image with the one you want and upload it again to your server.

cya

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...