Jump to content

Increasing the Width of a template.


Guest benlogan

Recommended Posts

Guest benlogan

Hi,

I would like to know how I increase the width of a template. I want the side boxes to say exactly the same size, just the content in the middle to be widened. Thanks.

Also, what is "popup.css" for?

Thanks.

Link to comment
Share on other sites

Popup css is for things like ur filemanager in admin and the extra image box i think in main cart.

The main box size can be adjusted by finding the relevant part in the layout.css file of the skin you are using.

Im sure if you tell us which skin ur using someone will help you.

Link to comment
Share on other sites

Guest benlogan

ok that was easy, now I have the problem of the topHeader.

It starts to repeat it self. How do i fix it. Just visit my store for an example, i will leave it there for you.

Link to comment
Share on other sites

@ Ben in layout.css you'll have an id selector like #topHeader - or wherever it is you put that image that you do not want to repeat -

add to the styles a line like this:

background-repeat: no-repeat;

If there's already a background-repeat statement there, just change the value to no-repeat

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