Jump to content

Getting the Format Just Right


Guest Johnny K

Recommended Posts

Guest Johnny K

Hi guys,

I'm a newbie but the stickys have helped me allot. I have attached a screen shot of my site. I basically want to move the center section to the top and shrink the search bar to fit along the side. I would appreciate any help.

Thanks again.

John

Link to comment
Share on other sites

The first thing to do is get rid of the grey background:

#sessionBox {

text-align: left;

background-image: url(../styleImages/backgrounds/sessionBg.gif);

width: 236px;

height: 96px;

float: right;

Just delete the red part. This will shrink it enough to allow your content to 'rise'. Move your search box {SEARCH_FORM} to either the left or right column. Play with the sizes in layout.css.

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...