Jump to content

Top Page Problem


Guest DUNGOL

Recommended Posts

Guest DUNGOL

Hi,I am making a ecommerce web site, but I dont understand very well CSS.www.niquemusic.com/niquestoreI have a big problem.This is a template php ecommerce web site.The page had a little logo that I changed for mine, but I changed the size of the logo (top left)my top is wide, now when I restore down the page or change the resolution to 800x600 the search box (on the top right) cover part of the top.Both images are in the background.This is a part of my layout:#topHeader { text-align: center; background-image: url(../styleImages/backgrounds/topHeader.gif); background-position: left; height: 100px; float: left; background-repeat: no-repeat;}#sessionBox { text-align: center; background-image: url(../styleImages/backgrounds/sessionBg.gif); background-position: right; width: 236px; height: 96px; float: right; background-repeat: no-repeat;How can I resolve this problem without change the view of my top?Please give the steps for doing that.ThanksDungol

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...